dotfiles/emacs/modules/tools/wiki
2021-05-07 08:43:56 +08:00
..
config.el Update Emacs config again 2021-05-07 08:43:56 +08:00
doctor.el Create a custom Doom module for wikis 2021-05-04 23:59:07 +08:00
packages.el Update custom Doom wiki module 2021-05-06 14:28:37 +08:00
README.org Update custom Doom wiki module 2021-05-06 14:28:37 +08:00

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.

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.