Welcome

Welcome to Zetteldeft, the note linking system on top of Deft. Using Zetteldeft allows you to create a set of interlinked notes, thus implementing a Zettelkasten like system.

You are now reading the Zetteldeft tutorial.

If don’t already have Zetteldeft installed, please take a look at the START HERE file (§2020-01-05-2214) first.

To continue this tutorial, please make sure the Deft directory is set to the directory where this file resides, by executing the code below (simply hit C-c C-c in the source block below):

(setq deft-directory default-directory)
(deft)
(deft-refresh)

The one keybinding you need to know to get started, is C-c d f (or zetteldeft-follow-link), to select links to follow.

With this knowledge, you are ready to read on.

You could