roam-research-private-api
roam-research-private-api copied to clipboard
Support downloading MD and EDN exports
trafficstars
This adds an extra parameter to the getExportData function to allow download any of the three supported export formats. I also added a getExportZip function which is basically the same thing but just returns the path to the downloaded ZIP file, which can be more convenient for non-JSON formats.
Any chance of this feature being merged into the main branch and install?