branch: externals/denote commit 06cbd091d1cc9222dc6681c7cdc50906bd41769a Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak README---this is a work-in-progress --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 6fd1e6761a..bd8efb354b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Denote +# Denote (WORK-IN-PROGRESS) Take notes using a strict file-naming convention. Denote does not do anything else: @@ -19,12 +19,6 @@ anything else: the regexp and `k` will remove them from the buffer (restore them by reverting the buffer). -- Create links between notes? Use Org's standard linking facility. - -You get the idea: Denote is a small part of an existing toolkit. Think -of it as an opinionated template for `org-capture` (it can be integrated -in `org-capture-templates`, though it can work without that mechanism). - * * * This is successor to usls: <https://gitlab.com/protesilaos/usls>, which