Skip to main content

Overview

Personal Notes is an Obsidian-inspired note-taking system built into Apollo. Write markdown notes, organize them in folders, link between notes with backlinks, and visualize connections with a graph view.

Features

Folder Organization

Organize notes into a hierarchical folder structure. Create, rename, and nest folders from the file tree sidebar.

Rich Markdown Editor

Write notes in a full-featured editor with:
  • Markdown formatting (headings, lists, code blocks, tables)
  • Link to other notes with [[note-name]] syntax
  • Full-text search across all notes
When you link to another note, a backlink is automatically created on the target note. This creates a bidirectional knowledge graph — see all notes that reference the current note.

Graph View

Visualize the connections between your notes as an interactive graph (powered by React Flow). Nodes represent notes, edges represent links between them. Click any node to navigate to that note.

Tags

Organize notes with tags for cross-cutting categorization beyond folders. Filter and search by tag.

Version History

Every save creates a version. Browse and restore previous versions of any note. Search across all your notes instantly. Results are ranked by relevance.