No description
Find a file
2023-12-15 13:58:47 +08:00
.github/workflows feat: github action 2023-08-22 10:05:20 +08:00
doc/img feat: readme update 2023-12-08 09:38:17 +08:00
src fix: import bug 2023-12-15 13:58:47 +08:00
.editorconfig Initial commit 2023-08-16 15:12:13 +08:00
.eslintignore Initial commit 2023-08-16 15:12:13 +08:00
.eslintrc Initial commit 2023-08-16 15:12:13 +08:00
.gitignore Initial commit 2023-08-16 15:12:13 +08:00
.npmrc Initial commit 2023-08-16 15:12:13 +08:00
esbuild.config.mjs feat: 编辑模式也能预览sheet, 文件格式变为 .sheet.md 2023-09-06 14:45:48 +08:00
LICENSE Create LICENSE 2023-08-22 11:10:27 +08:00
main.css feat: search 2023-12-08 17:37:15 +08:00
manifest.json fix: 1.3.15 search dark model 2023-12-08 18:05:02 +08:00
package-lock.json feat: search 2023-12-08 17:37:15 +08:00
package.json feat: search 2023-12-08 17:37:15 +08:00
README.md feat: readme update 2023-12-08 09:38:17 +08:00
styles.css fix: 1.3.15 search dark model 2023-12-08 18:13:21 +08:00
tsconfig.json feat: iframe 2023-08-25 18:20:25 +08:00
version-bump.mjs Initial commit 2023-08-16 15:12:13 +08:00
versions.json Initial commit 2023-08-16 15:12:13 +08:00

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

Alt text

import/export xlsx file

If you are using Microsoft Office 365 to create xlsx files, you need to import the display.

import

embed link rule:

![[file-folder/file-name#sheet-name|sri-sci:eri-eci<sheet-height>{html}]]

  • sri: Start row index
  • eri: End row index
  • sci: Start column index
  • eci: End column index
  • {html}: Whether to display as HTML
  • <sheet-height>: Sheet height, dispaly HTML not work

link

link

link

link

copy selected cells to HTML

html

Setting

setting

setting

setting

E-mail