jakearchibald / svgomg

Web GUI for SVGO
https://jakearchibald.github.io/svgomg/
MIT License
5.8k stars 485 forks source link

Save parameter settings and features #31

Open afingret opened 9 years ago

afingret commented 9 years ago

I just discovered svgomg and it's clearly best in breed - nice job. I'm going to run 50 or 60 similar svg files through it. I can't help but think that it would be nice if I could save my settings and features, so that I don't have to edit the list every time. Even if this were a session-based "save settings" feature, it would be a huge benefit, but a user sign-up/in might permit the user to create and save multiple settings profiles, which would be handy for different illustration types and desired svg output.

pentzzsolt commented 8 years ago

I would very much appreciate this feature. Also, just to add to this, it would be great if you could download your configuration and plug it in to SVGO, in case you are also running it locally or on a server.

edwinbradford commented 8 years ago

Another vote for this feature. Even a basic ability to remember the last settings I used would be very helpful.

Nettsentrisk commented 8 years ago

Definitely been wanting this every time I use this online.

jakearchibald commented 8 years ago

Part of it is already implemented. Your settings are remembered from one session to the next.

ptim commented 3 years ago

I notice that settings are stored in IndexedDB, in case you want to mess with these…

image

kurtextrem commented 2 years ago

Bringing this up again, maybe an option to save the options in the URL? (so we can share it to colleagues, so everyone uses the same options)