docu-notion
docu-notion copied to clipboard
Download Notion pages as markdown and image files, preserving hierarchy and enabling workflow properties. Works with Docusaurus.
**Background** Side-by-side presentations of text and images are more effective in training presentation contexts. The texts accompanying images frequently require less vertical space than the images. **Problem** * HTML output...
Notion has recently added pretty awesome integration with mermaid: What is also super great that I used is that you can add click handlers in the mermaid definition that link...
This change is [](https://reviewable.io/reviews/sillsdev/docu-notion/27)
If a page is no longer published or the folder name changes, the image files stick around. I'm not sure if the issue is specific to images. We should probably...
This in Notion:  Creates this markdown:  notion-to-md (which docu-notion uses) [does support numbered lists](https://github.com/souvikinator/notion-to-md/pull/35), so I don't know what's going wrong.
**Describe the problem** A clear and concise description of what the bug is. It takes docu-notion about 30 minutes to process my 126 files and then another 15 minutes to...
Currently, you can have a page that is ready to go, with a status of "Publish", but forget to link to it from the the Outline. We should notice this...
In Notion, you can of course link to one of the pages that serve as sections in the outline. But when docu-notion sees such a link, it doesn't find the...
Give a page with name `Publish as Audio/Video Errata`, we get the error `The slug we computed looks invalid: /Advanced Topics/Technical Errata/publish-as-audio%2Fvideo-errata.`
This project started as a proof of concept. If it keeps going well, it will need tests.