diff --git a/README.md b/README.md index d40e7f0..5a2c0f1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ 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 +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. + +![Simple Example showing Zettel Creation and Linking.](docs/example.webm) \ No newline at end of file diff --git a/docs/.gitkeep b/docs/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/docs/example.webm b/docs/example.webm new file mode 100644 index 0000000..46cb9f2 Binary files /dev/null and b/docs/example.webm differ