aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-30 16:09:47 -0400
committerhistoria <[not public]>2026-07-30 16:09:47 -0400
commitfb8aedd4ec54e0b143a667c5ffae735e8fc36cea (patch)
tree242a218729b1db75a4d6fe6efd4d0d8ee03bb63d
parent5c45d954f53a820b25b6e1fadc641d7c991c8506 (diff)
downloadsimple-denote.nvim-fb8aedd4ec54e0b143a667c5ffae735e8fc36cea.tar.gz
archive note
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index bdcd00b..98edde8 100644
--- a/README.md
+++ b/README.md
@@ -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`