wenlzhang
wenlzhang
I can also confirm this.
> This was a really convenient feature in 0.4.22 and I'd like it back. Ideally I'd like the link icon. But if the new design is firmly something else preview...
With version 0.5, one can click and go to the specific line of the original task. It would be even better if this can be combined with the hover feature....
> I suspect if you add a Link by modifying task text, it'll achieve the same thing. Do you mean one can achieve this by using the implicit field `link`...
With the latest version of the plugin, now I see the hollow dot indicating to-dos. This is cool! I totally understand the UI concern. To not make the UI too...
I found a temporary workaround on macOS by using the text expander espanso: https://github.com/federico-terzi/espanso One can add the following shortcut to espanso: `java -jar PATH_TO_TEXTIDOTE/textidote.jar > report.html`. With a configuration...
> 热门划线接口太慢了,不打算直接暴露到已有的API里,还在思考方案。 是否可能增加一个单独的命令专门用来同步热门划线,并且内容会同步到单独的笔记中,而不是自己添加的划线的笔记中。比如,一篇文章的自己添加的笔记和热门划线分别同步为:`文章.md`、`文章_hot.md`。 这种处理方式可以在平时自动同步时默认只同步自己添加的划线和笔记,而手动才能同步热门划线。这样就可以在一定程度上解决同步速度慢的问题。
It would be really great to be able to install `acados` from `conda-forge`. Is there any update on this?
@pariterre That's good to know anyway. I was attracted by the description "super easy for non programmers out there"😀, as, for me, it was really complicated to debug and install...
@pariterre Many thanks for the script. I assume you meant the following one: https://github.com/pyomeca/bioptim/blob/master/external/acados_install.sh I will test it when I have time.