Miscellaneous small scripts
Find a file
Thomas Hochstein 5845de6edc Order alphabetically.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2025-06-19 01:13:07 +02:00
converters Add pocket-raindrop.pl. 2025-06-03 01:29:23 +02:00
generators Move mmm.pl to /generators. 2025-06-19 01:12:45 +02:00
.gitattributes Add .git* files 2014-09-28 11:44:19 +02:00
.gitignore Add .git* files 2014-09-28 11:44:19 +02:00
LICENSE Initial commit 2014-09-28 11:38:57 +02:00
README.md Order alphabetically. 2025-06-19 01:13:07 +02:00

My personal scripts

I will add some small (and rather hackish) scripts for my personal use here.

Perl

footnotes.pl

footnotes will convert footnotes in MultiMarkDown format to the format of the Wordpress plugin footnotes and back.

Usage: footnotes --to mmd|wp [--file $inputfile]

mmm.pl

mmm (MIME multipart/alternative from Markdown) can create a MIME multipart/alternative mail, containing a text/plain part (in Markdown) and a text/html part, from a Markdown file. Other mail headers (From:, To:, Subject:, ...) can be prepended from a template file.

Usage: mmm [--file $inputfile] [--headers $templatefile]

pocket-raindrop.pl

pocket-raindrop will reformat a CSV export file from Pocket into a CSV import file for Raindrop.

Usage: pocket-raindrop part_000000.csv, output to raindrop.csv.