sabidib / remarking

Remarking is an unofficial command line tool for extracting highlights from documents on your reMarkable tablet.
GNU General Public License v3.0
53 stars 2 forks source link

feat: offer markdown output #7

Open julianprester opened 3 years ago

julianprester commented 3 years ago

Offer a simple markdown writer output.

The writer should output a basic markdown formatted string of highlights. Document name is used as the heading. Highlights are formatted as blockquotes. Page numbers can be included at the end of each highlight.

The Zotero extension ZotFile offers a similar feature and its formatting could be used as a guide.