Noitidart / Profilist

ff-addon: Profile manager for Australis
https://addons.mozilla.org/en-US/firefox/addon/profilist/?src=github
34 stars 1 forks source link

Make temp profiles more functional within profilist menu #32

Closed Noitidart closed 8 years ago

Noitidart commented 9 years ago

This is for thought, if land this, it will be v2.1 or later. Needs thinking << emphasis

Temp profiles should be pulled into profilist menu's of other profiles. Should be nameable. etc WHEN running, otherwise then forget it, never pull in temp profiles into ini (as currently doing)

Think more about this. Because when making builds from source those are exact same things as temp profiles but they hang around after browser close, i would think many people use that profile for a long time.

jpm and cfx profiles i guess are seriously temp, like on browser close they are gone, so this would not help for this situaiton.

Noitidart commented 8 years ago

In summary of the logic started in 3.0a.rev8 -

Temporary profiles will all be clearly noted that they are temp profiles, any custom given name should appear next to that clear indication. A temp profile is defined as profile that does not have an entry in the ini.

Noitidart commented 8 years ago

How I handled temp profile name/gui in v2 -

(dont make anymore commit to v2 branch otherwise it will change these line numbers)

Noitidart commented 8 years ago

This feature was landed and so closed by commit 3.0b2.rev17 - https://github.com/Noitidart/Profilist/tree/1744e2ec679d399a459e90247e883ab34894cfd6 - which ad also closed issues #13 and #14