diff options
| author | DefaultGen <gravel.justness270@slmail.me> | 2024-06-01 22:46:51 -0400 |
|---|---|---|
| committer | DefaultGen <gravel.justness270@slmail.me> | 2024-06-01 22:46:51 -0400 |
| commit | 4c1df3cce9de56225da5a16f0fdac7a2e9ae8311 (patch) | |
| tree | 876acabd0b028d261ed170a0b8a4c9d659370105 /README.md | |
| parent | 898e371590c68d1fba6c2b93778acb91ff94fadb (diff) | |
| download | simple-denote.nvim-4c1df3cce9de56225da5a16f0fdac7a2e9ae8311.tar.gz | |
Text change
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ 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. -There is no support for frontmatter, signatures, or any other `denote` features because I don't use them. I just like the filenaming scheme. This is just a simple command I use to create new markdown notes with `denote` filenaming. +The plugin just provides a command `:Denote note` that creates a new note with a `denote` style filename. + +There is no support for frontmatter, signatures, or any other `denote` features because I don't use them. I just like the filenaming scheme. You can read more about the `denote` file-naming scheme here: https://protesilaos.com/emacs/denote#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d |
