Skip to content

OrgWiki for Spacemacs, extracted from github.com/swaroopch/spacemacs

Notifications You must be signed in to change notification settings

turnspike/spacemacs-orgwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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, clone (or copy) it to your .emacs.d/private directory. Subsequently add it to your ~/.spacemacs file. You will need to add orgwiki to the existing dotspacemacs-configuration-layers list in this file. To set also the location of your wiki instead of adding orgwiki add (orgwiki :variables org-wiki-location "~/org/wiki"), of course setting your own prefered location, to the list

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.

About

OrgWiki for Spacemacs, extracted from github.com/swaroopch/spacemacs

Topics

Resources

Stars

Watchers

Forks