Allow sharing Anytype objects via HTTP URLs.
A simple URL shortener expander for the anytype:// protocol
Demo: https://anytype-links.vercel.app
Patch for the Anytype Client to add additional buttons in object context menu
Instructions (do either):
- Download zip, extract and run
patch.ps1
- Clone this repo, run
cd patcher && npm install && npm run patch
It works by default on Windows. For other platforms simply use
npm run patch --dir <ANYTYPE_DIR>
where ANYTYPE_DIR
contains the Anytype executable.