Commit Graph

16 Commits

Author SHA1 Message Date
Dendy 11cae6aad1 feat: Get char list info in a more programmatic way preparing for cache 2025-09-03 07:31:14 +02:00
Dendy d9acca0b54 feat: Implement primitive kanji grid & Anki Unicode notes 2025-08-28 08:28:04 +02:00
Dendy f729734a71 feat: (At last) add rarity ordering. Also too many chore liftups 2025-08-26 08:48:52 +02:00
Dendy da9d4d344a feat: Implement a better algo for production card creation term valuing 2025-05-01 20:56:06 +02:00
Dendy 806b70dafd fix: Take suspended cards into account when creating new production notes 2025-04-11 07:41:41 +02:00
Dendy 3ac2cd7319 feat: Implement the actual card creation 2025-04-09 08:39:18 +02:00
Dendy 605d65e468 feat: Get latest note with kanji and update its info
It's not being created as of now
2025-04-08 22:10:05 +02:00
Dendy 7333c5164d feat: Add fetching of SentenceListening and account for them on command 2025-04-08 21:52:38 +02:00
Dendy eadd8a01ea feat: Separate SentenceNote into its own extension of Note 2025-02-09 23:15:57 +09:00
Dendy cbaac88644 feat: Add view to see non-conforming notes 2025-02-09 14:38:56 +09:00
Dendy 9a59845473 fix: Don't show suspended notes when grabbing them all 2025-02-06 18:40:29 +09:00
Dendy 2353c1fd1a feat: Add method to AnkiService to get arbitrary notes from NIDs 2025-02-06 16:07:32 +09:00
Dendy a0beb36a01 fix: Make noteInfo interacting AnkiService methods private 2025-02-06 15:24:32 +09:00
Dendy e8fefa064f chore: Treat not found noteInfos as NULL to prevent errors 2025-02-06 15:21:51 +09:00
Dendy ea472e6afb chore: Compartimentalize AnkiService a little into different functions 2025-02-06 15:09:14 +09:00
Dendy 4d58b2d299 feat: A lot of things that I don't remember but probs everything 2025-02-06 14:47:35 +09:00