Redesigning the Save Symbol
branch.com
Redesigning the Save Symbol
1–10 of 72 posts
Re: Redesigning the Save Symbol
#2I'm not a designer, but I think most of the ideas on display here are fashion-forward dead ends.
Re: Redesigning the Save Symbol
#3If you're going to introduce noobs to a save icon, why not show them one that half the population already understands and knows... the floppy icon.
Re: Redesigning the Save Symbol
#4Re: Redesigning the Save Symbol
#5Re: Redesigning the Save Symbol
#6Back to the original topic, I think auto-save and undo obsolete the save button.
[1] https://developer.apple.com/technologies/safari/developer-to...
[2] this site has chrome screenshots, but it's what safari 5 dev tools looked like: https://developers.google.com/chrome-developer-tools/docs/ov...
Re: Redesigning the Save Symbol
#7I think this is something that should be done, but I sense that fragmented circles are more of a "flat" reaction to iconography of obsolete technology. But obsolete technology generally makes for good, intuitive icons. I don't think the up and down arrows are especially good at conveying things either, especially since they'll probably be paired with other up and down icons that mean other things (like disclose menus…
The Save symbol is years overdue for a rethink.
Based upon what criteria of "overdue?" He doesn't say. The rest of the conversation is pretty much an illustration of masturbatory groupthink, nobody ever pushing back in the slightest, much less to ask, "why?"
So, back to you:
I think this is something that should be done
Why?
Re: Redesigning the Save Symbol
#8Alternatively, we could make autosave ubiquitous so the symbol is no longer needed.
Saving is often used by non-developers as a poor man's branching and version history.
Re: Redesigning the Save Symbol
#9I think this is something that should be done, but I sense that fragmented circles are more of a "flat" reaction to iconography of obsolete technology. But obsolete technology generally makes for good, intuitive icons. I don't think the up and down arrows are especially good at conveying things either, especially since they'll probably be paired with other up and down icons that mean other things (like disclose menus…
This... It seems like these are "design for the sake of design", and doesn't take into account that the vast majority of users really don't care, as long as they know what the button does--which these examples don't really convey.
Re: Redesigning the Save Symbol
#10Which makes me think... if I'm coding and the project is in git repository, why am I still manually saving all the time? Why not automatically save every change I make as a revision, and provide me with endless undo (even if I quit the IDE). "Save" could now instead do a git rebase & squash to produce a neater commit from the many intermediate revisions.