← Home

Weighted Task Chooser

@date=2020-04-09
@tags=projects, launched

2020-06-12-08-34-20.png

Weighted task chooser is a command line node script that will select a randomly weighted task to do out of a tasklist markdown file.

So you have a list of tasks to do in a markdown file:

This will randomly choose one of the parent tasks from that file. It also does weighting, where each task has a default weight based on the value in the brackets.