Weekly note

Creates a note for the current calendar week. Also checks if one exists before creating it, to avoid duplicates.

Actions Used

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
Adjust Date
Adds or subtracts an amount of time from the date passed into the action.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-note.webp
Show Note
Opens the note passed in as input.
shortcuts-action-icon-find-notes.webp
Find Notes
Searches for the notes in your library that match the given criteria. Sort by Optionally, what to sort the notes by. Order The order to sort the notes in. Limit Whether or not to limit the number of notes retrieved.
shortcuts-action-icon-create-folder.webp
Create Note
Shares the input with Notes using the standard Notes share extension.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Weekly%20note
Open Shortcut deep link
shortcuts://open-shortcut?name=Weekly%20note
AppleScript code
tell application “Shortcuts Events” run shortcut “Weekly note” end tell

More From This Folder

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.