eigenmagic / fediblockhole

A tool for automatically syncing Mastodon admin domain blocks.
GNU Affero General Public License v3.0
70 stars 7 forks source link

Add an option to export intermediate and merge files in "mastodon format" #49

Closed sgrigson closed 1 year ago

sgrigson commented 1 year ago

I realize you already added the ability to accept imports from files in Mastodon format.

This is the only feature request I have remaining.

It would be nice if the output files could be optionally generated with the # prefixes on the column headers, simply so that fediblockhole and mastodon could, optionally, share a unified file format.

Not that the file format isn't annoying, but I don't see them changing it for us any time soon.

sgrigson commented 1 year ago

I'm just going to handle this with a shell script.