In liue of #14, I came to realize that there might be some features that are now part of wiki.vim that are already (better) provided by other, dedicated plugins. I'm specifically thinking of:
- Creating table of contents from markdown syntax pages
- Creating and handling lists of todos
- Code snippets
- Running code snippets (this does not even work as of now)
- Text object
- Folding
- The journal part should probably be extracted as a dedicated addon to more clearly separate it from the main wiki code
If not, then I should also consider to separate these features from wiki.vim, as they are not necessarily related to a wiki in themselves.
While doing this, we should also write and improve a section in the docs on how to combine tools/plugins in order to get a good personal wiki setup.