0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed a spurious extra word, fixed a crash More... about 7 years ago
merged partial 'skip task' branch. More... over 7 years ago
Added new 'skip task' function, but it only works on recurring tasks so far. More... over 7 years ago
merged filter-by-score branch More... over 7 years ago
Added options to only show items >= min_score. More... over 7 years ago
Little improvements to contrib/dashboard.sh: More... about 9 years ago
merged keep-cursor-in-cal-view branch; More... almost 12 years ago
added keep-cursor-position in GUI too... More... almost 12 years ago
Added general prereqs and implemented it in the TUI. More... almost 12 years ago
merged feature to move tasks up/down/left/right in the tree More... almost 12 years ago
fixed a bug where child comments wouldn't indent correctly after More... almost 12 years ago
fixed the bug where e/d would add a blank line before the end More... almost 12 years ago
updated UI text to indicate left/right movements are possible More... almost 12 years ago
refactored up/down/begin/end movement to clean it up a bit More... almost 12 years ago
fixed the bug where the TaskFile meta line got duplicated More... almost 12 years ago
merged default-depth-5 branch; sets the default TaskFile depth to 5 More... almost 12 years ago
set the default TaskFile depth to 5 More... almost 12 years ago
added left/right movement (make child of prev sibling, or sibling of parent) More... almost 12 years ago
added 'move task' function (moves up/down within parent's tasks) More... almost 12 years ago
merged add-repeat-last branch -- adds a '.' function like in vi, More... almost 12 years ago
fixed a typo in the default config More... almost 12 years ago
made the GUI support text auto-entry for repeated actions More... almost 12 years ago
Fixed the over-zealous repeat-last function. More... almost 12 years ago
added the '.' key (repeats last action like in vi) More... almost 12 years ago
merged show-contexts branch; displays the contexts in the task title More... almost 12 years ago
don't add an extra GUI line when the contexts are already in the title More... almost 12 years ago
added option to display contexts in task titles (default=True) More... almost 12 years ago
Added -t / --time to 'cal' and 'list' commands. This allows generating reports from the past or future. More... over 12 years ago
Added -t / --time option to the 'list' command too. More... over 12 years ago
Refactored time offset code with a wrapper to time.time() instead of manually modifying every call and every class instance. More... over 12 years ago