diff options
| author | DefaultGen <gravel.justness270@slmail.me> | 2024-06-01 22:52:59 -0400 |
|---|---|---|
| committer | DefaultGen <gravel.justness270@slmail.me> | 2024-06-01 22:52:59 -0400 |
| commit | 6b127f3dd3c1437ab1919a8a34cad7ff3abd93e3 (patch) | |
| tree | c9572e99ff47d9b91ddee6b9ab93e619b39435fd /README.md | |
| parent | 93c6700707c4879441664741cc00d49c6548c86f (diff) | |
| download | simple-denote.nvim-6b127f3dd3c1437ab1919a8a34cad7ff3abd93e3.tar.gz | |
Text changes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
