apps icon indicating copy to clipboard operation
apps copied to clipboard

Add 'added_date' and 'killed_date' to catalog files.

Open Salamandar opened this issue 4 months ago • 3 comments

Also add a tool save_added_date.py that can be used to easily update the date.

This can be used in the future as metadata for the store, and to prevent parsing the whole git history every time we need to generated the catalog.

The tool uses tomlkit to store a "human readable" date as a comment.

Salamandar avatar Feb 27 '24 23:02 Salamandar