personal wiki
Format
plaintext-based
Markdown
Easier to operate over
Easier to export
More integrated with emacs
Better markup IMHO
Integrated metadata
Babel
Archival
Keep track of links
Leave "tombstones" for archived links
"Sections" can be moved around, and tracked
Radiolink-like for all the wiki (can be done with a daemon?)
Give metadata :ID: to entries, relink based on it
Add ID to smaller blocks (how? comments?)
Allow exporting
As HTML
As markdown
To associated git repo
digraph {
orig;
orig -> public -> orig;
orig -> private -> orig;
orig -> circle -> orig;
}
file:personal wiki/circle-diagram.png
Implement "circles"
Public articles
Private articles
Articles for a specific group/circle
Relevant for exporting
Integrated with emacs
Diagramming (a-la babel)