Update README screenshots: wall hero, expanded capture, colored modal preview

Replaces the earlier grid-density screenshots with the wall view — which is
both the new default density and the visually distinctive feature the plugin
is named for. Adds a capture-expanded screenshot so the README shows the
title + body + pin/color flow at a glance.
This commit is contained in:
Philemon Chiro 2026-05-02 09:55:20 +02:00
parent 83a09fec59
commit d449b0d09b
4 changed files with 8 additions and 4 deletions

View file

@ -1,12 +1,16 @@
# Notekeeper
A Google Keepstyle masonry of cards for your Obsidian vault. Browse, capture, pin, color, archive, and filter your notes from one screen — without leaving the grid.
A Google Keepstyle wall of sticky notes for your Obsidian vault. Browse, capture, pin, color, and curate your notes on a sticky-note wall — or switch to a denser card grid when you need more density.
![Grid view of notes laid out as a masonry of cards, with PINNED and OTHERS sections, varied colors, tags, and inline lists](docs/grid.png)
![Wall view of notes as sticky notes with rotation, color tags, and pinned items at the top](docs/grid.png)
Click any card to open a full markdown-rendered preview with one-click pin / edit / color / archive / open-in-tab actions:
Capture a note with a title, body, optional pin, and color — saved to the wall in one click:
![Note preview modal showing a Python code snippet with syntax highlighting](docs/modal.png)
![Capture box expanded with title, body, pin and color buttons, and a primary Save action](docs/capture.png)
Click any sticky for a full markdown-rendered preview that inherits the note's color:
![Note preview modal in a colored note showing live markdown rendering and inline action buttons](docs/modal.png)
## Features

BIN
docs/capture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 KiB

After

Width:  |  Height:  |  Size: 677 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 KiB

After

Width:  |  Height:  |  Size: 716 KiB