-
Can I use getDayNote with a specified calendar root? I want to have access to some workspace's calendar in root workspace. Is this possible? |
Beta Was this translation helpful? Give feedback.
Answered by
zadam
Oct 26, 2022
Replies: 1 comment
-
Hi, this API method will use a "current" calendar which means the "global" calendar if not hoisted or a workspace calendar if you're hoisted into a workspace with a calendar. I just added a possibility to specify "rootNote" of a calendar you want to use as an argument: 4e3d48f |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xsmyqf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this API method will use a "current" calendar which means the "global" calendar if not hoisted or a workspace calendar if you're hoisted into a workspace with a calendar.
I just added a possibility to specify "rootNote" of a calendar you want to use as an argument: 4e3d48f