2018-08-27 15:37:29 +02:00
|
|
|
#+TITLE: :ui deft
|
2018-08-26 16:41:38 +02:00
|
|
|
|
2018-08-26 16:51:38 +02:00
|
|
|
[[https://jblevins.org/projects/deft/][Deft]] is a major mode for browsing and filtering notes written in plain text
|
|
|
|
formats, such as org-mode, markdown, and LaTeX.
|
2018-08-26 16:41:38 +02:00
|
|
|
|
2018-08-26 16:51:38 +02:00
|
|
|
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.
|