Commit Graph
19 Commits
Author SHA1 Message Date
jdb 98f4dda1ad Reset terminal attributes after printing single issues. 2021-02-01 07:41:01 -06:00
jdb 393be347c9 Default list command no longer includes Done issues. 2020-11-12 14:50:43 -06:00
jdb f8fed9d937 Allow filtering by issue tags. 2020-11-12 07:37:22 -06:00
jdb ef16eafd48 Update to address changes for Nim 1.x (currently 1.4.0). 2020-11-12 04:05:04 -06:00
jdb 4af0d09356 Remove stuff in the README that I don't understand. 🤷 2020-10-02 12:33:51 -05:00
jdb 071c4b66e5 Explicitly document list contexts subcommand. Sort listed contexts alphabetically. 2020-10-02 12:13:22 -05:00
jdb 57a3af4f2f When moving issues, create target directories if they do not already exist. 2020-07-06 11:47:31 -05:00
jdb 08b9df2086 Update to reflect changes in Nim stdlib in v1.2. 2020-07-06 11:39:57 -05:00
jdb 339e88cddd list contexts command now prints both the listeral context value and the display name. 2020-05-05 09:40:08 -05:00
jdb 0a2249018b Add ptk integration option as a command-line switch. 2020-04-16 10:22:56 -05:00
jdb ec3008937d Add README, bugfix CLI configuration. 2020-03-23 09:18:44 -05:00
jdb 10fcc34ea2 Update nim-cli-util dependency version to get a fix to the queryParamsToCli function. 2020-03-23 08:27:30 -05:00
jdb 4127fbe41c Better PTK integration.
- Now includes the context as a PTK tag (if present).
- Add the PIT ID to the PTK notes.
2020-03-16 09:39:17 -05:00
jdb 0671d7728e Add helper to update version easily. 2020-02-16 00:57:58 -06:00
jdb 7b5f26f24a Update dependency references to use full URLs to non-central libs. 2020-02-14 11:21:54 -06:00
jdb 476a94c679 Add property removal behavior: specifying a property with no value removes it. 2019-01-24 22:30:20 -06:00
jdb 65edc56e08 Add delegate command. 2019-01-18 18:51:51 -06:00
jdb d4db66a71e Updates to compile on Nim 0.19 2019-01-17 13:18:25 -06:00
jdb f8ccc831ef WIP Updates to compile on Nim 0.19. 2019-01-17 11:02:46 -06:00