Ryan.Hans
Results
1
comments of
Ryan.Hans
in the plugin path like this "C:\Users\ryan_\AppData\Roaming\Anki2\addons21\1807206748\" to edit context.py file from with open(self.path, 'w', encoding='utf-8') as f: json.dump( self.data, f, indent=4, **sort_keys=True**, ensure_ascii=False) f.close() runHook('config.update') To with open(self.path, 'w',...