dotfiles/emacs/modules/tools/wiki
Gabriel Arazas 8dc05f94ee Update Emacs config
Also updated org-roam. Though, Doom Emacs will eventually update it,
rendering the custom module useless in the future.
2021-07-22 19:25:18 +08:00
..
config.el Update Emacs config 2021-07-22 19:25:18 +08:00
doctor.el Update custom wiki Doom module 2021-05-27 19:48:08 +08:00
packages.el Update Emacs config 2021-07-22 19:25:18 +08:00
README.org Update custom wiki Doom module 2021-05-27 19:48:08 +08:00

tools/wiki

Description

This module set up my personal wiki configuration with Emacs primarily with org-roam. Just like Emacs itself, tried my best to make it fully configurable. The setup uses org-roam v2.

Module flags

  • +anki enables Anki cards editing with anki-editor.
  • +biblio enables reference management with org-ref.
  • +dendron adds Dendron-inspired features with dendroam.
  • +markdown adds Markdown support in org-roam.

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.