ljcoder2015_obsidian-excel/README.md

27 lines
581 B
Markdown
Raw Normal View History

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
![Alt text](./doc/img/create.gif)
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
![import](./doc/img/import.gif)
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-08-28 06:58:37 +00:00
![link](./doc/img/link.gif)
2023-09-06 07:18:13 +00:00
### copy selected cells to HTML
![html](./doc/img/html.gif)
2023-08-28 06:58:37 +00:00
### E-mail
- ljcoder@163.com
2023-08-21 10:09:15 +00:00
2023-08-16 07:12:13 +00:00