Files
pyPhotoSorter/photo_sorter/config.json
Hirnwunde 87ab7ee73c first
2026-02-26 08:42:12 +01:00

20 lines
373 B
JSON

{
"targets": [
{
"key": "1",
"path": "/home/obk/Bilder/sorter_versuch/fam",
"label": "Family"
},
{
"key": "2",
"path": "/home/obk/Bilder/sorter_versuch/priv",
"label": "Privat"
},
{
"key": "3",
"path": "/home/obk/Bilder/sorter_versuch/work",
"label": "Work"
}
],
"default_action": "move"
}