Join Nostr
2026-03-20 08:16:40 UTC

frederikhandberg on Nostr: I implemented a table block for my notes app. The total table width can be resized ...

I implemented a table block for my notes app.

The total table width can be resized but also each individual column.

Columns and rows can be added and removed in the context menu.


I’m having a problem with the floating formatting toolbar not appearing when selecting text in the table. So yeah, not completely working yet - a few bugs to be fixed. Also need to get all text formatting working. E.g. text alignment currently isn’t working. #dev