quartz/content/private/templates/DailyTemplate.md
2022-06-10 23:29:36 +12:00

1.1 KiB

[<% tp.date.yesterday("YYYY-MM-DD") %>](daily_notes/<% tp.date.yesterday("YYYY-MM-DD") %>) << daily-notes >> [<% tp.date.tomorrow("YYYY-MM-DD") %>](daily_notes/<% tp.date.tomorrow("YYYY-MM-DD") %>)


<% tp.date.now("DD-MM-YY") %>

<% tp.user.album() %> <% tp.user.xkdc() %>

<% tp.user.stocks({a:"AAPL"}) %> <% tp.user.yahoo({a:"SP500"}) %> <% tp.user.yahoo({a:"TSLA"}) %>

Today

<%* const d = new Date().getDay() switch(d){ case 1: tR+="" break; case 2: tR+="" break; case 3: tR+="" break; case 4: tR+="" break; case 5: tR+="" break; default: break; } %>

Review

list from #lecture where sr-due = date(today)

Backlog

Projects

  • python ai weekly review
  • spotify clone

Today's Log