docu-notion icon indicating copy to clipboard operation
docu-notion copied to clipboard

Download Notion pages as markdown and image files, preserving hierarchy and enabling workflow properties. Works with Docusaurus.

Results 42 docu-notion issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

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: ![image](https://user-images.githubusercontent.com/8448/194646111-38cc8a65-8fe8-4177-bf87-26d38dbcfe52.png) Creates this markdown: ![image](https://user-images.githubusercontent.com/8448/194646331-64a1d360-2cea-4a4a-b982-3c914a55de1b.png) 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.

bug

**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...

enhancement

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...

enhancement

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...

enhancement

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.`

bug

This project started as a proof of concept. If it keeps going well, it will need tests.

enhancement