Closed sueszli closed 1 year ago
The reason why you can't just use the Notion API is because it only allows you to access page content but doesn't include any formatting and otherwise you would have to manually convert everything to HTML.
I did some research and there are people who did exactly that to export their Notion content - but the result was nowhere near as good as loconotion.
Would it be possible to make this project rely on the exported html files from notion alone?