🐛 Unable to specify file name when exporting template https://github.com/siyuan-note/siyuan/issues/9201

This commit is contained in:
Daniel 2023-09-17 10:45:59 +08:00
parent b7bbe0315a
commit bfedc54f95
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -38,6 +38,7 @@ Below are the detailed changes in this version.
* [Alt+Y and other shortcut keys do not work in the following editors](https://github.com/siyuan-note/siyuan/issues/9184)
* [Entering "Tab" on the last line of the code block will not align](https://github.com/siyuan-note/siyuan/issues/9189)
* [PDF tab `⋮` menu cannot be clicked](https://github.com/siyuan-note/siyuan/issues/9192)
* [Unable to specify file name when exporting template](https://github.com/siyuan-note/siyuan/issues/9201)
* [Kernel crash when copy-pasting from some browsers](https://github.com/siyuan-note/siyuan/issues/9203)
### Development

View file

@ -38,6 +38,7 @@
* [全屏 Alt+Y 和一些快捷鍵在編輯器中失效](https://github.com/siyuan-note/siyuan/issues/9184)
* [在代碼塊最後一行輸入 Tab 未對齊](https://github.com/siyuan-note/siyuan/issues/9189)
* [PDF 頁簽 `⋮` 菜單項無法點擊](https://github.com/siyuan-note/siyuan/issues/9192)
* [導出模板時無法指定文件名](https://github.com/siyuan-note/siyuan/issues/9201)
* [從某些瀏覽器複製粘貼時內核崩潰](https://github.com/siyuan-note/siyuan/issues/9203)
### 開發者

View file

@ -38,6 +38,7 @@
* [全屏 Alt+Y 和一些快捷键在编辑器中失效](https://github.com/siyuan-note/siyuan/issues/9184)
* [在代码块最后一行输入 Tab 未对齐](https://github.com/siyuan-note/siyuan/issues/9189)
* [PDF 页签 `⋮` 菜单项无法点击](https://github.com/siyuan-note/siyuan/issues/9192)
* [导出模板时无法指定文件名](https://github.com/siyuan-note/siyuan/issues/9201)
* [从某些浏览器复制粘贴时内核崩溃](https://github.com/siyuan-note/siyuan/issues/9203)
### 开发者