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. |
Beta Was this translation helpful? Give feedback.
-
|
This is really neat. One question: is it possible to affect the format of |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
What does the |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
I have been using ics for few weeks. It is great! |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
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 <%* |
Beta Was this translation helpful? Give feedback.
-
|
@FeralFlora - Awesome! I'm using this code in my daily note template. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
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? |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions