phase1geo / Outliner

Outlining application for elementary OS
GNU General Public License v3.0
56 stars 6 forks source link

Visual cue to indicate autosaving - eg. Greyed out Save button #65

Open dagelf opened 3 years ago

dagelf commented 3 years ago

Many people feel uneasy without a save button. Having a visual cue that says "Autosaving..." or "Saved" somewhere will go a long way to put them at ease.

dagelf commented 3 years ago

For consistency across OSes, I think the "Save As" button could be a Save Button, greyed out whenever saved, and "Save As" can become to a context menu to it.

phase1geo commented 3 years ago

If a change is being made here, I don't want the interface changing for elementary OS users. The application conforms to the HIG as is and will be potentially confusing to users on that platform if we change this.

Perhaps there is a way to distinguish if we are running on elementary or not and change the UI to match.