Tom Välja

Results 15 issues of Tom Välja

If the calendar ID (i.e. the primary email) doesn't exactly match the invitee's email, `gcalcli agenda --nodeclined` will throw an error. This change changes makes use of the 'self' property...

--tsv currently ignores the --nodeclined and still shows the events that you have declined in the list. This pull request adds the functionality to hide declined events from TSV list.

I'm getting an error when trying to exclude declined events from the agenda. ``` ~> gcalcli agenda --nodeclined 1 Thu Nov 18 8:00 No-meeting zone Traceback (most recent call last):...

I'm trying to add an all-day event, but I don't want to be marked busy for the whole day: `gcalcli quick --calendar=Home --reminder=16h 'Garbage collection 22.11.2021'` and the resulting event...

Hey! I have a few scripts depending on each other: script_1.js includes a reference to script_2.js and script_2.js includes a reference to script_3.js. I know it's bad architecture, but I...

It's not obvious for a newcomer to click the "Wiki", so for ease of access, I propose including a link to the relevant Wiki section that guides those interested forward.

### Checklist - [X] I have updated the integration to the latest version available - [X] I have checked if the problem is already reported ### The problem My S8...

bug

**Is your feature request related to a problem? Please describe.** I have a pretty terrible connection at home and often the Nordpool API requests time out. This results in my...

Hi! Here's my env: ```~ java -version openjdk version "21.0.2" 2024-01-16 LTS OpenJDK Runtime Environment Temurin-21.0.2+13 (build 21.0.2+13-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.2+13 (build 21.0.2+13-LTS, mixed mode) ~ node --version...

I'm really excited to use Auth0 in my ionic application, but it seems that this example is quite up to date. I don't think adding scripts to index.html is a...