were should they be contained? in run_gui.py or in a run_cli.py (which does nothing else fore now)?
use case 1:
when loading a huge directory or a faulty directory you get caught in an infinite cycle of loading and crashing the app
unless you delete or change directly in ~/.config/taggui/taggui.conf
=> we could add CLI param --reset-dir:
were should they be contained? in
run_gui.py
or in arun_cli.py
(which does nothing else fore now)?use case 1: when loading a huge directory or a faulty directory you get caught in an infinite cycle of loading and crashing the app unless you delete or change directly in
~/.config/taggui/taggui.conf
=> we could add CLI param--reset-dir
:use case 2: preparation for API mode