valuex

Results 15 comments of valuex

Huh, My fault. I changed the fields name as **Front** and **Back**, and get it solved.

Github仓库中有上传源码,在Linux上面应该也是可以运行的,知乎上面的读者应该尝试成功了。 ![image](https://user-images.githubusercontent.com/3627812/110198808-0e957b80-7e90-11eb-91cf-f7f0947489aa.png)

可以用我最新增加的配置程序检查下Anki 中的配置: 这几个字段,在Anki中一定要配置正确 - deckName -- NewWords - modelName--NewWordsType - fields -- Front/Back ``` "deckName": "NewWords", "modelName": "NewWordsType", "fields": { "Front": "%s", "Back": "%s" } ```

Hi @umaranis I've done this by myself, and the program is at https://github.com/valuex/NotesMap/releases/. I am not an soft engineer, so this version is only a demo. I am still expecting...

迟复见谅,视频我放到百度网盘了。 链接:https://pan.baidu.com/s/12hf4CwPE5J7SKuCA85qlig 提取码:4325

附上编译好的高分辨率版本,供参考。 [ALMRun高分辨率版.zip](https://github.com/chenall/ALMRun/files/2152570/ALMRun.zip)

> 烦请发布个release版本好不 没琢磨过GitHub,直接下载上面的附件里面的编译版本使用吧。

> 烦请发布个release版本好不 [ALMRun高分辨率版.zip](https://github.com/chenall/ALMRun/files/3734674/ALMRun.zip)

> > 官网下载编译好的版本即可 > 纯业余,只动了CMakeLists.txt,也是在你详细记录的基础上试错改成的。 请参考。 [CMakeLists.txt](https://github.com/chenall/ALMRun/files/3734744/CMakeLists.txt) > 能不能分享一下您的改动?

Hi Sylikc, glad to get your reply and see that you're continuously making development on this project. Actually, my original request is to see whether it's possible to use JPEGView...