Author: "Simple notes with an efficient file-naming scheme"
Go to file
2023-10-13 08:10:21 +03:00
tests Add functions to return file extension reliably (also with encryption) 2023-10-11 07:52:15 +03:00
.dir-locals.el Add .dir-locals to disable tabs in the code 2022-07-04 09:34:24 +03:00
.gitignore Expand gitignore 2022-06-08 19:40:19 +03:00
CHANGELOG.org Fix typo in the changelog 2023-07-21 15:28:38 +03:00
COPYING Add GPL 2022-06-04 07:46:36 +03:00
denote-journal-extras.el Provide 'day' option for denote-journal-extras-title-format 2023-10-12 07:14:44 +03:00
denote-org-dblock.el Replace obsolete functions in denote-org-dblock 2023-07-13 18:09:00 +03:00
denote-rename-buffer.el Clarify denote-rename-buffer-with-identifiier purpose 2023-10-08 12:45:07 +03:00
denote-silo-extras.el Move command prompt into denote.el; rename it; document everything 2023-09-20 17:44:23 +03:00
denote.el Expand the menu with the "... or create" commands 2023-10-13 08:10:21 +03:00
doclicense.texi Add missing doclicense.texi 2022-06-19 20:03:13 +03:00
README.md Add links to video demo of Denote 2023-03-31 19:56:10 +03:00
README.org Make all "... or create" commands reuse last input as default title value 2023-10-13 08:09:40 +03:00

denote: Simple notes with an efficient file-naming scheme

Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.

Denote's file-naming scheme is not limited to "notes". It can be used for all types of file, including those that are not editable in Emacs, such as videos. Naming files in a constistent way makes their filtering and retrieval considerably easier. Denote provides relevant facilities to rename files, regardless of file type.