diff options
| author | historia <[not public]> | 2026-07-30 16:09:47 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-30 16:09:47 -0400 |
| commit | fb8aedd4ec54e0b143a667c5ffae735e8fc36cea (patch) | |
| tree | 242a218729b1db75a4d6fe6efd4d0d8ee03bb63d | |
| parent | 5c45d954f53a820b25b6e1fadc641d7c991c8506 (diff) | |
| download | simple-denote.nvim-fb8aedd4ec54e0b143a667c5ffae735e8fc36cea.tar.gz | |
archive note
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # simple-denote.nvim +**Archive note:** I've moved off Codeberg. This extension is simple and works fine. For a potentially maintained extension with built in search check out [https://github.com/cvigilv/denote.nvim](https://github.com/cvigilv/denote.nvim). + This Neovim plugin provides a command `:Denote note` that prompts for a title and keywords (tags), then creates a new file in a flat notes directory using the [Emacs Denote package's file-naming scheme](https://protesilaos.com/emacs/denote#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d): `DATE==SIGNATURE--TITLE__KEYWORDS.EXTENSION` |
