Any Toggl users here? I'm putting together an integration so the toggl (Chrome extension) button ( https://github.com/toggl/toggl-button ) is displayed for tasks on a Checkvist list. It's dead simple (a few lines of javascript), but I'm slightly torn on the best way to handle one aspect: whether or not toggl is shown for a particular list. It can't be always-on, as it adds too much clutter for non-projecty lists (who wants a timer button for the carrots on their grocery list?). What I have now is that if any task on a list is tagged #toggl, then all tasks on that list will have the toggl button. A few alternatives I canvassed were: - display toggl buttons only on subtasks of a task tagged with #toggl - display toggl buttons only on focused (hoisted) tasks - find some other way to indicate that all of a list's tasks should have the button, eg. something encoded in the list's name I think what I have now is the most convenient of these (I don't want to hav...
Hello, Mark! you can clear tags with the 'ct' shortcut.
ReplyDeleteClear due, clear assignee, clear note work the same way - cd, ca, cn.
Hope this helps :)
Thanks Sasha Maximova, I already use those features though.
ReplyDeleteWhat I am after is simple removal of a single tag from a list item.
Say you have a waitingfor tag and you receive information you are wating for in order to progress the task. I'd like to be able to remove the tag with a single click.
Hello,
ReplyDeleteI've found a related request - and described a possible solution for its implementation here:
checkvist.uservoice.com - Allow to remove tags with multiple selection
We really prefer solutions which don't require clicking :)
Best,
Kirill Maximov The related request would be an improvement (can't vote for it though as all of my votes are elsewhere :)) but my suggestion would be simpler for my workflow at least.
ReplyDeleteI just thought that if clicking on a tag is already supported then something could be done to this end.
Peter Thompson thanks, I do use that currently. But I'm looking for something super quick. Point & shoot !
ReplyDeleteI am waiting for easier tag deletion for a long time. In the meantime, I would take any solution, even mouse clicking. ;)
ReplyDelete