Dev Log Verse
Welcome to the official documentation for Dev Log Verse — a project notes workspace for developers.
Track projects, write progress notes, @-mention related work, mark notes complete, and manage everything from a clean sidebar with light/dark theme support.
| Version | 2.1.2 |
| Released | 2026-09-07 |
Live demo
Demo Mode is available from the Trends WD project page once deployed.
Hosted product preview (when published): see the Live Demo button on the project page.
Demo Mode logins are shown as account cards on the Demo Mode login screen.
What’s new in 2.1.2
- Portfolio folders aligned (
demo-mode/+Documentation/) - Demo Mode favicon and
demo.jsonfor Live Demo wiring - Editor demo account on the Demo Mode login screen
What’s in 2.1.1
- Instant open — revisiting a project shows cached notes immediately
- Background sync — the server refreshes data quietly; the UI updates when something changed
- Tab focus refresh — switching back to the app revalidates projects and the open timeline
- Reliability — empty/stale local cache no longer hides real notes
What’s in 2.1.0
- @ Mentions — tag other projects from a note
- Related projects modal — reminder after Mark Complete
- Pin / Unpin — keep projects at the top of the sidebar
- Scroll UX — Mark Complete keeps your place in the timeline
- Faster notes load — notes and mentions in a single request
- Demo Mode — fictional sample data for demos and screenshots
Documentation index
Getting started
Project workspace
- 04 — Project Chat
- 05 — Note Filter
- 06 — @ Mentions
- 07 — Mark Complete & Related Projects
- 08 — Project Actions (Rename / Pin / Delete)
Account & shell
App map
/login → / (Overview)
├─ New Project modal → /projects/{slug}
├─ Project card / sidebar link → /projects/{slug}
│ ├─ Notes, @ mentions, filters
│ ├─ Mark Complete → related projects modal
│ └─ ⋮ Rename / Pin / Delete
├─ Profile → /profile
└─ Theme + Logout (sidebar)