Skip to content

abo-abo/plain-org-wiki

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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

  •  
  •  
  •  
  •