vault backup: 2026-02-05 07:18:20

This commit is contained in:
2026-02-05 07:18:20 -05:00
parent 117edb3767
commit 03892f219b
26 changed files with 532 additions and 333 deletions
+7 -5
View File
@@ -1,14 +1,16 @@
---
id:
aliases: []
title: {{date}}
title: {{date:YYYY-MM-DD}}
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/daily
- type/periodic/daily
dg-publish: true
weekly: "[[{{date:gggg-[W]WW}}]]"
monthly: "[[{{date:YYYY-MM}}]]"
quarterly: "[[{{date:YYYY-[Q]Q}}]]"
yearly: "[[{{date:YYYY}}]]"
---
# {{date}}
## {{date}} {{time}}
# {{date:YYYY-MM-DD}}
+14
View File
@@ -0,0 +1,14 @@
---
id:
aliases: []
title: {{date:YYYY-MM}}
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/periodic/monthly
dg-publish: true
quarterly: "[[{{date:YYYY-[Q]Q}}]]"
yearly: "[[{{date:YYYY}}]]"
---
# {{date:YYYY-MM}}
+13
View File
@@ -0,0 +1,13 @@
---
id:
aliases: []
title: "{{date:YYYY-[Q]Q}}"
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/periodic/quarterly
dg-publish: true
yearly: "[[{{date:YYYY}}]]"
---
# {{date:YYYY-[Q]Q}}
+8 -3
View File
@@ -1,12 +1,17 @@
---
id:
aliases: []
title: {{date}} {{time:HH:mm:ss}}
title: "{{date:YYYY-MM-DD}} {{time:HH:mm:ss}}"
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/timestamped
- type/periodic/timestamped
dg-publish: true
daily: "[[{{date:YYYY-MM-DD}}]]"
weekly: "[[{{date:gggg-[W]WW}}]]"
monthly: "[[{{date:YYYY-MM}}]]"
quarterly: "[[{{date:YYYY-[Q]Q}}]]"
yearly: "[[{{date:YYYY}}]]"
---
# {{date}} {{time:HH:mm:ss}}
# {{date:YYYY-MM-DD}} {{time:HH:mm:ss}}
+15
View File
@@ -0,0 +1,15 @@
---
id:
aliases: []
title: {{date:gggg-[W]WW}}
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/periodic/weekly
dg-publish: true
monthly: "[[{{date:YYYY-MM}}]]"
quarterly: "[[{{date:YYYY-[Q]Q}}]]"
yearly: "[[{{date:YYYY}}]]"
---
# {{date:gggg-[W]WW}}
+12
View File
@@ -0,0 +1,12 @@
---
id:
aliases: []
title: {{date:YYYY}}
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/periodic/yearly
dg-publish: true
---
# {{date:YYYY}}