Skip to content

Unusual location for config/data files on Linux #530

Description

@h8ghbzc9bbr8c7

Only a remark which you - as always - may silently ignore at will:
Currently Askimo stores app data and some config/prefs data below ~/.askimo and other prefs below ~/.java in the users home directory. The data below ~/.java originates from the Java prefs system which has this path hardcoded (may be overwritten with a custom factory).
Both is not very common on Linux:
According to the XDG Base Directory specification an App should store its config data below ~/.config/ and its persistent data below ~/.local/share/. The XDG Base Directory specification is widely accepted and used by all major apps and distributions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions