Skip to content

stammon/spacemacs-orgwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%