Copying tasks into Day Planner #163
bikingbadger
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
Thank you! How do you handle times? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @bikingbadger - Do I understand correctly, that for this to work, one would need several plugins:
? --> Obsidian n00b here ;) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all. I have a setup for hacking my tasks into Day Planner. It is unfortunately a copy as I can't see any other way to get the two to play nice together. But basically I use the Tasks for managing my tasks and then Day Planner for the day to day layout.
Task setup
I've setup my tasks to use the
#task
hashtag and this is an example of what it looks like:As you can see there is also a line link for each task. I think this might be a nice feature to have when creating a task.
Templater setup
I use templater to create my daily report and this also has the button for copying. I create this daily when laying out my day. This also has the link to the Day Planner for the current day
templater.md
Day Planner
After copying the the tasks I copy them into the Day Planner. They are formatted a bit different from the task and I remove the dates and the hash tag because I don't want it duplicating the task itself.
Beta Was this translation helpful? Give feedback.
All reactions