top | item 19896863

(no title)

atiredturte | 6 years ago

How would the mobile editing support be? I edit the items in the table very frequently and this is very important. Markdown-based solutions fail for me in this regard.

discuss

order

DoreenMichele|6 years ago

There is an app. I suggest you download it and try it.

You would need to do the HTML part of the table elsewhere, but you should be able to edit contents of the table in the app.

You can edit in a browser on mobile. Some browsers are better than others and it would likely be substantially impacted by phone type and size.

I sometimes do a surprising amount of HTML in the browser of my phone. I use the Edge browser.

You can add CSS to the template and that helps a lot with tables. For example, you can add CSS that adds a border and that changes the background of every other row.

I can get you a CSS snippet for that if you want and do a little tutorial post to walk you through it.