I wanted to set up a bookmark to mark a page with the 'todo' tag by default, from the Pukka bookmarklet.
I took a guess at the required change, by adding the following to the javascript function of the bookmarklet:
+'&tags='+'todo'
However, this did not work. Can someone help me to understand how I could customize the bookmarklet for this function? I was not able to find documentation on the topic.
Thanks!
Jonathan
Thanks Justin, it would be a handy little feature.
I got the idea from Instapaper's bookmarklet. Its just so useful to have a one-click, one tag bookmarking functionality.
Jonathan
I'd like to vote for this too please!
Currently I've got a 'read it later' list going with the RSS feed from my 'toread' tag from delicious. One-shot marking of websites to read later would improve my workflow no end.



Hi Jonathan -- thanks for writing.
Pukka currently only obeys the
url,title, andextendedparameters. This should be easy enough to add, though, so I will look into it for the next release.