Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.15 KB

README.org

File metadata and controls

33 lines (25 loc) · 1.15 KB

orgwiki layer

Extracted from: https://github.com/swaroopch/spacemacs

Table of Contents

Description

Make a personal wiki using OrgMode!

Configure org-wiki-location in your user-config to your choice of directory. By default, ~/org/wiki is used.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add orgwiki to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key BindingDescription
SPC a o w aInsert asset link
SPC a o w dOpen asset directory for current page
SPC a o w hGo to home page
SPC a o w iInsert page link
SPC a o w jJump to page (if helm enabled)
SPC a o w nCreate new page

See SPC SPC org-wiki-help for full list of commands.