issues Search Results · repo:garykl/task2dot language:Python
Filter by
7 results
(153 ms)7 results
ingarykl/task2dot (press backspace or delete to remove)Currently task nodes are drawn using the task description as the label. This causes tasks with the same description to
be merged into a single task. Ideally the tasks should be identified by their UUID ...
mrichar1
- Opened on Jun 11, 2024
- #9
See https://github.com/GothenburgBitFactory/taskwarrior/blob/develop/src/Context.cpp#L496-L499 It was added ~11 years
ago, as far as git-blame tells me, but the distro releases containing this change started ...
DDzwiedziu
- Opened on Aug 19, 2022
- #8
I notice that running task2dot twice doesn t produce same figure because of the indeterministic hash function. Changing
__hash__ function in Node and Edge to following function makes the figure reproducible ...
wrvsrx
- Opened on Feb 7, 2022
- #7
This will give the user the ability to avoid the clutter from tasks with long annotations added to them.
grovesteyn
- 3
- Opened on Apr 12, 2021
- #6
Thanks for writing this code! It s really useful to get an overview of my flooded todo-list.
I was wondering, do you think it would make sense to color-code the urgency of a task?
More general question/idea: ...
jcommelin
- 3
- Opened on Nov 29, 2019
- #3
Cheers,
when running the recommended approach, I get:
$ task export | python3 task2dot/task2dot.py| dot -Tsvg test.svg
Traceback (most recent call last):
File task2dot/task2dot.py , line 58, in ...
towo
- 2
- Opened on Apr 20, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.