obsidian-smart-random-note
obsidian-smart-random-note copied to clipboard
Can open random notes excluding a list of tags
I want to randomly open a note. Then, I can either review and improve it. Certain notes are not worth reviewing (e.g. I have notes that contains personal information). Thus, I want to exclude them and the most convenient way is to use a collection of tags.
A more general form of this feature is to support arbitrary search query. Then I can simply type
-tag:foo -tag:bar
This is related but may be considered as a different features: users can create a rule to randomly open a note. The rule determines what notes are among the population that is randomly picked. In the plugin settings page, there will be an "+" button or "new rule" button to create new rule. Once a new rule is created, users can also trigger this rule through the command parallel and assign a hotkey.