Daily Notes / Check For Existence Of Daily Note

Screenshot of the action

Queries Obsidian for the existence of today's daily note, and returns a status of "available" or "unavailable".

This action is useful for conditional execution of other actions, like "Append to Daily Note" etc.


Examples

If you wanted to test whether today's Daily Note exists in a vault called "Testbed", you'd set 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:

Screenshot of a workflow

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