doomemacs/modules/ui/deft
2020-05-28 02:37:18 -04:00
..
config.el Disable deft's buffer auto-save 2020-04-08 12:39:00 +01:00
packages.el Bump :ui 2020-05-28 02:37:18 -04:00
README.org Move to :ui 2018-08-27 15:37:29 +02:00

:ui deft

Deft is a major mode for browsing and filtering notes written in plain text formats, such as org-mode, markdown, and LaTeX.

To use this module, in your config file set the value of the variable deft-directory to the folder in which you want to keep your notes.

The default note format is org-mode. You can change this by setting the value of the variable deft-default-extension. Changing the value to "md" for example, will change the default note format to markdown.