From efbacc92529e92cf66ea3edcd4f6013bc11e906d Mon Sep 17 00:00:00 2001 From: igaboo Date: Sat, 25 Apr 2026 09:10:27 -0700 Subject: [PATCH] docs: move hero gif above intro paragraph Lead with the demo so the reader sees what the tool looks like before reading what it is. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce876a4..7d08338 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,16 @@ --- -Notebook is a TUI note manager that organizes markdown notes into notebooks. It comes with a block editor supporting 14 block types, an interactive browser with search, 16 themes, inline markdown formatting, undo/redo, and a view mode for reading. - -Everything runs in your terminal. No account, no sync, no config required.

notebook demo
Recorded on v1.0.0

+Notebook is a TUI note manager that organizes markdown notes into notebooks. It comes with a block editor supporting 14 block types, an interactive browser with search, 16 themes, inline markdown formatting, undo/redo, and a view mode for reading. + +Everything runs in your terminal. No account, no sync, no config required. + ## Install ```bash