some ideas to improve your brainchild!!
on 3/25/2021 Wow, amazing!! <3 I has tried to use your add-on which is a significant idea. @@@@@@ A number of functions may be useful and attracting to users:
- allow users create their own databases with simple file types, such as TXT, excel, tsv,.. => It's is better to have more tools assist creating database easily; small, simple but powerful.
- A simple tool (may be integral) for splitting text into sentences to create databases automatically
- use separate databases for each fields
- bulking creating function: should have a warning window which inform us when it finishes tasks
- highlight words which is substituted, for instance:
love -> I <u>love</u> you in result.I love you. => options - can choose source field and destination field in editor or browser
- base on keyword/a specific field => can select a export field in editor (1)
- base on keyword/a specific field => can select export fields from different databases in editor (2)
- add shortcut to perform typical tasks+
- compatible with Edit Field During Review (Cloze) https://ankiweb.net/shared/info/385888438 + shortcut
- some functions are similar to https://github.com/sth2018/FastWordQuery <3
- reduce (options) spaces of extracted sentences
- can select the number of exporting sentence: 1/2/3/.. +...
Many thanks!
--- solved
- bulking creating function doesn't work on the newest Anki. => it works properly (25-03-2021)
--- 2021-03-25 <3 Congratulations!
- Finding and extracting sentences by the first letters of each original sentence For example: In database, I stored and formated:
love, like, family, ::: To love is to like something or someone a lot. I love my family very much.
recruit, join, organization, manager :::: To recruit people means to select them to join or work for an organization. We successfully recruited someone to be the new manager.
If the searching word/words matches the first letters before ":::" like "recruit / join / organization /manager"-> result in "To recruit people means to select them to join or work for an organization. We successfully recruited someone to be the new manager."
=> It very useful to choose the right word, meaning and sentence. many thanks!
Those features will be added in next update. And those are useful features. Thanks.
Implemented features update
- change word color
- create own database from tsv file
- text file with one sentence per line in tsv file (Save as tsv)
- Uncheck
downloaded from tatoeba.orgin create db window - Select file and create For recreating delete the db file from Anki1/addons21/1682655437/lang_db
Next features implementation
- Delete db
- Add to selected field
- Bold, Italic and underline for sentences and words
oh, i haven't found updated announcement from Anki yet. I put the addon's ID to manually install but can't find any changes. I dont know what is happening!
The changes are on GitHub I will update once all things implemented.
But you can manually download this GitHub repo and copy two files
init.py and editor.py but you have to manually edit config.json and add following to .json file after text_color
"word_color": "#000000",
Like this, note comma , when editing.
"text_color": "#000000", "word_color": "#000000",
I haven't put it on AnkiWeb because during update Anki delete the folder which remove previous language database and config.json. So, I am implementing to prevent those.
That's great! I have a desire for forthcoming new features! many thanks!
