Skip to content

Handshake 0.2.0 β€” networks 🀝

Choose a tag to compare

@re-marked re-marked released this 31 May 16:45

Handshake 0.2.0 β€” networks 🀝

Handshake now manages multiple networks β€” open, create, and switch between them without ever touching a config file.

New

  • Front door β€” launch into a welcoming picker (New / Open / Recent) instead of a hardcoded vault. Your last network reopens automatically.
  • Create a network β€” name it, name yourself, pick a location. By default it makes a dedicated folder named after the network and seeds your "self" card so the board opens rooted on you (or override to use the chosen folder directly).
  • Switch anytime β€” a network switcher lives at the far right of the tab nav; pick from recents, or open/create from there or the command palette (⌘P). Each network keeps its own board layout, tabs, and splits β€” switch from Personal to Work and the whole workspace follows.
  • Local-first, still β€” every network is just a folder of Markdown files; recents live in your OS app-config dir, outside any vault.

Under the hood

  • Cross-platform release CI (push a v* tag β†’ installers build for macOS/Linux/Windows) + a test/build check on every push.
  • Switching clears the in-memory board cache so a new network never inherits another's card positions.

Installers attach below as CI finishes building them.