mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
1.0 KiB
1.0 KiB
tools/wiki
Description
This module set up my personal wiki configuration with Emacs primarily with org-roam. The setup uses org-roam v2.
Module flags
+anki
enables Anki cards editing with anki-editor.+markdown
adds Markdown support in org-roam.+dendron
adds Dendron-inspired features with dendroam.
Plugins
Prerequisites
This module has a handful of requirements to work properly.
- SQLite v3 binary is installed in order for org-roam to work.
- The
+anki
feature requires Anki and the setup described from the project README.