Shaarli
Shaarli copied to clipboard
Modify description using the bookmarklet
It would be useful if we can add description when adding a link using the bookmarklet : http://shaarli.url/?post={url}&title={title}&description={description}&source=bookmarklet
- It can be used when adding a link using a feed reader (for example description can be via permalink the original shaarli)
- It can be used to cite some text without need to copy and paste. (the bookmarklet can detect if text is selected and add it in description automatically : need to also modify the bookmaklet : http://www.codetoad.com/javascript_get_selected_text.asp)
+1 It's nice request.
Something similar has been implemented: http://www.cdetc.fr/bookmarklet-pour-shaarli-avec-recuperation-du-texte-selectionne.html
Untested, but would like to see this in the offiicial release
Hi all.
This would be nice! Allowing to prepopulate other fields could be great too (private mode + tags). This would allow third party software to use all Shaarli capabilities. (And I would love to use it as a read it later, with a prepopulated form, like with a custom tag and private mode enabled )
This would also allow re-using tags from RSS aggregators (like tt-rss for example )
"description" parameter support will be added in futur versions. (I will also add a "via" parameter)
any news ?
@Nono-m0le , if you want to know the code to modify take look here : https://github.com/sebsauvage/Shaarli/issues/53#issuecomment-16708796