google-calendar-layer icon indicating copy to clipboard operation
google-calendar-layer copied to clipboard

Where do the settings go?

Open x61 opened this issue 6 years ago • 1 comments

" Set the following variables with your Client ID and Secret.

(setq org-gcal-client-id "YourClientId" org-gcal-client-secret "YourSecret") " Where do you put the settings? In the .spacemacs? or a separate file?

This is not clear

x61 avatar Mar 07 '18 12:03 x61

They have to be set within dotspacemacs/user-config.

Simply place what you pasted in the issue in that section with your client id and client secret and it should work just fine.

jeromegrosse avatar Mar 26 '18 18:03 jeromegrosse