tiktagus / tiktag

TikTag is a command-line app for preparing images for blogging, sharing or NFT-minting.
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

ONE `data` per installation (machine) #6

Closed chancefcc closed 1 year ago

chancefcc commented 1 year ago

Let's centralize data into ~/.tiktag/data, per installation/machine.

This could make it easier when a user wants to switch her tiktag installation to another machine, and all she needs to do is to copy all meta-data inside ~/.tiktag/ from the old machine to her new one.