Commit Graph

115 Commits

Author SHA1 Message Date
NRK
e0022ab7ab parse the list arguments 2021-04-13 10:31:47 +06:00
NRK
f083645b3c initial list implementation
this is very broken. need to implement proper query parsing.
sniff out line num if exists, sniff out tags and then title.
need to implement strict tag search as well.
2021-04-13 04:10:04 +06:00
NRK
b0a4ceddcd parse -c and -s for list command 2021-04-13 04:10:04 +06:00
NRK
432b849e0c implemented add 2021-04-13 04:09:38 +06:00
NRK
d033335db9 changed COL_TITLE to non-bold 2021-04-13 04:08:51 +06:00
NRK
208dc09da8 make $DATA_DIR if it doesnt exist 2021-04-12 21:27:36 +06:00
NRK
4ec761f4e2 added error msg for no arguments 2021-04-12 21:26:31 +06:00
NRK
cb10f9e1ea added comment for functions and main 2021-04-12 21:25:33 +06:00
NRK
cdccca3499 added config variable DATA_FILE 2021-04-12 21:19:05 +06:00
NRK
85607d6def added config variable for line number color 2021-04-12 05:19:36 +06:00
NRK
a2b7fdb9ed added command parsing 2021-04-12 03:50:22 +06:00
NRK
fc7c8b9cb1 add usage() and die() 2021-04-12 03:31:26 +06:00
NRK
f0d5cc8e75 add auto title fetch config variable 2021-04-12 01:48:50 +06:00
NRK
9d91fbb2ad added all config variables 2021-04-12 00:55:44 +06:00
NRK
507b4eb48e initial commit 2021-04-12 00:22:49 +06:00