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
I've followed google's quickstart instructions and received my auth token. Subsequent execution show's my agenda. I've copied my token.json to ~/.config/wtf/token.json and I've configured secret.File: with the exact pwd in my config.yml .
However, I'm unable to get my agenda to show in wtfutil. I've tried renaming the file to credentials.json, using relative pwd etc.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
How can we help?
I've followed google's quickstart instructions and received my auth token. Subsequent execution show's my agenda. I've copied my token.json to ~/.config/wtf/token.json and I've configured secret.File: with the exact pwd in my config.yml .
However, I'm unable to get my agenda to show in wtfutil. I've tried renaming the file to credentials.json, using relative pwd etc.
gcal:
colors:
title: "red"
eventTime: "lightblue"
description: "yellow"
highlights:
- ['1on1|1/11', 'green']
- ['apple|google|aws', 'blue']
- ['interview|meet', 'magenta']
- ['lunch', 'yellow']
past: "gray"
calendarReadLevel: "reader"
conflictIcon: "🚨"
currentIcon: "💥"
displayResponseStatus: true
email: "winslowb@"
enabled: true
eventCount: 15
hourFormat: "24"
multiCalendar: true
position:
top: 0
left: 0
height: 3
width: 3
refreshInterval: 5m
secretFile: "token.json"
showDeclined: true
showEndTime: false
timezone: "America/"
withLocation: true
The text was updated successfully, but these errors were encountered: