sawhney17 / logseq-smartblocks

MIT License
171 stars 12 forks source link

Please add an <% if time = : %> command to smartblocks for hour of day #36

Open pixealhead opened 1 year ago

pixealhead commented 1 year ago

Output a block based on the current hour according to a 24 hour clock

Allow use of > and < so I can use >12 for after noon, or <10 for before 10am.

I want to use this to do things such as have a button output my "plan tomorrow" template if the button is pressed after 4pm and output a different template if pressed earlier in the day.