From 34f0899a817e102953551f9fb1263f6cbcbe3089 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Sat, 29 Feb 2020 17:57:57 +0100 Subject: [PATCH] Improve the README's roadmap --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5f5e191..03e5b88 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,12 @@ Use "campaigner [command] --help" for more information about a command. - [x] Modify the add command to only act on `stdin`, using the `--grep` and `--govet` flags to distinguish how to parse the input. +- [ ] Add file only mode to the `add` command. +- [ ] Add file path normalisation to the `add` command. - [ ] Add `--ag` to the `add` command. - [ ] Add the `publish` command. - [ ] Add state management to the tickets and links to the jira issues. - [ ] Add the `sync` command to synchronize the issue state. +- [ ] Add the `filter` command with a button to get context and the + option to add fn name.