Random task selector
This plugin would randomly select a task from the system or a specific note. The user can specify some filtering criteria to the task, and the selection will happen based on these criteria.
Some possible filtering criteria for the tasks:
- Date created
- Present in a specific tag or (or Task Domain to make it easier to code)
- Task Score
- Start date
- Note the task lives (can be used in another method instead of the current one.
Here are some possible workflow for this plugin:
**Workflow with tag/task domain**
- Open Quick Open
- Select the plugin option to select a random task
- Fill out filtering criteria
- Plugin populates the daily note with the random task
**Workflow with note selection**
- Open a specific note
- Select the plugin option to select a random task
- Fill out filtering criteria
- Plugin adds a heading with the randomly selected task at the top of the note