emacs-orgmode archive search

Search String: Display: Description: Sort:

Results:

References: [ search: 9482 ] [ for (Too many documents hit. Ignored) ] [ something (Too many documents hit. Ignored) ]

Total 9482 documents matching your query.

241. Re: Using search options in HTTP-style links (score: 142)
Author: HIDDEN
Date: Mon, 15 Apr 2024 16:55:24 -0700
I'll need to dig a little more to see what changes would need to be made in order for org-store-link to store properly formatted search options with http: or hyper: links. Currently, org-create-file-
/archive/html/emacs-orgmode/2024-04/msg00305.html (5,838 bytes)

242. [BUG] Invalid search bound (wrong side of point) [9.6.25 ( @ /Users/cchoi/.config/emacs/elpa/org-9.6.25/)] (score: 142)
Author: HIDDEN
Date: Thu, 11 Apr 2024 16:47:23 -0700
Hi folks - Got this warning when running Org Agenda, thought I'd report it in. ⛔ Warning (org-element-cache): org-element--cache: Org parser error in 2024_04_07.org::#<marker at 886 in 2024_04_07.o
/archive/html/emacs-orgmode/2024-04/msg00268.html (37,890 bytes)

243. Re: [BUG] "Not enough arguments for format string" from failed fuzzy search containing % [9.6.19] (score: 142)
Author: HIDDEN
Date: Sun, 25 Feb 2024 10:18:56 +0000
Thanks for reporting! Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=af9100382 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <http
/archive/html/emacs-orgmode/2024-02/msg00517.html (5,372 bytes)

244. [BUG] Org parser error Invalid search bound (wrong side of point) [9.7 (9.7-??-7a6bb0904 @ /Users/dougheadley/.config/emacs/.local/straight/build-29.2/org/)] (score: 142)
Author: HIDDEN
Date: Wed, 14 Feb 2024 18:01:51 -0800
using org-ai seemed to cause this bug.  I wouldn't have recieved this error otherwise. Never filed a bug report before.  Please ignore if this seems incomplete. ⛔ Warning (org-element): org-eleme
/archive/html/emacs-orgmode/2024-02/msg00354.html (38,298 bytes)

245. Re: [BUG] Search leaves draws open [9.7-pre (release_9.6.10-835-gf3de4c @ ~/.emacs.d/org-mode-git/lisp/)] (score: 142)
Author: HIDDEN
Date: Thu, 19 Oct 2023 09:52:16 +0000
Confirmed. This is a bit difficult to debug and may take some time. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development a
/archive/html/emacs-orgmode/2023-10/msg00303.html (5,705 bytes)

246. [BUG] Search leaves draws open [9.7-pre (release_9.6.10-835-gf3de4c @ ~/.emacs.d/org-mode-git/lisp/)] (score: 142)
Author: HIDDEN
Date: Mon, 16 Oct 2023 23:54:41 +0100
Hello, Using Ctrl-S to search an org file leaves drawers open after the searchFor example, open the attached org file, search_bug.org, and, with the cursor initially at the first line of the file
/archive/html/emacs-orgmode/2023-10/msg00274.html (10,227 bytes)

247. Re: search in org-sparse-tree for multiple files (score: 142)
Author: HIDDEN
Date: Sat, 31 Dec 2022 13:38:28 +0000
`org-occur-next-match' does not support multiple buffers. Looking at the docstring of `next-error-function', I am also not sure if we need to support this there. The docstring talks only about the cu
/archive/html/emacs-orgmode/2022-12/msg00833.html (5,868 bytes)

248. search in org-sparse-tree for multiple files (score: 142)
Author: HIDDEN
Date: Sat, 31 Dec 2022 04:39:44 +0000 (UTC)
/archive/html/emacs-orgmode/2022-12/msg00809.html (4,857 bytes)

249. Bug? Error in HTML export of links with search options (score: 142)
Author: HIDDEN
Date: Tue, 20 Dec 2022 20:06:49 +0200
Org offers the ability to run a search inside a link, see (org) Search Options. E.g. [[File.c::100]] to get to line 100 in File.c. When exporting this to HTML I get the following error: org-export-da
/archive/html/emacs-orgmode/2022-12/msg00574.html (4,109 bytes)

250. Re: [BUG] org-create-file-search-functions and description [9.5.5 (release_9.5.5 @ /usr/share/emacs/29.0.50/lisp/org/)] (score: 142)
Author: HIDDEN
Date: Mon, 26 Sep 2022 14:15:47 +0200
The documenation on org-create-file-search-functions contains this piece of text A function in this hook may also use setq to set the variable description to provide a suggestion for the descriptive
/archive/html/emacs-orgmode/2022-09/msg00623.html (8,266 bytes)

