We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
改进搜索窗口拖动
列出引用失效的块 和 搜索资源文件内容 这两个窗口都无法拖动
列出引用失效的块
搜索资源文件内容
开发需求:搜索资源文件内容 窗口的子元素提前加载
我需要在监听到搜索窗口打开的时候查找所有 .search__tip 元素,但 搜索资源文件内容 窗口的子元素在打开之前是不存在的,希望能提前加载:
The text was updated successfully, but these errors were encountered:
🎨 #14372
c58a8d9
由于性能问题就不进行提前加载,可以当加载了再进行获取。
Sorry, something went wrong.
Merge commit '1317020c1791edf440da7f836d366567e03dd843'
4487fa2
* commit '1317020c1791edf440da7f836d366567e03dd843': (65 commits) 🔖 Release v3.1.26 🎨 Add index `idx_attributes_block_id` https://ld246.com/article/1742827508465 📝 Supports append text by shortcuts to the dailynote doc on Android siyuan-note#14414 🎨 Support in-app purchase PRO Features and Subscription on iOS siyuan-note#14159 📝 Supports append text by shortcuts to the dailynote doc on Android siyuan-note#14414 🎨 📝 Update changelogs 🎨 siyuan-note#14372 🎨 siyuan-note#14364 🎨 siyuan-note#14405 🐛 siyuan-note#14326 🎨 siyuan-note#14326 🎨 siyuan-note#14156 ⬆️ Upgrade lute siyuan-note#14397 ⬆️ Upgrade lute siyuan-note#14424 🎨 siyuan-note#14395 🎨 siyuan-note#14406 🎨 siyuan-note#14428 ⬆️ Upgrade lute siyuan-note#14424 🎨 Support indented code block syntax when importing Markdown siyuan-note#14429 ...
feat(theme): 搜索资源文件内容 窗口底部的快捷键提示栏支持用来拖拽窗口
4e3a008
关联 siyuan-note/siyuan#14372 第二点
Vanessa219
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
改进搜索窗口拖动
列出引用失效的块
和搜索资源文件内容
这两个窗口都无法拖动video.webm
开发需求:
搜索资源文件内容
窗口的子元素提前加载我需要在监听到搜索窗口打开的时候查找所有 .search__tip 元素,但
搜索资源文件内容
窗口的子元素在打开之前是不存在的,希望能提前加载:video.webm
The text was updated successfully, but these errors were encountered: