Notes / Check For Existence Of Note

Screenshot of the action

Given a file path, this action will return a status of "available" or "unavailable". You would use it before any other actions which assume the existence of a particular note.


Examples

If you wanted to test whether a note "Hello there" exists in a vault called "Testbed", you'd set the "File Path or Name" parameter to Hello there and the vault parameter to Testbed. This would be followed by a built-in "If" action that checks the result of the "Check For Existence…" block using an is comparison — the result will be either available or unavailable.

Screenshot:

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