We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88149ee commit 7a416c2Copy full SHA for 7a416c2
1 file changed
help/documentation/22-auto-move.md
@@ -70,6 +70,7 @@ Destination paths support `{variable}` templates that are resolved at move time
70
| Variable | Value | Example |
71
|----------|-------|---------|
72
| `{folder}` | Current vault-relative folder of the note | `work/squad-payments` |
73
+| `{parent}` | Parent of the current folder | `work` |
74
| `{basename}` | Filename without extension | `Migrate-Gateway` |
75
| `{type}` | Frontmatter `type` property | `project` |
76
| `{status}` | Frontmatter `status` property | `done` |
0 commit comments