Skip to content

lazjedi/Save-to-Anytype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Save to Anytype Browser Extension

Save important web pages with your selected text in Markdown format to Anytype. Lightweight and easy-to-use alternative web clipper.

Features

  • Save web pages to Anytype with one click
  • Insert quotes from web pages — format quotes instantly with Markdown support
  • Add the pages to the Collections you created in Anytype — or without a Collection
  • Connect using your own API Key — or the add-on securely creates itself

Storage Using

The extension stores the following using chrome.storage.local:

  • apiKey: Anytype API Key
  • selectedSpaceId: Selected space
  • selectedText: Temporarily selected text (5 seconds)
  • selectedTextTimestamp: Selection time

Disclaimer

This is my first JavaScript open source project. The methods used may differ depending on you. I'm just an amateur coder. Enjoy it!

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for more details.