File: README.org

package info (click to toggle)
helm-org 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 104 kB
  • sloc: lisp: 384; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 512 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
* Helm for org headlines and keywords completion.

** Features

This package provide the following commands:

- ~helm-org-agenda-files-headings~

Allows searching in headings of all your org files.

- ~helm-org-in-buffer-headings~

Allows searching in headings of current org buffer.

- ~helm-org-parent-headings~

Find the parents heading of current heading.

- ~helm-org-capture-templates~

Completion on org capture templates.

It also make ~org-capture~ and ~org-set-tags~ working properly with
~helm-mode~.