nobodyrightnow30 downloadsSelect a folder to have a random note chosen from.
This is a simple plugin that allows the user to input a path to have a note chosen from. This is a plugin for Obsidian (https://obsidian.md).
This project was customized from the Obsidian sample plugin repo at https://github.com/obsidianmd/obsidian-sample-plugin?utm_source=chatgpt.com, which uses TypeScript to provide type checking and documentation. The repo depends on the latest plugin API (obsidian.d.ts) in TypeScript Definition format, which contains TSDoc comments describing what it does.
This plugin:
main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/random-file-from-folder-plugin/.