Rename/Move Note

Screenshot of the action

Renames or moves a note. If the new file path contains a folder structure, that folder structure must exist, i.e. it will not be created automatically.

If the new file path is the same as the original one, nothing happens.

If the new file path already exists, an error is returned. If the new file path specifies a destination folder that does not exist, an error is returned.

This action will throw an error if the specified note doesn't exist, so it's best to use it after the "Check For Existence Of Note" action has determined that it does exist.


Examples

File Path: Note, New File Path: Great Note

Result: Note Note.md is renamed to Great Note.md .


File Path: Note , New File Path: /Great/Note

Result, if the folder /Great/ exists: Note.md is moved from its place at the root level of the vault into the folder /Great/.

Result, if the folder /Great/ does not exist: An error.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Carlo Contact Carlo