| .github/workflows | ||
| doc/img | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.css | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Excel Plus Plugin
Obsidian-Excel-Plus has been refactored using the Univer framework to replace Obsidian-excel.
-
It is based on a Canvas rendering engine and a formula engine, supports Web Worker, ensuring high performance while also supporting large-scale data processing.
-
The core features and capabilities of Univer are provided through plugins, making it easy to extend.
The Obsidian-Excel plugin will no longer be maintained or updated. To download Obsidian-Excel-Plus, please visit https://github.com/ljcoder2015/obsidian-excel-plus
Due to the use of a new architecture, files created with the
obsidian-excelplugin are not compatible.
Online demo: https://univer.ai/examples/sheets/
Discord: https://discord.com/invite/xckVHRYv
Obsidian Excel Plugin
Excel
The Obsidian-Excel plugin integrates x-spreadsheet, a feature sheet tool, into Obsidian. You can store and edit xlsx files in your vault.
create sheet file
import/export xlsx file
If you are using Microsoft Office 365 to create xlsx files, you need to import the display.
embed link to markdown
embed link rule:
![[file-folder/file-name#sheet-name|sri-sci:eri-eci<sheet-height>{html}]]
sri: Start row indexeri: End row indexsci: Start column indexeci: End column index{html}: Whether to display as HTML<sheet-height>: Sheet height, dispaly HTML not work









