NOTEDASHBOARD
EetsdemNebula
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.jsonfor preferencessummary-cache\for generated summary cache filessecrets.jsonreserved for future optional integrations
Startup
Use install-startup-task.ps1 to register the Windows Scheduled Task that launches Nebula at logon.
How to Install
- Download the dashboard markdown file from GitHub
- Drop it into your vault (anywhere)
- Install the Homepage plugin and point it at the file
- Enable any listed CSS snippets for the intended look
Stats
Stars
1
Forks
0
Last updated 1mo ago
Categories