Skip to content

abo-abo/plain-org-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Intro

This package provides a completion command for a simple wiki. And I mean really simple: it’s just a folder with Org files which you can complete by name:

org-wiki
├── emacs.org
├── git.org
├── links.org
...

Setup

(require 'plain-org-wiki)
(setq plain-org-wiki-directory "~/org/wiki")

Usage

M-x plain-org-wiki gives you a list of all topics you have available in plain-org-wiki-directory. You can also add a new topic by selecting a name not already on the list.

About

Simple jump-to-org-files in a directory package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •