]> git.armaanb.net Git - lightcards.git/blobdiff - lightcards/progress.py
Add preliminary config file support
[lightcards.git] / lightcards / progress.py
index 8956b63ab7043063850bb29adf837eb8f4fb2eb0..97fcf0c9ce68068db1f5f9914dbe49eb42f5e6e7 100644 (file)
@@ -5,6 +5,7 @@ import hashlib
 import os
 import pickle
 
+# TODO: Check for $XDG_CACHE_HOME
 dired = f"{os.path.expanduser('~')}/.cache/lightcards/"