Skip to content

kinling9/notion_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notion_task

A simple tool to sync notion tasks with local ics files

Usage

$ python3 ics_reader.py cfg.json

json file

store the notion integration token and the ics directory

{
  "token": "bla",
  "directory": "/your/directory/name"
}

Thanks

About

A simple tool to sync notion tasks with local ics files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages