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,
ReplyDeleteGlobal search uses an external index, which is updated once per 10 minutes. In-place filter is updated immediately.
Regards,
Hi Kirill Maximov I keep hitting a need for filtering logic.
ReplyDeleteThe one I just encountered is I'm filling several roles in my current job and to navigate (i.e. wear my different hats) I try to tag list item with one of these roles.
Of course I don't always remember to appl
Mark Dickens Looks like you did not finish your comment. Why would not you create separate lists for different roles? Personally, I use different lists for different projects and for different aspects of a project (marketing, close plans etc, I use either separate lists or different parent nodes).
ReplyDeleteExtended filtering may be implemented in the future, but I cannot give estimates.
Regards,