commit 701ebf54f41bd8ac647ff4072f375142b2907d33 Author: Tangent Date: Fri Jul 31 16:19:21 2026 -0600 Add ReadMe.md diff --git a/ReadMe.md b/ReadMe.md new file mode 100644 index 0000000..75db7a5 --- /dev/null +++ b/ReadMe.md @@ -0,0 +1,15 @@ +# Asymptome +CLI tracker to prioritize your limited time by ELO ranking media. + +## Initial Ideas +- [ ] Mark books read/unread/in-progress. +- [ ] Show top 10 / bottom 10. Show only in-progress or unread. +- [ ] Rank only in-progress or unread. +- [ ] Track books by title, author, and series. Default is to recognize "by" or "(series)" and automatically sort into relevant fields. + - [ ] But also almost nothing is actually *needed*. +- [ ] Store progress as a numerical value? (Unread = 0, read = 1, in-progress in-between? Too easy to forget how it works?) +- [ ] Store pages as an option, allow a weighted priority based on remaining percentage or whatever. +- [ ] Store items as an array instead of object, because that makes the JSON output more consistent -> smaller JSON commit differences. + +###### the name +A combination of asymptote - because you will die before you finish your reading list, always getting closer but never arriving - and tome.