1
yomichan-anki/yomi_base
felixvd 5226adca67 Basics for persistent text box functionality
Text is saved in the JSON upon closing and loaded on startup if the
flag “rememberTextBoxContent” is true (default). Text seems to be
escaped automatically for export into the JSON. Tested with quote
characters only.

Missing the UI for controlling this feature, as discussed.


Former-commit-id: 77c46388edc0a25e36ae8d2538448f1c1e61c069
2015-02-12 13:14:31 +09:00
..
gen Add some initial text to the text area, text area is now editable by default 2015-01-30 18:42:18 +09:00
japanese Adding in contents of enamdict 2014-12-28 19:13:24 +09:00
__init__.py file management 2011-11-19 19:02:33 -08:00
about.py Cleanup 2013-11-10 14:17:42 -08:00
anki_bridge.py Small fixups and tweaks 2013-11-09 18:49:31 -08:00
constants.py Version bump 2015-01-30 18:57:51 +09:00
defaults.json Basics for persistent text box functionality 2015-02-12 13:14:31 +09:00
preference_data.py Fixing Yomichan loading the last file at the wrong offset 2013-11-20 09:12:53 -08:00
preferences.py Add nag to make people take the time to configure Yomichan 2015-01-30 18:57:15 +09:00
reader_util.py Context sentence properly cut off at newline 2015-02-11 01:54:41 +09:00
reader.py Basics for persistent text box functionality 2015-02-12 13:14:31 +09:00
update.py Removing some constants 2013-11-10 18:13:21 -08:00