Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add confirmation flag to ObsidianRename #743

Open
Wasabi375 opened this issue Oct 6, 2024 · 0 comments · May be fixed by #745
Open

add confirmation flag to ObsidianRename #743

Wasabi375 opened this issue Oct 6, 2024 · 0 comments · May be fixed by #745

Comments

@Wasabi375
Copy link

🚀 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

  1. Remove the confirmation step, but I guess it was added for a reason
  2. The flag could have a different name. I guess something like --force or just -f could 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 😉

Wasabi375 added a commit to Wasabi375/obsidian.nvim that referenced this issue Oct 6, 2024
@Wasabi375 Wasabi375 linked a pull request Oct 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant