twdeps
twdeps copied to clipboard
Visualizes dependencies between TaskWarrior tasks
Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.3 to 5.18.0. Changelog Sourced from minitest's changelog. === 5.18.0 / 2023-03-04 2 major enhancements: Added assert_pattern & refute_pattern for pattern matching. (flavorjones) Added matching must_pattern_match &...
Bumps [guard-bundler](https://github.com/guard/guard-bundler) from 3.0.0 to 3.0.1. Commits 0b6b5ec Bump VERSION to 3.0.1 17511fe Update test matrix 914be69 Merge pull request #45 from edouard/ruby-3.2 d668608 Replace File.exists? with File.exist? See full...
Ubuntu 22.04 ``` ❯ task export | twdeps > deps.png /usr/lib/ruby/3.0.0/bundler/spec_set.rb:91:in `block in materialize': Could not find minitest-5.14.4 in any of the sources (Bundler::GemNotFound) from /usr/lib/ruby/3.0.0/bundler/spec_set.rb:86:in `map!' from /usr/lib/ruby/3.0.0/bundler/spec_set.rb:86:in `materialize'...
Adding task ID in the node's label would help us during the modification of the task in bash such as adding more dependencies and so on. A simple suggested format...
We can create subprojects in taskwarrior by doing stuff like: ``` task add project:jimbob.devel "do the thing" // id:1 task add project:jimbob.plan "divine path to strong AI" //id:2 ``` for...
At the moment, twdeps generates graphs that are horizontally quite wide. It would be nice if the items could stack things a bit more vertically, since more items can fit...
Depends on [urgency to be present in the TaskWarrior JSON export](http://taskwarrior.org/issues/973)
Your repository is listed on the [*Taskwarrior* tools list](https://taskwarrior.org/tools), thanks for contributing! :heart: We want to inform you about some changes to the crawler script collecting the tool information from...