https://github.com/ljcoder2015/obsidian-sheet-plus
obsidian spreadsheets solutions
https://github.com/ljcoder2015/obsidian-sheet-plus
Last synced: 4 months ago
JSON representation
obsidian spreadsheets solutions
- Host: GitHub
- URL: https://github.com/ljcoder2015/obsidian-sheet-plus
- Owner: ljcoder2015
- License: apache-2.0
- Created: 2024-05-06T03:38:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-28T03:32:06.000Z (4 months ago)
- Last Synced: 2025-07-28T05:14:19.781Z (4 months ago)
- Language: TypeScript
- Homepage: https://ko-fi.com/ljcoder
- Size: 17.7 MB
- Stars: 243
- Watchers: 3
- Forks: 13
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ljcoder2015/obsidian-sheet-plus - obsidian spreadsheets solutions (TypeScript)
README
# obsidian-sheet-plus
Obsidian Sheet Plus is here to revolutionize the way you handle spreadsheets within Obsidian。
Developed using the Univer framework, Obsidian Sheet Plus features a Canvas-based rendering engine and formula engine.
## Discord
[https://discord.gg/fufpbG4tJg](https://discord.gg/fufpbG4tJg)
## Purchase Authorization Code
Unlock more advanced features after purchasing an authorization code
- [Purchase Authorization Code](https://ko-fi.com/s/353d33a2dd)
- [How to Use an Authorization Code](https://ko-fi.com/post/How-to-Use-an-Authorization-Code-S6S318IUM7)
## Comparison of Paid and Free Features
|Feature|Paid|Free|
|---|:---:|:--:|
|Embed Sheet Link|✔︎|✔︎|
|Embed HTML Link|✔︎|✔︎|
|**Embed Chart Link**|✔︎|✘|
|**import**|✔︎|✘|
|**export**|✔︎|✘|
|Number formats|✔︎|✔︎|
|Formulas|✔︎|✔︎|
|Find and replace|✔︎|✔︎|
|Data validation|✔︎|✔︎|
|Image|✔︎|✔︎|
|Comment|✔︎|✔︎|
|Chart|✔︎|✔︎|
|Outgoing Link|✔︎|✔︎|
## User Guide
For a detailed tutorial on using the plugin, please refer to the user guide.
- [User Guide](https://github.com/ljcoder2015/obsidian-sheet-plus/wiki/User-Guide)
## Feature Demonstration
### Embed Chart Link (Paid)

### Import (Paid)

### Export (Paid)

### Outgoing Link

### Editing

### Number formats

### Formulas

### Embed link
embed link rule:
```
![[file-folder/file-name#sheet-name|sri-sci:eri-eci{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, dispaly HTML not work
eg.
```
![[Excel 2024-06-05 13.41.50.univer#Sheet1|D8:G14<1000>{html}]]
```

### Find and replace

### Data validation

### Filter

### Float Image

### Comment

### Charts
