NotePlan / plugins

The main NotePlan repository, which contains the source code for all NotePlan plugins. If a release entry has been created, it will be available for installation from within NotePlan application.
MIT License
168 stars 58 forks source link

Folder Picker - JavaScript API #56

Open EduardMe opened 3 years ago

EduardMe commented 3 years ago

Is your feature request related to a problem? Please describe. Currently we only have custom folder pickers represented as options in the Command Bar with indentation showing the folder hierarchy.

Describe the solution you'd like A native way to pick folders, probably using something similar to the sidebar where you can collapse and expand folders.

Describe alternatives you've considered The alternative is currently to show the folders as options in the Command Bar results.

jgclark commented 2 years ago

This would replace my folder picker function in helpers/userInput.js.