Commit Graph

28 Commits

Author SHA1 Message Date
tastytea d6dd8d4e16
Added support for regular expressions. 2019-07-25 03:41:57 +02:00
tastytea 71bce0c87d
Added “simple” export. 2019-07-21 16:37:36 +02:00
tastytea 93298e5301
Splitted export header.
continuous-integration/drone/push Build is passing Details
2019-06-06 18:56:49 +02:00
tastytea 00aa9ffd47
Refactored Netscape bookmarks export.
continuous-integration/drone/push Build is failing Details
2019-06-06 17:11:56 +02:00
tastytea 98bb87ed93
Refactored AsciiDoc export into a class. 2019-06-06 16:16:57 +02:00
tastytea 008a5fe0f2
Refactored CSV export. 2019-06-06 16:06:25 +02:00
tastytea 747ba749e8
Added bookmark export. 2019-05-26 15:57:01 +02:00
tastytea f94d6a2229
Set locale globally. 2019-05-22 12:25:06 +02:00
tastytea 8e75e7bfbf
Added option to not archive page.
continuous-integration/drone/push Build is passing Details
2019-05-22 09:43:58 +02:00
tastytea feab1e8769
Forgot newline after error message. 2019-05-21 11:59:58 +02:00
tastytea 896d0e7734
Added option to search in tags, titles, descriptions and full texts. 2019-05-19 10:56:03 +02:00
tastytea ef145b2b00
Added option to search for tags.
continuous-integration/drone/push Build is passing Details
2019-05-19 09:42:52 +02:00
tastytea 6036e6c35d
Return error if fulltext is empty. 2019-05-18 13:51:41 +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 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 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 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 76548146c0
Added rudimentary SQLite support. 2019-05-14 20:45:48 +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 5e41f19cd3
Laid out the project structure. 2019-05-11 02:52:33 +02:00