mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
1.2 KiB
1.2 KiB
aliases, tags, location, title, linter-yaml-title-alias, date created, date modified
| aliases | tags | location | title | linter-yaml-title-alias | date created | date modified | ||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
<% tp.date.now("YYYY-MM-DD") %> | <% tp.date.now("YYYY-MM-DD") %> | Saturday, December 10th 2022, 10:07:11 pm | Wednesday, December 14th 2022, 5:00:45 pm |
<% tp.date.now("YYYY-MM-DD") %>
<< <% tp.date.now("YYYY-MM-DD", -1) %> | <% tp.date.now("YYYY-MM-DD", 1) %> >>
Week: <% tp.date.now('yyyy') %>-W<% tp.date.now('ww') %>
Things I Need To Do
todo/daily
Events That Happened Today
Thoughts I Had Today
Random Note Review
<%* const files = app.vault.getFiles().filter(f => f.path.includes(".md")); const random = Math.floor(Math.random() * (files.length - 1)); const random2 = Math.floor(Math.random() * (files.length - 1)); const random3 = Math.floor(Math.random() * (files.length - 1)); const randomNote = files[random]; const randomNote2 = files[random2]; const randomNote3 = files[random3] -%>
<%* const todayIs = tp.date.now("YYYY-MM-DD") %>
Capture Notes From Today
LIST FROM "Inbox"
WHERE contains(file.name, this.file.name)