23 lines
912 B
Markdown
23 lines
912 B
Markdown
# SilverBullet — system Notes apps (hosts)
|
|
|
|
Goal: **like Apple Notes** — a real system app window on each laptop, not a browser bookmark and not SilverBullet plugs.
|
|
|
|
| Host | App | Behavior |
|
|
|------|-----|----------|
|
|
| magikoopa | `SilverBullet.app` → `~/Applications/` | Brave/Chrome **`--app=`** + own profile (`SilverBullet-BraveProfile`) — no tab bar |
|
|
| clementine | `silverbullet.desktop` | same `--app=` via Brave/Chromium + `~/.local/share/SilverBullet-browser` |
|
|
| both (optional) | Browser **Install app** / PWA | even closer to native Dock/menu identity |
|
|
|
|
**Not this:** `space/_plug/` (TreeView/SilverSearch) — those are in-editor extensions.
|
|
|
|
Install:
|
|
|
|
```bash
|
|
# magikoopa
|
|
bash configs/notes/client-apps/install-magikoopa.sh
|
|
|
|
# clementine (on-box)
|
|
bash configs/notes/client-apps/install-clementine.sh
|
|
```
|
|
|
|
First launch: log in once (Caddy basicauth); credentials stay in the app profile.
|