diff options
| author | DefaultGen <gravel.justness270@slmail.me> | 2024-06-18 18:56:39 -0400 |
|---|---|---|
| committer | DefaultGen <gravel.justness270@slmail.me> | 2024-06-18 18:56:39 -0400 |
| commit | e25509f7630c824234188dbdbb00d0793580f550 (patch) | |
| tree | 41f1541cf8c19ca280c5bd002d286ccedf53aceb | |
| parent | 6e3901f1f0e54b7cfe90b18ff52987c2320d5338 (diff) | |
| download | simple-denote.nvim-e25509f7630c824234188dbdbb00d0793580f550.tar.gz | |
Minor changes
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ For example: 4. `20240601T200121.txt` 5. `20240601T213392==1a1--i-have-a-signature__denote_coolstuff.csv` -That's all this does: create and consistently rename Denote files. No frontmatter, links, etc. I have overcomplicated my notes too many times with fancy Org Mode and Zettelkasten systems and this is my minimalist endgame. +That's all this does: create and consistently rename text files using the above scheme. No frontmatter, links, etc. I have overcomplicated my notes too many times with fancy Org Mode and Zettelkasten systems and this is my minimalist endgame. The file-naming should be 1:1 with denote.el, down to minor things like triming/combining excess whitespace, removing special characters, disallowing multi-word keywords (tags), and separating signature terms with = (e.g. `==three=word=sig`). |
