diff --git a/Makefile b/Makefile index fdd6e12..67b10eb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: build run test fmt vet package package-host clean BIN := bin/kandev-plugin-notes -VERSION := 0.1.0 +VERSION := 0.2.0 STAGE := .build/stage PKG_OUT := kandev-plugin-notes-$(VERSION).tar.gz diff --git a/README.md b/README.md index 4b7e1b7..5d5036d 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,49 @@ # kandev-plugin-notes A [Kandev](https://github.com/kdlbs/kandev) plugin that gives every task a -private, rich-text notes scratchpad. +private markdown notes scratchpad, with a formatting toolbar and optional +AI-assisted proofreading. ## What it does - **Notes task panel** — a dockview panel in the task workspace (`+` → Notes), also available on a phone under the grouped **Panels** bottom-nav action. - Rich-text editing (headings, lists, code blocks) via the host's own tiptap - editor, with debounced autosave. +- **Markdown editing with a formatting toolbar** — a scrollable markdown + `