You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
刚开始用这个版本的goldendict,主要是为了试试导出Anki功能。试了一下,不太方便的样子(其实根本没成功-_-|||)。不管是测试还是调试,而且不够灵活。估计应该有方法能看到后台错误日志,但因为我第一次用,还没找到。
能不能把调用的action改为guiAddCards,这样万一因为种种原因无法添加note,也能在anki看到导出了一些什么东西。
另外还有个扩展性更强的方案。就是直接开放post里的json
这段中的文本其实可以放在一个独立的文本文件里,让用户可以自行修改。甚至把%1,%2,%3的获得也开放出来。获得这几个变量的具体代码没找到,我估计是某种选择器或者正则之类的。反正这些都可以序列化。用户还能自行添加4%,5%(每本词典应该对应不同的选择器配置文件)。这样可以满足更多需求,不过对用户要求比较高。
Beta Was this translation helpful? Give feedback.
All reactions