No description
Find a file
cvoges12 1201ae6d31
Update README.md
Fixes #12
2023-12-26 11:05:43 -06:00
assets Code for the obsidian spreadsheets added 2023-08-07 20:36:22 -04:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
.eslintrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.gitignore Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
esbuild.config.mjs Upgrade esbuild to v0.17.x (#47) 2023-01-25 13:49:50 -05:00
LICENSE Code for the obsidian spreadsheets added 2023-08-07 20:36:22 -04:00
main.css Code for the obsidian spreadsheets added 2023-08-07 20:36:22 -04:00
main.ts More cleanups 2023-09-05 23:02:17 -04:00
manifest.json More cleanups 2023-09-05 23:02:17 -04:00
package.json More cleanups 2023-09-05 23:02:17 -04:00
README.md Update README.md 2023-12-26 11:05:43 -06:00
styles.css Code for the obsidian spreadsheets added 2023-08-07 20:36:22 -04:00
tsconfig.json Code for the obsidian spreadsheets added 2023-08-07 20:36:22 -04:00
version-bump.mjs add version bump script (#10) 2022-01-22 16:13:50 -05:00
versions.json Update for 0.15 2022-08-09 13:38:50 -04:00
view.tsx Code for the obsidian spreadsheets added 2023-08-07 20:36:22 -04:00

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:

  1. Install the plugin.

  2. 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".

  3. Start creating spreadsheets.

Screenshots:

screen1

screen2

screen3

screen3

screen5