kaspiana / mage

A command-line tool for cataloguing images (particularly digital art), styled after Git.
0 stars 0 forks source link

Ingest list file #41

Closed kaspiana closed 3 months ago

kaspiana commented 3 months ago

The file data/ingestlist.txt can now be used to supply the tool with a list of files to ingest along with their metadata. The file has a tabulated format, with the columns file path, comment, tag list, series, source list, the latter two of which are unimplemented.

(The file also permits commas prepended with #.)

# file path | comment | tag list | series | source list
c:/home/images/20240304_000206.jpg | "the mug" | rose_lalonde | |
c:/home/images/20240305_140745.jpg | | rose_lalonde kanaya_maryam | |
mage ingest list