YukiGasai

Results 26 comments of YukiGasai

Hi, this was originally requested in #181, but is stilled not planned on my side. If anyone is willing to give it a try, feel free to open a PR...

Hi, I decided that the width and height values are not that useful because, when using the views as codeblock it will always take the full width anyway. But If...

Hi, what interval are we talking about, every day or once a week or every hour? What sync option are you using, is it possible that some settings are cleared?

Please try out this option ![image](https://github.com/YukiGasai/obsidian-google-calendar/assets/38146192/cbfdf9d0-3951-4a3c-b01f-a7b1b73faee1) https://yukigasai.github.io/obsidian-google-calendar/Settings/IgnorePatternList

Hi, where should this info be displayed?

Hi, sorry for the late response. If the issue is still present, can you give some info. - What version of obsidian are you using? - What OS are you...

Hi, the frontmatter of your note has to contain the details of the Google event. The options listed [here](https://developers.google.com/calendar/api/v3/reference/events) are possible. The frontmatter will be converted to JSON and then...

Okay you understand the concept, but your implementation is a little off. The mapping is an object that contains the key value pairs. Using the properties to set this up...

Hi, I check your changes and don't understand them fully. I tested the regex on [this page](https://regex101.com/r/Al87Yz/1) with some options that can occur. The change you made will force the...

Hi, thank you for pointing this out. I updated the docs.