Skip to content

docs: comprehensive documentation overhaul for v1.20.0#50

Merged
Data-Wise merged 4 commits into
mainfrom
dev
Feb 25, 2026
Merged

docs: comprehensive documentation overhaul for v1.20.0#50
Data-Wise merged 4 commits into
mainfrom
dev

Conversation

@Data-Wise
Copy link
Copy Markdown
Owner

Summary

  • Archive 29 obsolete/stale docs to docs/archive/completed-2026-02/
  • Update 17 kept docs with current v1.20.0 information
  • Fix incorrect editor references (BlockNote → CodeMirror 6), wrong shortcuts, stale theme names, outdated test counts, and broken links

Details

Archived (29 files): Completed specs, resolved bugs, superseded planning docs, historical sprint artifacts, and one-time fix plans that no longer reflect the current state of the project.

Updated (17 files): ARCHITECTURE, COMPONENTS, API, RELEASE, SCRIBE-DOCUMENTATION, planning/INDEX, development/architecture, development/sprints, reference/PROJECT-DEFINITION, user/GETTING-STARTED, reference/TESTS_SUMMARY, reference/REFCARD-SETTINGS, guide/features, installation/install, index.md, tutorials/terminal, specs/SPEC-left-sidebar-redesign.

Key corrections:

  • Editor: BlockNote/HybridEditor++ → CodeMirror 6 with 3 modes
  • Theme names: Slate/Nord/Dracula → Oxford Dark/Forest Night/etc. (actual themes)
  • Test counts: 407/483 → 2,280+ across 76 files
  • Stores: single useNotesStore → 5 Zustand stores
  • Sidebar: Ribbon → MissionSidebar with icon bar
  • Shortcuts: ⌘. → ⌘⇧F for focus mode, ⌘⇧A removed
  • Features: terminal, graph, tabs, Pomodoro all shipped (were listed as "deferred")
  • mkdocs build --strict passes clean

Test plan

  • mkdocs build --strict passes with 0 warnings
  • Verify docs site renders correctly after merge
  • Spot-check key pages: architecture, getting-started, settings refcard

🤖 Generated with Claude Code

Test User and others added 4 commits February 24, 2026 13:53
…guide

- Archive 13 stale docs (mission-sidebar, inbox-button, UI reviews) to docs/archive/completed-2026-02/
- Rewrite settings tutorial for v1.20.0: add General tab (Pomodoro timer, ADHD features, pinned vaults), update tab structure (6 tabs), document SettingsToggle and usePreferences
- Update themes guide: add settings integration section, version tag

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ase docs for v1.20.0

Archive completed specs, resolved bugs, and superseded planning docs.
Update ARCHITECTURE.md (MissionSidebar, stores, file tree), COMPONENTS.md
(sidebar system, settings subsystem, test counts), API.md (project/terminal
commands), RELEASE.md (v1.20.0), SCRIBE-DOCUMENTATION.md, planning/INDEX.md.
Fix broken link in SPEC-left-sidebar-redesign. mkdocs --strict passes clean.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Archive 3 historical dev docs (RELEASE-FIX-PLAN, KEYBOARD-NAVIGATION,
RELEASE-CHECKLIST). Rewrite development/architecture.md (dual runtime,
5 stores, 2280+ tests), development/sprints.md (full release history),
reference/PROJECT-DEFINITION.md (v1.20.0 with shipped features).

Fix GETTING-STARTED.md (CodeMirror editor, correct shortcuts), theme
names across REFCARD-SETTINGS.md and guide/features.md (Oxford Dark
etc. replacing Slate/Nord/Dracula), TESTS_SUMMARY.md (Pomodoro tests,
76-file architecture), index.md tech stack, install.md channels,
tutorials/terminal.md component name. mkdocs --strict passes clean.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Swap SettingsModal file labels: prop-based one (used by App.tsx) is
  primary, store-based one is unused
- Fix notes/projects schema: timestamps are INTEGER (unix epoch), not TEXT
- Add missing project columns to ER diagram and architecture docs
  (description, icon, settings)
- Add project_id FK to notes schema in architecture.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Data-Wise Data-Wise merged commit 50cd4bc into main Feb 25, 2026
4 checks passed
Data-Wise pushed a commit that referenced this pull request Feb 25, 2026
Add Documentation section covering PR #50 and post-merge fixes:
archive of 29 files, architecture diagram updates, editor name
corrections, schema fixes, Homebrew channel update, and stale
reference cleanup across all docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant