summaryrefslogtreecommitdiff
path: root/uv.lock
AgeCommit message (Collapse)Author
20 hoursadd ignore patterns and category keywordsBrett Curran
* ignore patterns will skip files containing the pattern in the path * category keywords guess what category a file may belng to if the keyword is found in the path
20 hoursrefactor project structure and add check for external user configBrett Curran
20 hoursadd publish, refresh functionalityBrett Curran
* pressing 'p' will publish selected files, and save those successfully published into a history file * pressing 'r' will re-scan the current directory
2026-02-12initBrett Curran