You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thanks for publishing this, it's really useful :). I'm trying to use your CLI to get Hangouts calendar events, but it doesn't seem to parse those links. I added the notes field to the events command to debug it. It is printed like:
{
"notes":"-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-\nDo not edit this section of the description.\n\nThis event has a video call.\nJoin: https:\/\/meet.google.com\/abc-def-ghi\n(NL) +31 12 257 6228 PIN: FOOBAR#\nView more phone numbers: https:\/\/tel.meet\/ixw-qkwz-usy?pin=INVALID&hs=7\n-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-"
}
I can't seem to find out why these events do not get matched by the URL detector in the links command.
The text was updated successfully, but these errors were encountered:
Hi! Thanks for publishing this, it's really useful :). I'm trying to use your CLI to get Hangouts calendar events, but it doesn't seem to parse those links. I added the notes field to the
events
command to debug it. It is printed like:I can't seem to find out why these events do not get matched by the URL detector in the
links
command.The text was updated successfully, but these errors were encountered: