Hey all!
I was writing some notes with tables the other day and I think there could be better support for them on mobile.
Firstly, it's notable that there's no shortcut to make a table on the toolbar. I think the best way to do this would be, when the user presses the shortcut, bring up a small dialogue box asking how many rows and columns to make, then the user can just populate the values after it's made. (Or maybe they could fill the values in within the interface rather than fiddling with the markdown directly, but not sure about that addition).
Secondly, and I think more usefully, it would be nice if Joplin could add new rows to the table being worked on if the user presses enter at the end of the last row. In the same way that having an ordered/unordered/checkbox list will add a new item after the user hits enter, you could do the same thing for tables, detecting the number of columns in the current row and adding template space for the next one.
Both ideas aim to cut down on fiddling back and forth between the pipes/dashes that form the table vs the actually important content in them.
Excited to hear what you all think!