You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An input box opens and the users type the content of the task.
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.
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.
The text was updated successfully, but these errors were encountered:
Description
BuJo: Capture Task
.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.Configuration Properties
bujo.captor.backlogList
: the backlogs to show in the quick select box. If null, then the backlogs will be pre-populated based onregex
.bujo.captor.showBacklog
: whether to open or not the document where the task has been added.The text was updated successfully, but these errors were encountered: