Flavortown Devlog Exporter banner

Flavortown Devlog Exporter

9 devlogs
8h 35m 58s

As Flavortown’s EOL is nearing I am making this tool to be able to migrate Flavortown devlogs to other platforms like blogger, extension is for Chrome and Firefox.

This project uses AI

Used ChatGPT for help on shipping the extension, figuring out how to install unpacked extensions, upload to Firefox Webstore.

Demo Repository

Loading README...

SalticHash

Shipped this project!

I made an extension that lets you export all your devlogs as Markdown or JSON, it also lets you download all attachments if you want!

SalticHash

Edge Cases

In this devlog I worked on testing the extension with different project, it works confirmed with up to ~70 devlogs, I tested on a lot of different project and updated the markdown accordingly, I also fixed some errors, I’m thinking of adding a progress bar for the ZIP export.

Changelog

Attachment
0
SalticHash

Added ZIP export with local attachments

I added the ZIP export with local attachments, this it the definitive version of the exporter, with this you can guarantee a full save.
I fixed some bugs in the MD generation, fixed the attachment type bug in the JSON and made the dialog close after download.
I haven’t tested with big projects but it should work.

Changelog

0
SalticHash

Dialog UI & Functional Downloads

I added a dialog for the export devlogs button, it lets you download as markdown and json, I am considering on adding a way to also save the Attachments and project banner, I would probably make it be a ZIP file, but Idk how rn.
I also added a format.json file to the Github that specifies the formating of the JSON file.

Changelog

Attachment
0
SalticHash

Add markdown & full json output

After a bit of work I got this working, maybe I should work on the Md formatting but in the main functionality of the app, a way to download the output and maybe some settings inside the extension is all that’s missing!

Changelog

Attachment
Attachment
0
SalticHash

Basic Export Functionality

I made the button print to the console the values from the project, now I should maybe do some selection systems, like JSON and single file markdown.

Changelog

Attachment
0
SalticHash

A new project starts!

So, we can’t deny Flavortown’s time is soon to come, so I decided I was gonna make a tool to export all devlogs of your projects, for it I’m making an extension for Chrome and Firefox that adds a new button which you can use to download your devlogs, for now I’ve only added the export devlogs button.

Changelog

Attachment
0