From 21fc4283fc9b1d090746cb8ee20e4a8bb229c9b7 Mon Sep 17 00:00:00 2001 From: Tron Date: Mon, 18 Nov 2024 18:27:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++++++------ README_zh_CN.md | 14 +++++++++++--- 2 files changed, 25 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0568e7a..0e98f86 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Implement footnotes and remarks using SiYuan's blockref. ![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/思源笔记脚注插件2-2024-11-18.gif) -> Using the Tsundoku theme for demonstration, the style of nested quote blocks has been optimized. +> Using the Tsundoku theme for demonstration, the style of nested blockquote has been optimized. ## 📝Usage Instructions @@ -13,12 +13,12 @@ Implement footnotes and remarks using SiYuan's blockref. Here's the translation of the provided text into English: -- **Footnote Storage Location**: You can set the storage location to be in the current document or a specified document. The default is `Current Document`. -- **Selected Text Style**: You can choose styles such as bold, highlight, italic, or underline for the selected text. The default is `None`. +- **Footnote Location**: You can set the storage location to be in the current document or a specified document. The default is `Current Document`. +- **Selected Text Style**: You can choose styles such as bold, highlight, italic, or underline for the selected text. The default style is `None`. - **Order of Inserting Footnotes**: ascending or descending order. The default is `ascending `. - **Footnote Title**: Set the title for storing footnotes. The default is `Footnote`. - **Footnote Anchor Text**: Set the anchor text for footnote references. The default is `Footnote`. -- **Footnote Template**: Set the template for footnotes. It is recommended to use a blockquote or superblock combination to ensure the footnote content belongs to the same block. The default is a nested blockquote template, which can be changed. `${selection}` represents the content of the selected text, and `${content}` represents the placeholder for footnote content. +- **Footnote Template**: Set the template for footnotes. It is recommended to use a blockquote or superblock combination to ensure the input content belongs to the same block. The default is a nested blockquote template, which can be changed. `${selection}` represents the content of the selected text, and `${content}` represents the placeholder for footnote content. - **Nested Quote Block Template** ```markdown @@ -43,6 +43,14 @@ To simultaneously delete footnote references and footnote content, you can right ![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-18_16-24-25-2024-11-18.png) -## ❤️Acknowledge +## 🙏 Acknowledge -- https://github.com/zxhd863943427/siyuan-plugin-memo \ No newline at end of file +- https://github.com/zxhd863943427/siyuan-plugin-memo +- https://github.com/siyuan-note/plugin-sample-vite-svelte + + + +## ❤️ Donation +A poor graduate student in the process of studying. If you like my plugin, feel free to buy me a pack of spicy strips. This will motivate me to continue improving this plugin and developing new ones. + +![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/20241118182532-2024-11-18.png) \ No newline at end of file diff --git a/README_zh_CN.md b/README_zh_CN.md index c534ea5..48f1bc6 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -37,11 +37,19 @@ ![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-18_16-46-42-2024-11-18.png) -同时删除脚注引用和脚注内容,可以在脚注引用右键菜单,点击【插件-删除脚注】 +支持同时删除脚注引用和脚注内容,可以在脚注引用右键菜单,点击【插件-删除脚注】 ![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-11-18_16-39-18-2024-11-18.png) -## ❤️致谢 +## 🙏致谢 -- https://github.com/zxhd863943427/siyuan-plugin-memo \ No newline at end of file +- https://github.com/zxhd863943427/siyuan-plugin-memo +- https://github.com/siyuan-note/plugin-sample-vite-svelte + + +## ❤️ 用爱发电 + +穷苦研究生在读ing,如果喜欢我的插件,欢迎给GitHub仓库点star和捐赠,这会激励我继续完善此插件和开发新插件。 + +![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/20241118182532-2024-11-18.png) \ No newline at end of file