Lumen Yang
Lumen Yang
@Drakulix Thanks for the detailed reply! I'm really glad to learn that COSMIC is moving in this direction. Thank you for your work as well as that from other contributors...
I would also be interested at this. Would like to help if needed. I think [here](https://saturncloud.io/blog/how-to-convert-a-tensorflow-model-checkpoint-to-pytorch/) is an example of such conversion, the only thing need to be sure is...
> Hi. I am developing the Obsidian Plugin and will probably release a version this week. I'll notify you on this issue once it's done. That is a very great...
> > > Hi. I am developing the Obsidian Plugin and will probably release a version this week. I'll notify you on this issue once it's done. > > >...
> 我想想,怎么实现。我目前是自己先上传一张图,所以就没这个需求。看起来功能还是要补齐,我搞一下 我的第一想法是加一个 boolean 的 property, `first_image_as_thumbnail`。如果 false 就正常显示,同时第一张设置成 thumbnail,如果 false,就把第一张 image 处理掉,不在文章中显示
> > > 我想想,怎么实现。我目前是自己先上传一张图,所以就没这个需求。看起来功能还是要补齐,我搞一下 > > > > > > 我的第一想法是加一个 boolean 的 property, `first_image_as_thumbnail`。如果 false 就正常显示,同时第一张设置成 thumbnail,如果 false,就把第一张 image 处理掉,不在文章中显示 > > 最近忙,你能来实现嘛,可能要周末了,逻辑相对清楚,你要不要试试? 你好呀。虽然我很希望能 contribute,但我实在也没有 javascript 的基础,很可惜在 implementation 上我可能帮不上什么忙,如果换...
Thanks a lot @lutzky for the long waited fix! I've tested the latest commit and it works on my instance. But one thing I still find not really reasonable for...
> @LumenYoung interesting, I hadn't noticed that. This cannot be fixed in the same manner as it reproduces in the codemirror-vim demos ([v5](https://codemirror.net/5/demo/vim.html), [v6](https://raw.githack.com/replit/codemirror-vim/master/dev/web-demo.html)). Interestingly, I don't see this posted...
> @LumenYoung interesting, I hadn't noticed that. This cannot be fixed in the same manner as it reproduces in the codemirror-vim demos ([v5](https://codemirror.net/5/demo/vim.html), [v6](https://raw.githack.com/replit/codemirror-vim/master/dev/web-demo.html)). Interestingly, I don't see this posted...
> Loading the page, and hitting (in Command mode) Down-Down-Right-Right-Del indeed deletes the (p) character at that location. > >  Hey, @lutzky sorry for the late reply as I...