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

Add to wishlist

Asks you to enter a name on import, then looks for a note with the name and “wishlist” and creates one if not found – then, adds any links from the Share sheet or asks you to enter in a new item, then appends it to the list automatically.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.