From 6eee455c3690981409c4c977f78d1e9d4eca25f5 Mon Sep 17 00:00:00 2001 From: Marty Date: Wed, 28 Nov 2018 16:55:55 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5d381..d40e7f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # QOwn-Zettelkasten -Simple Zettelkasten functionality for QOwnNotes. \ No newline at end of file +Simple Zettelkasten functionality for QOwnNotes. + +Note: If using standard markdown links for Zettel Anchors - the autocomplete function of QOwnNotes will first attempt to find a note with the *name* of the link. By default it will then ask you if you want to create that note. If you want to make use of the autocomplete for Zettelkasten links primarily (and intend to use standard markdown links) make sure to tick "Don't as again" before clicking "No". Subseqent autocompletes will instantly jump to the selected Zettel. \ No newline at end of file