Skip to main content

Pick command

The pick command does not write back to your review database. It takes similar optional flags as are used in the review command and presents you with a table of tunes that match the filters.

But you are not asked to review them interactively, and results are not saved to the review database.

Screenshot of the Pick Command

Quick start

As a minimum, navigate to the root directory of your vault and run the following command:

tune-review pick

Options

FlagDefaultDescription
-h, --helpPrints help information
--vault PATH(Defaults to the current directory)Path to the Obsidian vault root
--store PATH(Defaults to /.tune-review/ within the current directory)Path to the review store JSON file
--dry-runDo not save any changes
--count N10Number of tunes to select
--origin TEXTFilter by origin, e.g. --origin Scottish
--include-sessionInclude tunes marked as session-maintained
--include-excludedInclude tunes marked as excluded
--tune NAME_OR_IDReview a specific tune by its title or ID, bypassing automated selection logic