Skip to content
Actions for Obsidian icon Home Actions for Obsidian 2024.1.3 › Actions

Actions for Obsidian › Actions › Get Periodic Note

Returns the current Daily, Weekly, Monthly, Quarterly or Yearly Note.

The note is returned as Note, which gives you access to the entire contents of the note, as well as just its body, front matter, and file path.

This action will throw an error if the requested note doesn’t exist, so it’s best to use it after the “Check For Existence Of Periodic Note” action.

Parameters

Vault

The vault to work in.

Type: Vault reference

Periodic Note Type

Options:

  • Daily Note
  • Weekly Note
  • Monthly Note
  • Quarterly Note
  • Yearly Note

Open or focus note

If enabled, after a successful operation, the note will be brought to the front in Obsidian.

Type: Boolean (YES/NO)

Return Value

Note reference