NOTEDASHBOARD
Eetsdem

Nebula

Local Obsidian vault cockpit with a React + React Three Fiber dashboard and local Node host.

Nebula

Nebula is a local Obsidian vault cockpit: a React + React Three Fiber dashboard served by one local Node process.

Commands

npm install
npm run dev

For a production-style local run:

npm run build
npm run start

Network mode

Saving a new Network Mode in Settings stores the preference immediately, but the HTTP listener binding only changes after you restart the Nebula process.

Local State

Nebula keeps machine-local state in %APPDATA%\Nebula\:

  • settings.json for preferences
  • summary-cache\ for generated summary cache files
  • secrets.json reserved for future optional integrations

Startup

Use install-startup-task.ps1 to register the Windows Scheduled Task that launches Nebula at logon.

Related

How to Install

  1. Download the dashboard markdown file from GitHub
  2. Drop it into your vault (anywhere)
  3. Install the Homepage plugin and point it at the file
  4. Enable any listed CSS snippets for the intended look

Stats

Stars

1

Forks

0

Last updated 1mo ago

Categories