Skip to content

improvements to storage of user-specific data #104

@leggewie

Description

@leggewie

alright currently is inconsistent across platforms in where it stores its user-specific data. On Windows, things are stored under C:/Temp/ChromeProfile, for other platforms a folder User_Data in the current directory is used. This can lead to clutter and data-loss. I have a suspicion this is at least partially the reason why I see alright sometimes work and then a minute later (in a different directory?) fail (#103).

There is some convention and policy where this data ought to be stored. There is also a python library to do the heavy-lifting in the background. I will try and publish some code for review in the following days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions