Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Prerequisites

Run client in web

cd client
dx serve --platform web

Run client in desktop

cd client
dx serve --platform desktop

or simply

cd client
dx serve

Run the server

cd server
cargo run

Roadmap

  • 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?

About

Mind mapping tool for project estimations

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages