Capitalisation 2. > UI to add to a customisable exception list
A cross-platform transcription application.
Status: Pre-Alpha
Brought to you by:
craigparylo
Having moved the capitalisation exceptions to their own .txt files we should enable the user to add their own exceptions to this list.
However, the user-defined exceptions should be kept in a separate file so they are not overwritten each time the user upgrades their version of openBMD.
Anonymous
I've created blank files for user-defined additions to both the surname and suffix lists. I've also written a method which updates these user-defined lists.
The only thing remaining is to add the UI.