fyears
fyears
Yes u are correct.
… and adaptor.stat(any_folder) also returns 0 mtime and ctime, is it possible to “fix” this as well? (if not intentionally designed) Thank you so much!
Hi, I find another bug today, but I think it's relevant to the current issue so I post the bug here. On Android Obsidian insider 1.2.1 ,the `stat()` api returns...
Some side-notes might be useful, after some try-and-error, I found a way to access the configuration files and folders by this: ```javascript app.vault.adapter.list(app.vault.configDir).then(x=>console.log(x)) // then use app.vault.adapter.list recursively ``` But...
No. But a subset of it. Check https://github.com/felixrieseberg/windows-build-tools
Google 的 Noto 黑体字体有等宽的版本 `Noto Sans Mono CJK SC`,repo 主可以酌情添加相关设置,也许能解决这个问题? https://github.com/zenozeng/fonts.css/pull/35
@xr250 Thank you so much! It seems that the reason is zeromq.node comes with a (very old) zeromq dll in [here](https://github.com/JustinTulloss/zeromq.node/tree/master/windows) and [here](https://github.com/JustinTulloss/zeromq.node/blob/master/binding.gyp#L20). We can do nothing until the library...
@TfTHacker amazing! surely those satisfy my needs now. i just didn't know the command beforehand. maybe you could consider adding refresh buttons in the settings page (after all, that's where...
Hi I come across the same browser CORS issue while using rclone webdav serve. It seems that this pr should solve the issue. Is it possible to get it merged?
hmmm so maybe i am meeting another issue, and let me debug it (again) with the latest version. Sorry for brothering