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
Feature summary
Move the timestamp from
config.conf(and maybe news.json + updates.json) as well to$XDG_STATE_HOME/apdatifieror$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