251. Re: [BUG] org-create-file-search-functions and description [9.5.5 (release_9.5.5 @ /usr/share/emacs/29.0.50/lisp/org/)] (score: 142)
Author: HIDDEN
Date: Mon, 26 Sep 2022 20:12:15 +0800
Thanks for reporting! Confirmed. This is a regression after we switched to lexical binding, and after we removed the apparently uninitialized `description' variable from let-binding in `org-store-lin
/archive/html/emacs-orgmode/2022-09/msg00622.html (6,772 bytes)

252. Re: Org mode links: Open a PDF file at a given page and highlight a given string (score: 142)
Author: HIDDEN
Date: Sat, 3 Sep 2022 20:00:47 +0700
(setq org-file-apps '(("\\.pdf::\\([0-9]+\\)::\\([^:]+\\)\\'" . "zathura -P %1 -f %2 %s"))) I am going to respond to a message from another thread containing discussion of a patch, but I suppose the
/archive/html/emacs-orgmode/2022-09/msg00040.html (14,021 bytes)

253. Fw:[PATCH] org.el: Make sure (org-agenda-files) search relative file paths in org-directory (score: 142)
Author: HIDDEN
Date: Thu, 29 Apr 2021 05:19:29 +0800
/archive/html/emacs-orgmode/2021-04/msg00777.html (6,089 bytes)

254. Re: Feature request: Allow clocktable :link to use IDs rather than fuzzy search in links (score: 142)
Author: HIDDEN
Date: Thu, 19 Dec 2019 18:46:08 -0800
Now that Org 9.3 has been released, I'd like to bring this issue up again. On Wed, Sep 25, 2019 at 1:13 PM Robert Irelan <address@hidden> wrote: The :link header argument on clock tables (see https:/
/archive/html/emacs-orgmode/2019-12/msg00331.html (6,016 bytes)

255. Re: Anyone use 3rd party search tools w/org-mode? (score: 142)
Author: HIDDEN
Date: Wed, 13 Nov 2019 09:44:38 +0100
It is not a question of searching and replacing strings in one file, but searching for a document or a set of documents among tenth of document or even more, possibly in various format. -- Luke, use
/archive/html/emacs-orgmode/2019-11/msg00153.html (15,006 bytes)

256. Re: Anyone use 3rd party search tools w/org-mode? (score: 142)
Author: HIDDEN
Date: Tue, 12 Nov 2019 18:02:10 -0500
Emacs (shortened name from "Editor Macros") has the fastest Regular _expression_ engine in the world--when you compare the engines that are programmed to find and display character strings AS YOU TYP
/archive/html/emacs-orgmode/2019-11/msg00150.html (13,157 bytes)

257. Re: Anyone use 3rd party search tools w/org-mode? (score: 142)
Author: HIDDEN
Date: Tue, 12 Nov 2019 14:01:31 +0100
To further explain my setup, I have three libraries of files Personal, Technical and Business. Personal is all personal data including Org files, Technical is all whitepapers and vendor documentation
/archive/html/emacs-orgmode/2019-11/msg00145.html (10,891 bytes)

258. Re: Anyone use 3rd party search tools w/org-mode? (score: 142)
Author: HIDDEN
Date: Wed, 6 Nov 2019 18:33:58 +0100
I use Recoll. It has a GUI, a CLI, and I use a script with dialog to popup results. I index all my org files, all my PDFs (vendor technical documentation), email, etc. Works great, refreshes daily. -
/archive/html/emacs-orgmode/2019-11/msg00078.html (6,214 bytes)

259. Re: Anyone use 3rd party search tools w/org-mode? (score: 142)
Author: HIDDEN
Date: Wed, 06 Nov 2019 17:02:07 +0100
Hello all, I am interested in a search/indexing engine targeting the org format, too. My interest comes from the fact that I have a growing number of org files and as org-mode has no file archiving f
/archive/html/emacs-orgmode/2019-11/msg00075.html (5,127 bytes)

260. Re: Anyone use 3rd party search tools w/org-mode? (score: 142)
Author: HIDDEN
Date: Wed, 30 Oct 2019 21:09:12 -0400
I wrote https://github.com/jkitchin/scimax/blob/master/org-db.el to use sqlite for this. It does not do full text search, I found that too slow with my files and sqlite. you might see https://github.
/archive/html/emacs-orgmode/2019-10/msg00294.html (5,581 bytes)


This search system is powered by Namazu