Skip to content

Instantly share code, notes, and snippets.

@ringmaster
Created April 29, 2023 16:14
Show Gist options
  • Save ringmaster/d91cbb466a6670412907062b5cd261ac to your computer and use it in GitHub Desktop.
Save ringmaster/d91cbb466a6670412907062b5cd261ac to your computer and use it in GitHub Desktop.
Daily note template
creation date tags
<% tp.date.now() %>
DailyLog, year-<% tp.date.now('YYYY') %>, month-<% tp.date.now('MMM') %>, weekday-<% tp.date.now('ddd') %>, week-<% tp.date.now('w') %>

Daily Log - <% tp.date.now('dddd, MMMM Do YYYY') %>

<< [[Daily Note]] | #week-<% tp.date.now('w') %> | [[Daily Note]]>>

<% tp.web.random_picture("800x200", "nature,technology,gamesf") %>

Weather Macro Here!

![[Task Manager#Tasks]]

New Tasks Today

  • [ ]

Today's Log

<% tp.user.shortcuts('shortcuts://run-shortcut?name=Get%20Events%20List&input=' + tp.date.now() + '/%s') %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment