ultralist
ultralist copied to clipboard
Simple task management for tech folks.
I was denied permission when trying to a push a local branch here. 😞
When a todo list is set to sync, the recurrence will not work properly. When a task is completed, a new task with the same ID will pop up and...
Addresses the bug described in https://github.com/ultralist/ultralist/issues/258 Enables filtering tasks due the current week, treating Monday as each week's start. This brings the functionality in line with what's described by the...
The documentation lists `thisweek` as an option for task filtering, as do the help pages. There are also `lastweek` and `nextweek` options. These are wonky in terms of what's considered...
The --status option on list command has no effect. In the file ultralist/screen_printer.go, the two paths in printToDo() through the code related to showStatus flag are identical
This should fix https://github.com/ultralist/ultralist/issues/254 The problem comes down, setting none to "", before validating. I have moved the validation above, allowed `none` to be a valid occurrence. this will allow...
Current , if a task is recur or till untill, we cannot see it from the list command. Ideally we should be knowing from the data provided from the list...
Create a task with recurence: daily u a "my task" recur:daily Suddenly realize no, i want it one time :) u e 3 recur:none # assume 3 is the task...
I get this error when I add / edit todos. System spec: M1 Mac Book Air Shell: zsh with oh-my-zsh
Please see the list offered by taskwarrior. few of them would be really handy. This can be extended to other areas as well , where we are expected to give...