aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDefaultGen <gravel.justness270@slmail.me>2024-06-01 22:52:59 -0400
committerDefaultGen <gravel.justness270@slmail.me>2024-06-01 22:52:59 -0400
commit6b127f3dd3c1437ab1919a8a34cad7ff3abd93e3 (patch)
treec9572e99ff47d9b91ddee6b9ab93e619b39435fd /README.md
parent93c6700707c4879441664741cc00d49c6548c86f (diff)
downloadsimple-denote.nvim-6b127f3dd3c1437ab1919a8a34cad7ff3abd93e3.tar.gz
Text changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91802a4..f9d4572 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
This is a fork of HumanEntity's `denote.nvim`, modified to suit my personal preferences and be more accurate to the original emacs `denote` filename format.
-The plugin just provides a command `:Denote note` that creates a new note with a `denote` style filename.
+The plugin just provides a command `:Denote note` that creates a new note with a `denote` style filename. For example: `20240601T174946--how-to-tie-a-tie__lifeskills_clothes.md`
There is no support for frontmatter, signatures, or any other `denote` features because I don't use them. I just like the filenaming scheme.