Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command to add tasks to different backlogs via input box #22

Open
mihaiconstantin opened this issue Jul 8, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mihaiconstantin
Copy link
Owner

mihaiconstantin commented Jul 8, 2022

Description

  1. The user runs BuJo: Capture Task.
  2. An input box opens and the users type the content of the task.
  3. A quick select view opens with all backlogs pro-populated (i.e., either from a user setting or via a regex pattern based on the files in the repository). Here the user selects with the arrows which backlog to add the task to and presses enter.
  4. A confirmation box is shown that the task has been added to the corresponding backlog.

Configuration Properties

  • bujo.captor.backlogList: the backlogs to show in the quick select box. If null, then the backlogs will be pre-populated based on regex.
  • bujo.captor.showBacklog: whether to open or not the document where the task has been added.
@mihaiconstantin mihaiconstantin added the enhancement New feature or request label Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant