From 05ea79123b1db033b0fbbd2e4980c5d6750b5ec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=86=9B?= Date: Mon, 29 Apr 2024 11:17:35 +0800 Subject: [PATCH] feat: Obsidian Excel Pro Plugin doc --- README.md | 17 +++++++++++++++++ manifest.json | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b42753d..dc356ae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ +# Obsidian Excel Pro Plugin +**Obsidian Excel Pro** is here to revolutionize the way you handle spreadsheets within Obsidian. Built upon the foundation of its highly acclaimed predecessor, [Obsidian Excel](https://github.com/ljcoder2015/obsidian-excel), which has garnered over 25,000 users worldwide, **Obsidian Excel Pro** takes your experience to the next level. + +**Univer Online demo: https://univer.ai/examples/sheets/** + +**Buy now: https://www.patreon.com/obsidianExcelPro/membership** + +**Discord: https://discord.com/invite/xckVHRYv** + + +Obsidian Excel Pro 现已面世,它将彻底改变您在 Obsidian 中处理电子表格的方式。基于备受赞誉的前身 Obsidian Excel 所奠定的基础上,后者已在全球范围内拥有超过 25,000 名用户。Obsidian Excel Pro 将您的体验提升到一个全新的层次。 + +**Univer 在线预览: https://univer.ai/examples/sheets/** + +**购买地址: https://t.zsxq.com/ZMoYN** + + # Obsidian Excel Plugin ## Excel diff --git a/manifest.json b/manifest.json index 673ff91..0d31d37 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "excel", "name": "Excel", - "version": "1.3.24", + "version": "1.3.25", "minAppVersion": "0.15.0", "description": "Create spreadsheets and easily embed them in Markdown", "author": "ljcoder",