Skip to content

Commit 7a416c2

Browse files
diegorvclaude
andcommitted
docs: add {parent} to dynamic destinations table
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 88149ee commit 7a416c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

help/documentation/22-auto-move.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Destination paths support `{variable}` templates that are resolved at move time
7070
| Variable | Value | Example |
7171
|----------|-------|---------|
7272
| `{folder}` | Current vault-relative folder of the note | `work/squad-payments` |
73+
| `{parent}` | Parent of the current folder | `work` |
7374
| `{basename}` | Filename without extension | `Migrate-Gateway` |
7475
| `{type}` | Frontmatter `type` property | `project` |
7576
| `{status}` | Frontmatter `status` property | `done` |

0 commit comments

Comments
 (0)