mirror of
https://github.com/ljcoder2015/obsidian-excel.git
synced 2026-07-22 08:30:28 +00:00
58 lines
1.6 KiB
Markdown
58 lines
1.6 KiB
Markdown
> ### 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)
|
||
|
||
# Obsidian Excel Plugin
|
||
|
||
## 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.
|
||
|
||
### 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 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
|
||
|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||
### copy selected cells to HTML
|
||
|
||

|
||
|
||
### Setting
|
||
|
||

|
||
|
||

|
||
|
||

|
||
|
||
### E-mail
|
||
|
||
- ljcoder@163.com
|
||
|
||
### buy a Coffee
|
||
|
||
[https://ko-fi.com/ljcoder](https://ko-fi.com/ljcoder)
|
||
|