lolieatapple287 downloadsDrag table column borders to manually resize column widths. Widths persist across sessions.
An Obsidian plugin that lets you manually adjust table column widths by dragging column borders.
| Setting | Description |
|---|---|
| Minimum column width | The smallest width (in px) a column can be resized to. Default: 50. |
| Reset all saved widths | Clear all saved column widths across all notes. |
main.js, manifest.json, and styles.css from the latest release.table-column-resize inside your vault's .obsidian/plugins/ directory.bun install
bun run build