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...
Hi, are you talking about a case when a list contains a link to another item within the same list? And your expectation would be to set selection to this another item?
ReplyDeleteThanks,
1. Are you talking about a case when a list contains a link to another item within the same list?
ReplyDeleteYes. I think we talk the same case.
2. And your expectation would be to set selection to this another item?
No.I don't quite understand what you mean.
I just don't want to refresh the entire list when jumping.
And if possible, it's best not to hoist (focus) the list item.
Hello,
ReplyDeleteSorry for delay with the answer. Your request is quite reasonable, we'll try to implement it in the next update. I'll let you know when it is possible to try it on our beta site.
Thanks a lot for the suggestion :)
Best,
Thank you very much, you and your team are really great. 😀
ReplyDeleteIt's been a long way onto the production site, but it is there now :)
ReplyDeleteThanks for the suggestion!
Kirill Maximov Yes, I have experienced it, it is very smooth, thank you very much.
ReplyDeleteKirill Maximov What if I want to go back where I click the liink? Is there a keyboard shortcut for this?
ReplyDelete赵昌柱 I'm afraid there is no way back unless you open the link in a new window. In fact, we don't have 'back' shortcut at all, should think about it. Possibly it may be useful in other situations too.
ReplyDelete