/mind-surf

simple tool to turn plaintext files into mindmaps

Primary LanguageJavaScript

mind-surf

Drone Build Status

this is a mind-mapping tool

turning simple plain text

need mind mapping
  google
  build something
    file watcher
      websocket
      update on save
    syntax
      spaces
        2
        4
      tabs

into something like this

example

Download

go to release page and download the binary for your os

start

./mind-surf path/to/file.txt

and then open your browser at http://localhost:3000/

start editing, indent are 2 spaces!