trobanga / notion-calendar

Convert a notion database into ical or org format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notion_calendar

Read a Notion database, extract meetings, and create a calendar in iCalendar or org-mode format.

Howto

cp env-example to .env and fill the fields.

cargo run --example=ical or cargo run --example=org

About

Convert a notion database into ical or org format.

License:MIT License


Languages

Language:Rust 100.0%