Skip to content

Commit 0b1d32f

Browse files
committed
docs: add README preview images
1 parent cb94a4c commit 0b1d32f

5 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Notes Web is a small, self-contained Go web server for browsing a Markdown/Obsid
44

55
The application is designed for private use on a local network or over Tailscale. It does not publish anything to the public Internet by itself.
66

7+
<p align="center">
8+
<img src="assets/image4.png" alt="Notes Web vault maintenance preview" width="880">
9+
</p>
10+
11+
<p align="center">
12+
<img src="assets/image1.png" alt="Notes Web reading workbench preview" width="31%">
13+
<img src="assets/image2.png" alt="Notes Web dashboard preview" width="31%">
14+
<img src="assets/image3.png" alt="Notes Web note browsing preview" width="31%">
15+
</p>
16+
717
## Features
818

919
- **Filesystem URLs**: `/Areas/Daily%20Briefings/2026-05-22-briefing.md` maps directly to the matching file in the vault.

assets/image 1.png

388 KB
Loading

assets/image 2.png

295 KB
Loading

assets/image 3.png

378 KB
Loading

assets/image 4.png

429 KB
Loading

0 commit comments

Comments
 (0)