mirror of
https://github.com/ljcoder2015/obsidian-excel.git
synced 2026-07-22 08:30:28 +00:00
feat: manifest modify
This commit is contained in:
parent
ff4b4495ff
commit
447978629f
2 changed files with 4 additions and 5 deletions
|
|
@ -5,9 +5,8 @@ The Obsidian-Excel plugin integrates [x-spreadsheet](https://github.com/myliang/
|
|||
|
||||

|
||||
|
||||
## LICENSE
|
||||
```
|
||||
GNU GPLv3
|
||||
```
|
||||
## TODO
|
||||
[X] import/export excel
|
||||
[X] link to markdown
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"minAppVersion": "0.15.0",
|
||||
"description": "This is a Excel plugin for Obsidian.",
|
||||
"author": "ljcoder",
|
||||
"authorUrl": "https://github.com/ljcoder2015/obsidian-excel",
|
||||
"authorUrl": "https://github.com/ljcoder2015",
|
||||
"fundingUrl": "https://github.com/ljcoder2015/obsidian-excel",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue