Skip to content

A simple plugin for Obsidian.md that is like Random Note but will only pick notes in a given folder

License

Notifications You must be signed in to change notification settings

jkomoros/random-note-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Note++

Random Note++ is a plugin for Obisidian.md that replicates the built-in Random note, but adding the ability to select a random file in the current directory, or in a pre-configured folder.

Features

This plugin adds three commands, which you can run from the command pane or by assigning a hotkey. All of the commands will select files that are in the folder in question or anywhere in descendants.

  • Open random note - (Default: ⌘R) The same behavior as the built-in Open random note. Opens a random file anywhere within the root folder or descendants.
  • Open random note in current folder - (Default: ⌘⇧R) Opens a random note that is in the same folder as the file pane that is currently active. Not available unless the active pane is a file.
  • Open random note in configured folder - (Default: ⌘⎇R) Opens a random note that is in the folder that is preconfigured in settings. Open settings and put in a foldername. For example, you could configure daily if your daily notes are in that folder and you want to randomly select a daily note.

The plugin also installs an icon in the ribbon. Click it to open a random note. Press Ctrl/Cmd and click for a random note in the pre-configured folder. Press Alt and click for a random note in the current folder.

See DEVELOPING.md in this repo for instructions on how to install this plugin manually.

About

A simple plugin for Obsidian.md that is like Random Note but will only pick notes in a given folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published