Skip to content

v3.5.0 - ワードリストと暗記改善

Choose a tag to compare

@dariyooo dariyooo released this 13 May 14:49
· 120 commits to main since this release

DaKanji

Get it on Google Play Download on the App Store Download on the App Store English badge Get it from the Snap Store

Note: This update resets the Anki integration, please run the setup again

Added:

  • Dictionary:
    • Add to anki / list from search results
    • Search result sorting priority setting
    • Show search separation headers setting
    • Limit search results setting
    • Handwriting input on android
  • Settings
  • Anki: Examples sentences can be added to notes

Improvements:

  • Text (MAJOR overhaul!)
    • Text input renders furigana (no need for two text widgets!)
    • Conjugations are now grouped together (食べ、たかっ、た -> 食べたかった)
    • Vastly improved selection handling
    • Only show furigana for kanjis
    • Space text instead of resizing furigana
    • Option to automatically read from clipboard #92
    • Automatically save popup winow size and position
  • Dictionary
    • New deconjugation engine, handles more deconjugation patterns
    • Improved searching
      • Searches for multiple possible search terms at the same time
      • Ignore white space at the beginning and end of search terms
    • Image search and DeepL supported on MacOS and Windows
    • Back navigation clears search and resets current entry
    • Readability of kanji stroke order diagrams #104
  • Word lists: significantly improved export speed
  • Radical search: show kanjis separated by stroke order
  • Kana table: playback on android does not cut off
  • Anki: Setting to decide how adding a duplicate should be handled
  • Keep screen turned on while screensaver is running
  • While downloading initial data, keep screen on
  • Various small UI improvements
  • Reduced install size
  • Unpack assets in isolate #72

Fixed:

  • Windows drawing recognition does not work
  • Various fixes regarding deep links
  • Quick add to word list selection is always empty
  • DoJG: Zooming and scrolling using the mouse wheel conflicts each other
  • Anki
    • The order of languages when sending to Anki has been ignored
  • Some audio files cut of on Android devices
Which release do I need?

It is recommended to use the store of your platform to install DaKanji, however, all release names end in the platform they are made for:

  • Android: .apk
    • if you are not sure which architecture your device uses, use the file ending in fat.apk
  • MacOS (universal): app.zip
  • Linux (x86):
    • linux.zip portable Linux application build on Ubuntu 22.04
    • snap.zip snap package
    • .flatpak flatpak package
  • Windows (x86):
    • exe.zip build on Windows 10
    • .msix msix installer (DaKanji v3.1.0+ is signed with the same certificate that I created, therefore you need to add it to your trust list)

Notes:

  • the builds .app, linux.zip, exe.zip do not automatically register deep linking.