This JavaScript bookmarklet will copy the selected text on any website and prepare a toot with that for you.
It can be used as it is for the openbiblio.social
and some other instances but can be easily adapted.
To use it in your browser go through the following steps:
- Create a new bookmark in your browser
- Choose any name, e.g.
Toot this!
- Copy the content of
*.bookmarklet.js
as its adress - Save it
Now, you can go to any website and select some text and then click on the newly created bookmark. If you have not selected any text, the toot will contain the document title instead. For every case the url of the current website is given as the source as well. Other links, hashtags or images should then be added manually afterwards to the toot.
For any other mastodon instance just change the first line in the original script and create a different bookmarklet, e.g. using this website.
Everything here is public domain / CC0.