description | Searching Org-mode with search tools. |
owner | numbchild@gmail.com |
last change | Sat, 17 Dec 2016 05:02:19 +0000 (17 13:02 +0800) |
URL | git://repo.or.cz/org-seek.el.git |
https://repo.or.cz/org-seek.el.git | |
push URL | ssh://repo.or.cz/org-seek.el.git |
https://repo.or.cz/org-seek.el.git (learn more) | |
bundle info | org-seek.el.git downloadable bundles |
content tags |
Searching Org-mode with search tools.
(use-package org-seek
:ensure t
:commands (org-seek-string org-seek-regexp org-seek-headlines)
)
If you organize your knowledge wiki with Org-mode, and store them in a directory, you may want to search like this:
[M-x org-seek-string]
.[C-u]
.[M-x org-seek-regexp]
.[M-x org-seek-headlines]
.2 years ago | feature/instantly-search | logtree |
7 years ago | master | logtree |
7 years ago | release/0.1.1 | logtree |
7 years ago | develop | logtree |