-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
-priority-High priorityHigh priorityhelp wantedExtra attention is neededExtra attention is needednew keyboardAdding a new language keyboardAdding a new language keyboard
Description
Terms
- I have searched open new keyboard issues
- I agree to follow Scribe-iOS' Code of Conduct
- This issue is about one language, and I've changed the title to reflect this
Language support
Norwegian is another language that has a lot of available data on Wikidata that further has grammar structures that Scribe could really serve. There are three genders - masculine, feminine and neutral, but verb conjugation is more similar to Danish and Swedish meaning that the 2x2 conjugation display would likely be used.
Of note is that there are two written forms of Norwegian - Bokmål and Nynorsk. This issue would focus on Bokmål as there is dramatically more support for it on Wikidata at time of writing (roughly 85% of Norwegians use Bokmål), but another issue to make a Nynorsk keyboard would be welcome 😊
Contribution
I'd be happy to work on this, and it may be focussed on in a future release :)
What's needed
- A Bokmål directory added to Keyboards/LanguageKeyboards that includes a
BokmålKeyboardViewController.swift
file - Bokmål language keyboard values and logic added to
NBInterfaceVariables.swift
in the above directory - Bokmål language keyboard commands added to
NBCommandVariables.swift
in the above directory - Fine tuning the WDQS queries found in Scribe-Data/Data/Bokmål
- Writing formatting Python scripts and adding them to Scribe-Data/Data/Bokmål
- Add Bokmål keyboard specific logic to KeyboardViewController.swift
- Setting up alternate key functions if there are keys that have them that aren't already implemented
- Adding all the formatted JSON data to a
Data
directory in the new directory and updating the data table in the readme
Metadata
Metadata
Assignees
Labels
-priority-High priorityHigh priorityhelp wantedExtra attention is neededExtra attention is needednew keyboardAdding a new language keyboardAdding a new language keyboard
Type
Projects
Status
In Progress