mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-18 09:04:21 +01:00
Sometimes the commandline is nice for loading individual threads you want to lookup (we don't have a UI for this yet). If you don't currently choose a different data directory, then your decks cache gets nuked when doing this. Change the logic so that deck persistence is disabled when using CLI columns. This stops notedeck from nuking your default decks. Signed-off-by: William Casarin <jb55@jb55.com>