Deft

From WikEmacs
Revision as of 10:52, 2 April 2012 by Bozhidar (talk | contribs) (added basic deft page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Deft is an Emacs mode for quickly browsing, filtering, and editing directories of plain text notes, inspired by Notational Velocity. It was designed for increased productivity when writing and taking notes by making it fast and simple to find the right file at the right time and by automating many of the usual tasks such as creating new files and saving files.

Deft
Description note taking mode
Author name of author
Maintainer Jason Blevins
Source git://jblevins.org/git/deft.git

Basic setup

(require 'deft)

Helpful keybindings

Common Customization

See Also

Project Pages

Tutorial Pages