Daily Note templates for Obsidian.
Note
This This repository is for users of Obsidian, the notes platform, and is very specific to only Obsidian!
This is a very niche repository of code. This is specifically for someone who:
- Uses Obsidian for note-taking (a competitor for Notion)
- Uses the Daily Notes built-in plug-in, which creates a page for you to add notes/tasks/etc for each calendar day
- Uses the Templater plug-in, which allows you to make templates that execute code when a page is created.
- (Optionally) Uses the Meta Bind plug-in to have the ability to add buttons and other UI fields. In this case, we have a button that "pushes" unfinished tasks to the current Daily Note, to "carry forward" those tasks, so that they don't fall through the cracks.
- Uses the Templater plug-in, which allows you to make templates that execute code when a page is created.
- Uses the Daily Notes built-in plug-in, which creates a page for you to add notes/tasks/etc for each calendar day
So, if this describes you? You are in LUCK!! ☘️
See the inner README.md for details about the templates and scripts in this repo.