vault backup: 2026-02-05 07:18:20
This commit is contained in:
+7
-5
@@ -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}}
|
||||
|
||||
@@ -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}}
|
||||
@@ -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}}
|
||||
@@ -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}}
|
||||
|
||||
@@ -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}}
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
title: {{date:YYYY}}
|
||||
tags:
|
||||
- authorship/original
|
||||
- destiny/permanent
|
||||
- status/draft
|
||||
- type/periodic/yearly
|
||||
dg-publish: true
|
||||
---
|
||||
# {{date:YYYY}}
|
||||
Reference in New Issue
Block a user