Aiden Liu
Aiden Liu
I'll work on this, seems like default minimal width is broken in table.
可能不会这么快,不过你现在可以先用这个方法打开文件,file url可以用 [require("url").pathToFileURL(path).toString()](https://nodejs.org/api/url.html#urlpathtofileurlpath-options) 构建: ``` app.workspace.getLeaf().setViewState({ type: "mx-url", state: { mx: { json: { media: { type: "url:direct", url: "file:///Users/aidenlx/video.webm", }, hash: {}, }, meta: { values: { "media.url": ["URL"]...
could you share your console output when taking screenshot to see if there is any error? > macOS → cmd+option+i > Windows → ctrl+shift+i also, is the video from youtube,...
it is the behavior of obsidian live preview editor, for now, there is no way to hook into editor logic.
v4增强了媒体库相关的功能,今天或者明天就发正式版了,后续会考虑重新调整实现的方式,你方便介绍下具体遇到的问题和使用场景吗,我看估计主要是跨设备播放的问题 另外安装旧版插件可以走ob的插件市场直接重装,把自动更新关掉,我现在还没推正式版,不用BRAT的话默认就是v3
把display > use native menu的设置开了试试?全屏不能用是obsidian的限制
Show debug info命令的内容发上来
It will be supported in v4 when online feature landing, meanwhile you can download from 3rd service and import srt subtitle to enable this.
Hey! To help me implement this feature better, could you share some examples of how you'd actually use this "Jump to this minute" command? Like what kind of videos are...
I do have plan for a feature to have chapters defined in media note shown up in progress bar and sidebar so that you can navigate to certain point with...