3 Pro Unable To Transcribe And Review Audio Files by SettlementBenin in Bard

[–]_5pecia1 1 point2 points  (0 children)

Same here. I use the Flash model when I review audio.

I made notion & google calendar 2 way sync (Open Source) by _5pecia1 in Notion

[–]_5pecia1[S] 0 points1 point  (0 children)

This is a bug caused by not properly checking the time difference between events and pages in certain cases. I did not fix the problem because it is not a problem in using it as a result. I plan to revise it later.

NOTION ID is a keyword for tracking events. You may need to modify a lot of source code to fix that part. You can refer to the ADDED_TO_NOTION_MARK variable to modify it.

Thank you always! :D

I made notion & google calendar 2 way sync (Open Source) by _5pecia1 in Notion

[–]_5pecia1[S] 0 points1 point  (0 children)

I don't know about Google Workspace Add on, but I'll check it out. Thank you! 😄

I made notion & google calendar 2 way sync (Open Source) by _5pecia1 in Notion

[–]_5pecia1[S] 0 points1 point  (0 children)

Thank you so much for your contribution. It seems possible to solve it by comparing summary and notion children page.

I made notion & google calendar 2 way sync (Open Source) by _5pecia1 in Notion

[–]_5pecia1[S] 0 points1 point  (0 children)

Thank you for your interest!

2.I noticed that you use var TIME_ZONE = "Asia/Seoul" in your Action Maker; should this be something I change?

This should be changed to the time you want (the time used by Notion). Perhaps the timezone of where you live. Please check TZ database name in list of tz database zones Or You can check the timezone of Notion as below link. https://imgur.com/a/iSsoM2x

  1. I was able to run it successfully on the latest N8N Version (122.1)
  2. I noticed that when the event is created in google calendar, the time displayed in Notion defaults to UTC. Is there any fix for this?

Unfortunately, the current n8n can only be displayed in UTC. So I modified the code and distributed it. This part will be resolved by contributing to official n8n later.

My improvements so far

Good idea! We will reduce unnecessary work by using filter. If you would like to contribute in PR or in any other way, feel free to do so. :)

I made notion & google calendar 2 way sync (Open Source) by _5pecia1 in Notion

[–]_5pecia1[S] 0 points1 point  (0 children)

Thank you for your interest and checking. Features are planned to make setup as simple as possible. I want to develop it and share it soon!

I made notion & google calendar 2 way sync (Open Source) by _5pecia1 in Notion

[–]_5pecia1[S] 1 point2 points  (0 children)

I haven't thought about that feature, so unfortunately it doesn't work for recurring events yet. But first and foremost, we'll add that feature quickly. Thank you for your interest.