Skip to content

[Feature]: Don't store timestamp in the config file #214

@Damglador

Description

@Damglador

Feature summary

Move the timestamp from config.conf (and maybe news.json + updates.json) as well to $XDG_STATE_HOME/apdatifier or $XDG_CACHE_HOME/apdatifier, as they're not configs.

Problem / use case

I want to sync my apdatifier config between my system, because of the constantly changing timestamp, the config file is always in a changed uncommitted stated in the config repo.

Proposed solution

Move it to a separate file in the apdatifier config directory or to $XDG_STATE_HOME/apdatifier or $XDG_CACHE_HOME/apdatifier. Technically news.json and updates.json also belong there.

Alternatives considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions