Skip to content

rougier/org-imenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Org imenu

org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search. This is very similar to org-sidebar without the org-ql dependency which means that org-imenu is probably less powerful than org-sidebar.

Usage

M-x: org-imenu

Key bindings:

  • f : Filter items
  • g : Update org-imenu
  • tab : Fold/unfold item
  • + / - : Increase/decrease depth
  • s-tab : Fold/unfold all items
  • space : Show current item
  • enter : Go to current item

Screenshot

org-imenu.png

About

org-mode side menu with filtering capability

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published