ZotFile Annotation Export Assistance

When conducting an annotation export, I'm left with output that looks like this:

> Excepteur sint occaecat cupidatat non proident

### beep boop, this is a comment

> Lorem ipsum dolor sit amet, consectetur adipiscing elit

### this is also a comment

Where the text following > is a quote and the text following ### is a comment on said quote.

How can I export the note such that the comment precedes the quote? I want this to result:

### beep boop, this is a comment
> Excepteur sint occaecat cupidatat non proident

### this is also a comment
> Lorem ipsum dolor sit amet, consectetur adipiscing elit

I cannot find any previous discussions on creating such a simple change in formatting — it seems ZotFile forces you to have comments follow highlights. If I can't do this in ZotFile's code, does anyone know of a simple way to script something like this?
Sign In or Register to comment.