mirror of
https://github.com/divamgupta/obsidian-spreadsheets.git
synced 2026-07-22 08:20:30 +00:00
No description
|
|
||
|---|---|---|
| assets | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.css | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
| view.tsx | ||
Obsidian Spreadsheets Plugin
This plugin gives you all the features of a standard spreadsheet tool in Obsidian. You can build powerful spreadsheets within Obsidian.
This plugin is based on FortuneSheet, which is based on Luckysheet.
Features:
-
Rich text formatting - change fonts, size, colors, borders, cell color, line-wrapping, etc.
-
Formulas - several build in formulas
-
Filter and sort
-
Cells - merge cells, resize cells, drag cells
How to use:
-
Install the plugin.
-
Create a new spreadsheet by clicking on the "New Spreadsheet" ribbon button. Or right-click on a folder in the left sidebar and click on "New spreadsheet".
-
Start creating spreadsheets.




