How do you organise your checklists?

Thanks for the inspiration again.

I just wanted to share the template I’ve created. I also used the Meta Bind plugin, which is a successor to the no longer maintained buttons plugin.


disabled rules: [yaml-timestamp, remove-yaml-keys, yaml-title]

This daily note has been created on <% tp.file.creation_date(“dddd”) %> at <% tp.file.creation_date(“HH:mm”) %>.
<% tp.file.cursor() %>

Start you day here

[[00-09 System/02 Checklists/02.01 Daily/start my day.md]]

Preview

[[00-09 System/02 Checklists/02.01 Daily/daily preview.md]]

Get current

[[get current]]

Shut down

[[00-09 System/02 Checklists/02.01 Daily/shut-down|shut-down]]

Before you sleep

[[pre-sleep]]

Edit: After using this approach for a while, I would like to share the downsides:

  • You cannot use keyboard navigaton because it is a codeblock.
  • The changes are not persistent, so when you quit the app or window you may lose ‘progress’ and not know where you left off. I plan to use an alternative solution, but need to find out how to paste the content, excluding frontmatter.
2 Likes