Commit Graph

469 Commits

Author SHA1 Message Date
tastytea 91ab718099
Put global types in types.hpp. 2019-05-15 22:40:02 +02:00
tastytea cc912b8a36
Archive URLs. 2019-05-15 22:24:11 +02:00
tastytea 1c39c8ac86
Fetch page, extract title, description and full text. 2019-05-15 07:04:12 +02:00
tastytea a1e3c57da2
Storing URL & time & tags in the database works. 2019-05-14 22:57:51 +02:00
tastytea b7332de342
Added --sort. 2019-05-14 22:56:58 +02:00
tastytea 8ec8a1a558
Moved time functions into own files. 2019-05-14 22:13:58 +02:00
tastytea 76548146c0
Added rudimentary SQLite support. 2019-05-14 20:45:48 +02:00
tastytea 8da0ad07f0
Added license. 2019-05-13 03:49:32 +02:00
tastytea b336af35eb
Changed highlight language to zsh. 2019-05-13 03:47:46 +02:00
tastytea 495f54a971
Added unusability-note. 2019-05-13 02:43:27 +02:00
tastytea bf135b28b6
Added url to options. 2019-05-13 02:33:43 +02:00
tastytea 6c7a4d6685
Enhanced help message. 2019-05-13 02:33:05 +02:00
tastytea fbf3f484eb
Typographical errors, s/=/ /. 2019-05-13 02:30:03 +02:00
tastytea e716a74501
Added tests for string_to_timepoint and parse_options: -h/-V/-t. 2019-05-12 21:40:26 +02:00
tastytea 124ce0e280
Prepared cmake recipe. 2019-05-12 21:39:01 +02:00
tastytea 17522d6757
Replaced exit with return. 2019-05-12 20:19:00 +02:00
tastytea 5cd5740fd0
Option parsing is hereby implemented. 2019-05-12 00:26:04 +02:00
tastytea fe69ec34ab
Wrote all the future features I could think of into the manpage. 2019-05-11 18:46:23 +02:00
tastytea 5e41f19cd3
Laid out the project structure. 2019-05-11 02:52:33 +02:00