Skip to content

Releases: MehulG/airtable-tabula

0.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:51
3542249

0.1.6

Built and attested from this repository via GitHub Actions.
Verify with: gh attestation verify main.js -R MehulG/airtable-tabula

0.1.5

Choose a tag to compare

@MehulG MehulG released this 11 Jul 16:45
45c5cb0

Fixes

  • CSS: remove `!important` and unsupported text-decoration features
  • Dependencies: replace vulnerable `xlsx` with `read-excel-file` (CSV/XLSX import; legacy `.xls` no longer supported)

0.1.4

Choose a tag to compare

@MehulG MehulG released this 11 Jul 16:42
b7cd825

Fixes

  • Address Obsidian community plugin review errors and warnings

0.1.3

Choose a tag to compare

@MehulG MehulG released this 11 Jul 16:35
dc5d1ac

Fix

  • Remove the word "Obsidian" from the plugin description (community plugin review requirement)

0.1.2

Choose a tag to compare

@MehulG MehulG released this 11 Jul 16:15
4a822a5

Airtable Tabula 0.1.2

New

  • Import CSV / Excel as table — pick a `.csv`, `.xlsx`, or `.xls` file; first row becomes headers; types are inferred; a new `.tabula` file is created

Install

Download `main.js`, `manifest.json`, and `styles.css` into `.obsidian/plugins/airtable-tabula/`, then enable the plugin.

Command palette → Import CSV / Excel as table or Create new table.

Full docs: https://github.com/MehulG/airtable-tabula#readme

0.1.1

Choose a tag to compare

@MehulG MehulG released this 11 Jul 15:22
cff6d5e

Rename to Airtable Tabula (plugin id: airtable-tabula).

Use this release for community plugin submission.

0.1.0

Choose a tag to compare

@MehulG MehulG released this 11 Jul 15:07

Initial release of Tabula for Obsidian.

Local Airtable-like tables with typed fields, filters/query, and optional Airtable sync.