LinguaCafe icon indicating copy to clipboard operation
LinguaCafe copied to clipboard

Rename "base_word" to "lemma".

Open simjanos-dev opened this issue 1 year ago • 2 comments

In the code lemmas are named "base_word". It should be replaced with "lemma". Also "base_word_reading" with "lemma_reading".

The encountered_words database table also has both "base_word" and "lemma" columns for no reason. Only the lemma should be kept.

simjanos-dev avatar Jan 31 '24 18:01 simjanos-dev

You may try VSCodium, which can find and replace all occurrences of some text in a directory.

GrimPixel avatar Feb 07 '24 21:02 GrimPixel

I use VSCode, I know about that. I am kind of paranoid, I will still going to look through each change afterwards.

simjanos-dev avatar Feb 07 '24 21:02 simjanos-dev