cd client
dx serve --platform webcd client
dx serve --platform desktopor simply
cd client
dx servecd server
cargo run
- Server channels and client UI url selection
- fallback to local state
- Estimations & progress rollup
- Disable/Enable branches
- Show/Hide branches
- Postgres persistance on the server
- Better interactions
- Reorder nodes
- Side indicator correctness
- Optional local save & load
- ithoughtsx format import
- Incremental state updates with state vectors
- Writing some tests
- Markdown export/import
- Richtext node notes
- mermaid & gfm
- Dealing with overlapping trees somehow?
- Add action buttons for keyboard shortcuts
- Animations
- Version snapshots (to create different annotations)
- Bundling
- User auth for server?