2024-06-04 07:27:46 +00:00
> ### The Obsidian-Excel plugin will no longer be maintained or updated. To download Obsidian-Sheet-Plus, please visit [https://github.com/ljcoder2015/obsidian-sheet-plus](https://github.com/ljcoder2015/obsidian-sheet-plus)
> ### Obsidian-Excel插件不再更新维护, 旧功能不满足可以尝试使用新插件Obsidian-Sheet-Plus。下载地址 [https://github.com/ljcoder2015/obsidian-sheet-plus](https://github.com/ljcoder2015/obsidian-sheet-plus)
2024-04-29 03:17:35 +00:00
2023-08-21 09:39:43 +00:00
# Obsidian Excel Plugin
2023-08-16 07:12:13 +00:00
2023-08-21 10:09:15 +00:00
## Excel
The Obsidian-Excel plugin integrates [x-spreadsheet ](https://github.com/myliang/x-spreadsheet ), a feature sheet tool, into Obsidian. You can store and edit `xlsx` files in your vault.
2023-08-26 09:04:42 +00:00
### create sheet file

2023-08-16 07:12:13 +00:00
2023-08-23 08:16:22 +00:00
### import/export xlsx file
If you are using Microsoft Office 365 to create xlsx files, you need to import the display.
2023-08-26 09:04:42 +00:00

2023-08-23 08:16:22 +00:00
2023-08-28 06:58:37 +00:00
### embed link to markdown
2023-08-23 08:16:22 +00:00
2023-09-21 09:07:29 +00:00
embed link rule:
2023-12-06 07:52:02 +00:00
```![[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
2023-09-21 09:07:29 +00:00
2023-08-28 06:58:37 +00:00

2023-09-07 10:22:22 +00:00

2023-09-21 09:18:34 +00:00

2023-12-08 01:38:17 +00:00

2023-09-06 07:18:13 +00:00
### copy selected cells to HTML

2023-09-21 09:07:29 +00:00
### Setting
2023-09-21 09:18:34 +00:00



2023-09-21 09:07:29 +00:00
2023-08-28 06:58:37 +00:00
### E-mail
- ljcoder@163.com
2023-08-21 10:09:15 +00:00
2024-03-20 02:45:10 +00:00
### buy a Coffee
[https://ko-fi.com/ljcoder ](https://ko-fi.com/ljcoder )
2023-08-16 07:12:13 +00:00