Templater code for Day Planner with start and end time, conditional call links, indented description and some formatting for readability #74
Replies: 11 comments 32 replies
|
Thanks @FeralFlora ! I'll add a link to this in the README. |
|
This is really neat. One question: is it possible to affect the format of |
|
What does the |
|
I made a variation of the templater example. puts the description in a callout. Andin MS365 an empty description has content. "\n" or is "", so added a check otherwise after each tasks I get a line with just an indented bullet. Also, since the API doesn't return the dataview format for the times, I'll be adding a version tomorrow that does that. |
|
I have been using ics for few weeks. It is great! |
|
The core code (the one above , advance for dailty events) works fine with my calendar. It is just this one for week that is giving the error. Below a copy/paste of the lines in console related to this: X @ moment.min.js:2 this is repetaed several times. |
|
a small change to my example above. I added the schedule date to the items. tat way if one isn't complete it will show up with the date it was originally on in a later tasks query <%* |
|
@FeralFlora - Awesome! I'm using this code in my daily note template. |
|
Thank you very much! Would it be possible to format in a way that the "Full Calendar" plugin will understand? Then it will automatically show up in full calendar too. |
|
Is there any way how to get events only from particular calendar? I want the Templater to fill in the first section on the page using my personal calendar, and the second section using work calendar? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Code
Screenshots
All reactions