2020-10-11
Time for a new update! This time the focus was mostly on the dictionary pages as they got a new design! Also got some other stuff coming up, more on that below the patch notes!
New Features:
- Dictionaries - New design has been implemented!
Vocabulary result
Kanji result (Stroke order diagram image being broken is on the prio to-do list still)
-
Dictionaries - Added a
CTRL+S
hotkey to the default card popups for generating your cards more easily. -
Kanji Dictionary - Now returns more than 1 result if you input a string with multiple Kanji in it. With a max of 5 Kanji (the first 5 it can find in the string).
-
Kanji Dictionary - Now strips away all non-kanji content from the search string in the background. Meaning you can just copy paste something like
水道は何ですか
in it and it will return results for水道何
only (whereas previously it would fail to return any results). -
Default Dictionary Popups - Now have the generate button fixed at the bottom of the popup. You no longer need to scroll down to generate your card.
-
Cards Management - Advanced search now lets you choose a specific field to search through. Defaulting to “All” fields.
Bugfixes:
-
Payment Page - Added something to provide a bit more feedback about why a payment might be declining in the background.
-
Decks - Inactive Decks now also show community feedback counts (if feedback is available).
-
Timezone setting - Fixed a small timezone bug where trailing whitespaces caused it to fail.
Extra:
I’ve been working on rewriting the complete backend of Kitsun in Golang (a different programming language), and experimenting with a different database while at it. I plan on dedicating 1 day a week to the Golang rewrite for the next coming weeks, if possible.
Aside from that I’ve been working on a new guide system that will explain to new users how Kitsun works by showing and explaining the actions they can take. I plan on adding these for not just the basic actions (creating a deck, creating cards, explaining SRS etc) but also for the more complex features such as the reader and Subs2Kitsun.
Here’s a small concept sneak peak to give you an idea:
Note: the grey part will have gifs or images in it that showcase the action
On another note: Is anyone here well versed in Chinese that could answer a few questions for me? I’ve been looking at implementing Chinese Dictionaries but I don’t know the difference between some of the options (mainly about Mandarin vs Cantonese). Would love some help with it