Alexander-Miller/treemacs@ee1b523 -> Alexander-Miller/treemacs@10c96c9
abo-abo/ace-window@7e0777b -> abo-abo/ace-window@7003c88
hlissner/emacs-doom-themes@8d5ddbb -> hlissner/emacs-doom-themes@254d476
jaypei/emacs-neotree@98fe213 -> jaypei/emacs-neotree@5e12716
joostkremers/writeroom-mode@9b6e55f -> joostkremers/writeroom-mode@7f7acde
We're also transitioning from abbreviated SHA1 hashes to full ones. See
|
||
---|---|---|
.. | ||
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.