Commit Graph

25 Commits

Author SHA1 Message Date
lukas d7f4a9c299 Check if tags exist when tagging 2022-11-16 09:35:49 +01:00
lukas 473d88b3c9 Display usage when no arguments supplied 2022-11-16 09:02:52 +01:00
lukas c86f125ed3 Add support for adding hashes 2022-11-16 08:56:58 +01:00
lukas ca5146e17c Capitalize SQL column types 2022-11-16 08:56:33 +01:00
lukas ec5cb5bb17 Add hash test 2022-11-16 08:56:15 +01:00
lukas 907f9b742d Fix wrong usage of $PWD 2022-11-16 08:08:13 +01:00
lukas d743baa4d4 Add help for listtags 2022-11-16 08:00:13 +01:00
lukas 70ea680b0f Allow specifying different database for all commands 2022-11-16 08:00:00 +01:00
lukas 4761ef5040 Rename test file 2022-11-16 07:59:29 +01:00
lukas f8b75eb91b Add more tests 2022-11-16 07:58:58 +01:00
lukas f7102e1fc4 Add first test 2022-11-15 22:36:11 +01:00
lukas 90f436fb23 Allow specifying custom database name to init 2022-11-15 22:16:05 +01:00
lukas dcbc0b23d6 Remove DEBUG statement 2022-11-15 22:06:39 +01:00
lukas f22c4ce044 Handle location of SQL file more robustly 2022-11-15 22:03:38 +01:00
lukas 353b86af65 Add TODOs 2022-11-15 22:02:42 +01:00
lukas 1f6761bf5a Move DEBUG enablement to the top 2022-11-15 22:01:29 +01:00
lukas a847ff6301 remove cruft 2022-11-12 23:04:47 +01:00
lukas 82351fb5d9 .gitignore: add .mp4 2022-11-12 23:04:11 +01:00
lukas e6e13c10b0 Add new features
New command-line options: import, autoimport, init
Improve adding of tags and files
2022-11-12 23:01:20 +01:00
lukas c71d3af0a2 SQL: standardize id names 2022-11-12 22:59:44 +01:00
lukas b044726c96 Add init function 2022-11-12 12:46:34 +01:00
lukas abe44c3f92 Add hash TODO 2022-11-11 13:20:24 +01:00
lukas face6e04a6 Improve listing tags 2022-11-11 13:20:11 +01:00
lukas c1564178fa Remove hardcoded db filename
Also prevent db files from getting tracked by git
2022-11-11 12:58:15 +01:00
lukas 9f1eccdf1a Initial commit 2022-11-11 12:55:09 +01:00