Alexander-Miller/treemacs@5c01829 -> Alexander-Miller/treemacs@327bf63 abo-abo/hydra@16fa8d1 -> abo-abo/hydra@87873d7 dimitri/switch-window@204f9fc -> dimitri/switch-window@8710f63 ema2159/centaur-tabs@57afd81 -> ema2159/centaur-tabs@0e003e3 hlissner/emacs-doom-themes@a130617 -> hlissner/emacs-doom-themes@f569b5a jabranham/mixed-pitch@734fbdf -> jabranham/mixed-pitch@1cad46f joostkremers/writeroom-mode@7f7acde -> joostkremers/writeroom-mode@8a226a3 jrblevin/deft@f54e8a6 -> jrblevin/deft@fca9ea0 |
||
---|---|---|
.. | ||
config.el | ||
packages.el | ||
README.org |
: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.