Commit Graph

139 Commits

Author SHA1 Message Date
tastytea 49c89a0340
Looked over the documentation. 2019-05-16 13:19:29 +02:00
tastytea 0cf8c65c40
Removed --sort. 2019-05-16 12:55:54 +02:00
tastytea e65fb77722
Cosmetic changes. 2019-05-16 12:53:32 +02:00
tastytea 81f7feb044
List things by tag. 2019-05-16 12:39:22 +02:00
tastytea 1c5927666d
Fixed segfault with pages on https://freitag.de/. 2019-05-16 12:03:09 +02:00
tastytea a3259626ff
Added AsciiDoc support. 2019-05-16 09:41:20 +02:00
tastytea 914d22569f
Renamed URL to URI. 2019-05-16 08:37:38 +02:00
tastytea 98743148f9
Explain --span better. 2019-05-16 07:54:56 +02:00
tastytea 3e4ee6985f
Sort newest to oldest. 2019-05-16 07:54:24 +02:00
tastytea 563690dba9
Only attempt to archive URL if it begins with http. 2019-05-16 07:53:28 +02:00
tastytea bb9cff2992
Made CSV expoer RFC 4180 compliant. 2019-05-16 03:56:17 +02:00
tastytea dfc382b92c
CSV: Enclose everything in "". 2019-05-16 00:52:05 +02:00
tastytea d95a9a1255
Print only 1 CSV header. 2019-05-16 00:45:06 +02:00
tastytea 1c336bba29
There was 1 / too many. 2019-05-16 00:41:06 +02:00
tastytea f5e3e6af49
CSV header. 2019-05-16 00:33:28 +02:00
tastytea b6dffa9c7b
Filter by time-span in export. 2019-05-16 00:26:48 +02:00
tastytea 2c27a352a2
Export as CSV to stdout. 2019-05-16 00:13:26 +02:00
tastytea df69efbbb7
Print function name in error messages. 2019-05-16 00:04:49 +02:00
tastytea c17b7e89f1
Allow conversion from/to SQLite datetime. 2019-05-16 00:03:57 +02:00
tastytea f636215b8d
Aliased system_clock::time_point to time_point. 2019-05-15 22:41:48 +02:00
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