v1.1.0: Web Clipper and Word add in (superseded)
First public release of the May or Shall companion clients.
Web Clipper (Chrome/Edge): unzip may-or-shall-web-clipper.zip, then chrome://extensions → Developer mode → Load unpacked → the unzipped folder. Point it at your May or Shall app in its Options (app URL + API token from Settings), pick a matter, and select text on any page to save typed, source-linked cards. Includes inline matter creation and a rough-note composer in the toolbar popup.
Word add-in: sideload may-or-shall-word-manifest.xml (Mac: copy to ~/Library/Containers/com.microsoft.Word/Data/Documents/wef/). Requires your app running over HTTPS at https://localhost:3000 (edit the manifest URLs for hosted deployments). The task pane plots cards into your draft as labelled, source-cited content controls.
The app itself (the hub both clients talk to) is this repository: Next.js + Postgres, docker compose up or see the README Quick start.