Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
companion
6 years agoHelpful | Level 6
Does Paper still support export as Markdown?
I'm trying to use the Dropbox API to access Paper documents as markdown. I have a connected app and a user with the new version of Paper (paper_as_files: enabled). I've switched from docs/download to /files/export as per the migration guide, but it doesn't appear that endpoint offers any method to select the export format.
So, is Markdown export still a thing, and if so, how do I do it?
No, unfortunately /2/files/export doesn't support exporting as Markdown, nor is there another way do that in a 'paper_as_files' account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
Update: the /2/files/export endpoint now supports exporting .paper files as Markdown.
24 Replies
Replies have been turned off for this discussion
- Greg-DB6 years ago
Dropbox Community Moderator
No, unfortunately /2/files/export doesn't support exporting as Markdown, nor is there another way do that in a 'paper_as_files' account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
Update: the /2/files/export endpoint now supports exporting .paper files as Markdown.
- companion6 years agoHelpful | Level 6
Okay, thanks. That would have been really useful - I've looked at the HTML export, but it looks like there's a lot 'baked in' there: styles, UI stuff, etc. If markdown isn't a possibility, perhaps a simplified 'semantic tags' only HTML version might be do-able?
Just a heads-up: there are still a number of Dropbox-hosted blog posts and guides out there that talk about markdown export, with no mention of deprecation. Might be good to add some notes to prevent confusion.
- Greg-DB6 years ago
Dropbox Community Moderator
Thanks for the feedback! I'll send this along as well.
- bram_l6 years agoHelpful | Level 5
+1
I'm suprised this feature has dissapeared without any mentioning of it in the Paper Migration Guide. For us the Markdown export is an essential feature that would prevent us from using the 'paper_as_files' account in our current API integration.
Markdown is supported by wide a range of tools and libraries, thanks to its simplicity and well defined syntax. Therefor it seems much more appropriate as an export format for the API compared to HTML. Also converting Markdown to HTML (and applying styles) is very straight forward, the other way around not so much.
Hopefully this feature can be (re)implemented in the near future!
- Greg-DB6 years ago
Dropbox Community Moderator
bram_l Thanks for the additional feedback! I'll pass this along as well.
- htbsrvr6 years agoNew member | Level 2
This is a deal breaker for our integration. Please add this feature!
- Greg-DB6 years ago
Dropbox Community Moderator
htbsrvr Thanks for the note!
- entotto6 years agoExplorer | Level 4
+1 - being able to export in a machine-readable format will be useful for automation: we could do all sorts of things like readability checks or validation of conformance to a required format.
It will also be useful to be able to import paper docs in Markdown from, say, a source repository that's managed and reviewed internally, and use them as templates, for example. (I know this is a different feature request, sorry for piggybacking here.)
- euxn6 years agoExplorer | Level 4
Any Update?
- Greg-DB6 years ago
Dropbox Community Moderator
entotto Thanks for the feedback! I'll pass this along to the team.
euxn No, unfortunately I don't have an update on this.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!