m
matt-jans
Looks like this was planned way back, but link below isn't working. Can't find anything online about the bookmarklet. Is it a feature or not. I'm about to stop paying for this and go somewhere else. Thanks!
Marshall Preddy
Where can I find the bookmarklet?
J
Jason Davis
i really need this
D
Daniel Turner-Lloveras
subdued
Rustem Mussabekov
complete
J
Joe Campbell
Adding a field for "Title" would enable users to create custom workflows
Pariah Willett
any progress on the bookmarklet?
Rustem Mussabekov
Merged in a post:
a quick version of bookmarklet
Jossyl Zamora
Please can you add edit option and edit tags area when you use this bookmarklet:
Because the old one we can manage what,where and who save that url, in tags, collections and description
thanks
JulianPardo
This bookmarklet based on javascript don't work anymore.
Anyone know an alternative for bookmarklet?
Jossyl Zamora
JulianPardo: hello
you can use this: (but we can't edit description, assign tags or move through collections, i added my feed take a look
the code:
javascript:(function(){var rspW=400,rspH=600,rspL=parseInt((screen.width/2)-(rspW/2)),rspT=parseInt((screen.height/2)-(rspH/2));window.open("https://extension.raindrop.io/bookmarklet/1.0/#/?link="+encodeURIComponent(window.location.href)+"&title="+encodeURIComponent(document.title),"raindrop-save","width="+rspW+",height="+rspH+",resizable=yes,scrollbars=yes,status=false,location=false,toolbar=false,left="+rspL+",top="+rspT)})()
JulianPardo
Jossyl Zamora: Tnx! :)
Pariah Willett
not sure if this is still needed but here you go!
- Add bookmark
- Name it
- In the address field paste this: javascript:(function(){ var rspW=620, rspH=420, rspL=parseInt((screen.width/2)-(rspW/2)), rspT=parseInt((screen.height/2)-(rspH/2)); window.open("http://raindrop.io/frame?url="+encodeURIComponent(window.location.href)+"&title="+encodeURIComponent(document.title),"raindrop-save","width="+rspW+",height="+rspH+",resizable=yes,scrollbars=yes,status=false,location=false,toolbar=false,left="+rspL+",top="+rspT) })();
- Save.
I keep mine in my bookmarks bar like so. I use it daily because extensions eat up too many resources so I prefer bookmarklets for as much as possible. Enjoy!
JulianPardo
Pariah Willett: This helped me to make a workaround for feedly, tnx! :)
Pariah Willett
JulianPardo: I'm so glad I could help! :)
Ekan Vitki
Pariah Willett: Thanks for this. Unfortunately this URL no longer works.
Pariah Willett
Ekan Vitki: I know. That was quite a while ago. Here is one that works, sort of. It's not as good as the old bookmarklet but it will do until there is a new one.
Put this in the location field of the bookmark popup (Firefox) or the url field (Chrome)
javascript:(function(){var rspW=400,rspH=600,rspL=parseInt((screen.width/2)-(rspW/2)),rspT=parseInt((screen.height/2)-(rspH/2));window.open(%22https://extension.raindrop.io/bookmarklet/1.0/#/?link=%22+encodeURIComponent(window.location.href)+%22&title=%22+encodeURIComponent(document.title),%22raindrop-save%22,%22width=%22+rspW+%22,height=%22+rspH+%22,resizable=yes,scrollbars=yes,status=false,location=false,toolbar=false,left=%22+rspL+%22,top=%22+rspT)})()
Load More
→