Tuesday, April 23, 2024

<< 2024-04-22 | 2024-04-24 >>

title: Contents 
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console

Readings

Musings

Email Folders

  • Projects
  • Announcements
  • Insurance
  • Personal
  • Newsletters
  • Subscriptions
  • Bills
  • Receipts
  • Taxes
  • Household
  • GA Power

Daily Discoveries

Anything relevant that was discovered on this day (i.e. new tools, technologies, code snippets, ideas, videos, podcasts, people, etc.)

  • ...

Daily Tasks

Created Notes Log:

TABLE file.folder AS Folder
WHERE file.cday = date(this.file.name) AND file.name != (this.file.name)
SORT file.folder ASC, file.name ASC

Modified Notes Log:

TABLE file.folder AS Folder
WHERE file.mday = date(this.file.name) AND file.name != (this.file.name)
SORT file.mtime asc

Appendix

Note created on 2024-04-23 and last modified on 2024-04-23.

LIST FROM [[2024-04-23]] AND -"CHANGELOG" AND -"03-AREAS/Journal/2024-04-23"

(c) No Clocks, LLC | 2024