Commit Graph
21 Commits
Author SHA1 Message Date
tangent 8dce67b2c4 customizable number of items to print and access on launch
this also fixes an issue where item 10 (displayed as 0) was unselectable
2026-08-06 18:16:42 -06:00
tangent ae484aa134 reorganizing 2026-08-06 17:59:36 -06:00
tangent 7e3b9f43d1 launch() needs to save when it corrects the data structure so it doesn't have to do it every time 2026-08-06 16:43:49 -06:00
tangent 9c2d209de3 How did I forget this end? -.-
The gitea editor was bugging out with character entry,
but I didn't expect it to fail a whole word. It probably was
on me, but idk because of that.
2026-08-06 16:41:23 -06:00
tangent 5fa8c1a974 close #13 making the flow of sort functions more obvious
The commit closing #6 was somehow broken anyhow.
2026-08-06 16:39:31 -06:00
tangent 20f70aed7f close #5 the data knows where it is, and the file doesn't 2026-08-04 21:15:05 -06:00
tangent 33e94e2ef0 close #1 recalculate_total_pages() added 2026-08-04 21:08:52 -06:00
tangent dfe74510ef close #6 total_pages is being used for sorting 2026-08-04 20:56:24 -06:00
tangent 856e483570 close #2 import duplicates are detected and ignored 2026-08-04 20:45:51 -06:00
tangent 8e2211fd04 close #7 detect_type() added 2026-08-04 20:27:09 -06:00
tangent b458994149 print_list added :D 2026-08-01 05:28:25 -06:00
tangent 39e7cdc8a8 fixing typoes, better est. avg. pg. count 2026-08-01 05:13:39 -06:00
tangent 362d332a71 somehow the file wasn't saved so the priority fix from the last commit is here instead 2026-08-01 04:14:19 -06:00
tangent 4cdf2a7322 books can be added
- debug function added
- updating progress added
- book select/add multifunction (ew sounds like corpo-speak)
- fixed initial priority assignment to be randomized
- pulled out preset function
- normal exit capability (lol)
2026-08-01 04:13:34 -06:00
tangent 6f0cbfcd2a fix data error in default sort, move selecting books to own function 2026-07-31 23:37:01 -06:00
tangent 942855d5f2 fix import, explicit data passing between functions 2026-07-31 23:22:46 -06:00
tangent 22e81227b9 reorg -> function split 2026-07-31 22:29:26 -06:00
tangent ae9d04ffa7 mostly implemented an import system 2026-07-31 20:51:08 -06:00
tangent f4efb0f48a more prep work 2026-07-31 19:26:23 -06:00
tangent 30c28f1c45 filters, sort orders, beginning of data structure 2026-07-31 19:15:59 -06:00
tangent 2e2b36cfb7 Add asymptome.lua
some util functions
2026-07-31 16:30:15 -06:00