Commit graph

7 commits

Author SHA1 Message Date
stephenmk b03978d1f7
Add timestamps to command line messages
This is a clumsy way of doing it (since it would be better to have a
wrapper function append the timestamp), but that will be taken care of
when the logging logic is all overhauled anyway.
2023-07-28 23:17:42 -05:00
stephenmk 7b2ba96db9
Reorganize file structure of all other modules 2023-07-26 23:48:24 -05:00
stephenmk e85d0a1625
Add support for sankoku8 2023-07-18 00:43:38 -05:00
stephenmk d51de0b3dc
Redesign search key logic for mdict
https://github.com/stephenmk/jitenbot/issues/1#issuecomment-1631583836
2023-07-12 19:02:07 -05:00
stephenmk c9ab0aea46
Include copy of CSS file in mdict output directory
There is also a read-only copy archived in the MDD resource file.
This external file is more convenient for the user to edit.
2023-07-12 17:53:28 -05:00
stephenmk ce2e106646
Add more detailed runtime messages 2023-07-10 21:18:40 -05:00
stephenmk 4c837cd72d
Add export support for the MDict dictionary format 2023-07-08 16:49:03 -05:00