Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 何 何
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nani
  • 何何
  • Issues
  • #20

Closed
Open
Created Jul 23, 2021 by Julien Lepiller@tyreunomOwner

Add KanjiDic support

Related to #16, this is about adding support for looking kanji up. I am currently working on this, so I expect it to be merged soon. This feature would be a different screen that shows kanji lookup results, by using a tab layout. Currently, I have this tab layout and kanji lookup. What needs to be fixed:

  • Use only one line for meaning in the same language instead of multiple lines. Kanji can have a lot of meanings that are very short words. This is taking a lot of space, especially if there are multiple languages.
  • Related to that, maybe change the layout a little bit.
  • Currently it only show kanji that are in the search string. If there is no kanji in the user search, we could get the kanji from the first result, or from all the results. Maybe sort them so the most frequent (in the result or kanji frequency?) appear first.

Current information extracted from kanjidic are number of strokes, meanings and pronunciations.

Assignee
Assign to
Time tracking