notion-markdown-cms icon indicating copy to clipboard operation
notion-markdown-cms copied to clipboard

Feature request: File property type

Open mitchmalone opened this issue 2 years ago • 1 comments

Hey Meshcloud! I am less confident about this one, but is it possible to return files in the markdown and also download them?

mitchmalone avatar Jul 31 '23 10:07 mitchmalone

We do support downloading image blocks on pages (see https://github.com/meshcloud/notion-markdown-cms#supported-blocks) which are files in notion API, so in theory embedding files as assets in the same way should be trivial to add.

I'm not sure though because you say file property type, which is a page-level attribute. Can you sketch up some markdown and directory structure how this should look like?

JohannesRudolph avatar Aug 01 '23 15:08 JohannesRudolph