Using the Microsoft Graph API to retrieve Calendar and convert to Orgmode compatible plain text.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

11 lines
275 B

[msgraph-orgmode]
client_id=
# Machine, and Login are used to get the correct entry from ~/.authinfo.gpg
machine=
login=
authority_url=https://login.microsoftonline.com/common
resource=https://graph.microsoft.com
api_version=1.0
days_history=7
days_future=30
max_entries=200