Yinno117 downloadsKeeps table headers visible while you scroll through long tables, with support for multiple tables and horizontal scrolling.
Keeps table headers visible while you scroll through long tables in Obsidian. When a table's header row would scroll out of view, a copy of it stays pinned at the top of the viewport, so you always know what each column means.
Works in both Reading view and Live Preview, handles multiple tables on the same page, and follows horizontal scrolling on wide tables.
The plugin watches your tables and, when a header scrolls past the top of the scroll container, renders a lightweight pinned clone of just the header row. Column widths are measured from the real table so the clone stays perfectly aligned. Nothing is written to your notes — this is a display-only enhancement.
Settings → Community plugins → Browse → search Sticky Table Headers → Install → Enable.
main.js and manifest.json from the latest release.<your-vault>/.obsidian/plugins/sticky-table-headers/.If this plugin is useful to you, you can support development via GitHub Sponsors. Completely optional.
MIT © Yinno