Commit Graph

32 Commits

Author SHA1 Message Date
da812cb201 slightly better copyright warning notice 2024-11-14 08:18:21 -07:00
a7d5e1c31d allow empty sections definition, fix error with previous commit 2024-11-13 02:58:39 -07:00
148afecb27 close #26 --continue flag 2024-11-12 20:27:21 -07:00
33f9a123e6 added ability to extract titles 2024-11-09 00:42:41 -07:00
f593a3c05b fix #32 extract titles from URL 2024-11-09 00:37:27 -07:00
98365ff861 close #30 optimize base_file_name 2024-11-08 18:22:38 -07:00
98a603e647 utility added to make sure file handles can't be left open 2024-11-08 18:16:58 -07:00
599d5f0612 rm unneeded lines 2024-11-08 17:46:25 -07:00
d33dc72f12 improved ReadMe and new chapter detection pattern 2024-11-07 18:38:14 -07:00
9eb20662ce It turns out my inconsistency issues were all from a single missed file handle close 2024-11-07 17:30:59 -07:00
fd4a164e95 fix race condition? remove requirements listed that are installed automatically 2024-11-07 14:10:40 -07:00
217c39f53f fix #31 2024-11-06 20:40:32 -07:00
063437b596 close #22 run all configs in a directory 2024-11-06 19:56:44 -07:00
3c648fbc85 fix #28 argparse! :D 2024-11-06 19:45:08 -07:00
257986fd5a partial #24 it is default behavior, not optional 2024-11-06 19:04:16 -07:00
b4a5b9ccad fix #21 make it possible to have multiple ebook confs in the same directory 2024-11-06 19:00:21 -07:00
6b82e4e8d6 minor typo fixes 2024-11-06 18:07:43 -07:00
811e08f963 close #18 copyright warnings 2024-11-06 18:03:40 -07:00
e9a155cf04 close #29 different file name option 2024-11-06 17:17:58 -07:00
eeffe27258 more complete examples 2024-11-06 17:11:15 -07:00
d58f161e9e close #17 automatic_naming implemented 2024-11-06 17:05:00 -07:00
62b9574b56 fix #25 convert pages instead of sections to work around pandoc errors 2024-11-06 16:12:15 -07:00
dec4e24bf4 fixed #14 totally 2024-11-05 21:58:18 -07:00
e14313cff0 fixed examples, added documentation 2024-11-05 21:48:33 -07:00
180e979061 fix #16, improved formatting 2024-11-05 16:19:37 -07:00
6fe135e278 fix critical error where the first keyword/tag was duplicated over and over instead of using all of them 2024-11-05 09:57:36 -07:00
633dc71143 epub notes 2024-11-05 09:42:00 -07:00
7ceb73f9a5 supporting manually listed sections, not documented 2024-11-05 02:25:50 -07:00
4760828063 added cleanup functions :D 2024-11-05 01:11:37 -07:00
3ee0adbd48 added dependencies of make-epub and fixed it :D 2024-11-05 00:53:24 -07:00
defbee8e5c minor fixes to make-epub.lua 2024-11-05 00:28:21 -07:00
20dda8d1ee 'initial' make-epub.lua 2024-11-05 00:16:24 -07:00