Announcement

Collapse
No announcement yet.

gcalcli usage

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] gcalcli usage

    I've been using gcalcli for some time to download agenda.
    Am trying to add an event from the command.
    This is shown as an example:-
    [#]gcalcli quick 'Dinner with Eric 7pm tomorrow'[/#]
    but causes this error message:-
    [#]You must only specify a single calendar[/#]

    So then I wonder how to specify my calendar,
    gcalcli list gives:-
    Access Title
    ------ -----
    owner me@googlemail.com
    reader Contacts
    reader Holidays in United Kingdom
    reader Weather: Farnborough

    None of the above is my calendar

    Any help would be appreciated

    #2
    OK, solved this worked fine:-
    Code:
    gcalcli --cal 'me' quick 'Call Sokrati at 12:00 tomorrow'
    Where 'me' is my google account name

    Comment

    Working...
    X