| Welcome! | English (US) ![]() |
| Welcome! | English (US) ![]() |
wcitypoe says:Drat. Goofed up on this newest version. Second line, it says "var sel =". Replace that with "var name =". Sorry. Posted 5 years ago |
rajjan ![]() says:I deleted parts of your javascript to create a bookmark that:
Posted 5 years ago |
| davebc says: Trying to use the first bookmark because I want control when I create it. But I don't quite get how to grab the ID number of my destination list. How exactly do you do via the Print button? Is there another method? Posted 5 years ago |
| davebc says: Nevermind, just figured it out Posted 5 years ago |
| davebc says: Ok I've made the javascript and var name adjustments when trying to get wcitypoe's bookmarklet to work, but neither Firefox nor Safari on a Mac like the bookmarklet. I've also adjusted the list number I'm sending the task to.
Posted 5 years ago |
| jimjoh says: rajjan, I edited your javascript to create one that sets the due date to today with no duration. The biggest change is how the task name is set. The task name is "url SELECTEDTEXT" if you have selected text, otherwise it's set to "url PAGETITLE". That way I can easily and quickly choose between creating a task name based on my selection or the page title. I prepend "url " to the beginning of the task name so that it's easy for me to spot my "url tasks".
Posted 5 years ago |