-
Couldn't load subscription status.
- Fork 244
Open
Labels
Description
🚀 The feature, motivation and pitch
Add a --confirm flag to the :ObsidianRename that would skip the confirmation and directly apply the changes of the rename command.
The flag should work similar to the --dry-run option.
Alternatives
- Remove the confirmation step, but I guess it was added for a reason
- The flag could have a different name. I guess something like
--forceor just-fcould work.
Additional context
In my workflow I create all new notes in an "inbox" folder and later rename and move them into a more permanent "notes" folder and confirming that I want to rename each note is getting annoying fast 😉