daledesilva_obsidian_projec.../docs
2026-04-12 20:42:16 +10:00
..
media Added pages screenshot to readme 2026-04-12 20:42:16 +10:00
card-browser-and-navigation.md Added new documentation 2026-03-17 23:23:48 +11:00
file-type-visibility.md Added context menu to files in page menu 2026-03-15 23:13:59 +11:00
known-issues-and-attempted-fixes.md Updated docs and tests 2026-03-31 23:34:39 +11:00
overview.md Added ability to "Reveal in Project Browser" from context menus 2026-03-31 23:32:21 +11:00
project-pages-fab.md Added fade-out to the scrollable page menu 2026-03-26 22:24:16 +11:00
projects.md Added new documentation 2026-03-17 23:23:48 +11:00
README.md Added new documentation 2026-03-17 23:23:48 +11:00
settings.md Added new documentation 2026-03-17 23:23:48 +11:00
states-and-sections.md Added new documentation 2026-03-17 23:23:48 +11:00
testing.md Added ability to "Reveal in Project Browser" from context menus 2026-03-31 23:32:21 +11:00

Project Browser documentation

This folder contains documentation for the Project Browser Obsidian plugin.

If youre new to the codebase or the plugins mental model, start with Overview.

Start here

  • Overview: what the plugin is, the three main surfaces, and the end-to-end flow.

Core concepts

Features

  • Projects: folders that behave like cards, and how project status works.
  • Project Pages FAB: the in-editor floating action button for jumping between project pages.
  • File type visibility: control what file types appear in the Card Browser and in the pages menu.
  • Settings: access/behaviour and display settings that change how the plugin feels.

Contributing / maintenance

Quick paths by task

  • Understand the product: Overview → Card Browser and navigation → States and sections
  • Configure what you see: Settings → File type visibility
  • Understand “projects”: Projects → Project Pages FAB