ArtificialQualia / PyEveLiveDPS

PyEveLiveDPS (PELD) is a live DPS calculator and grapher for EVE Online
GNU General Public License v3.0
162 stars 28 forks source link

Add Profiles to settings #17

Closed ArtificialQualia closed 7 years ago

ArtificialQualia commented 7 years ago

Related: #11

Users who will be using PELD to track multiple clients or even just for different hulls will want a way to quickly switch between settings they have designed for a specific client/hull. To do this, settings should be saved to user-configurable 'profiles' that allow them to quickly change between configurations that they have set up.

Ideally users should be able to switch quickly between profiles via a nested menu in the 'file' dropdown, similar to how users switch between characters.

This may or may not be implemented along with #11, but it will have to be considered during the implementation of #11 regardless of when it is added.

ArtificialQualia commented 7 years ago

Added in 58355dc for v1.2.0