Skip to content

jakub-lat/anytype-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anytype links

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

Copy URL and Copy URL (Markdown) buttons

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.