aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.