orgzly-android icon indicating copy to clipboard operation
orgzly-android copied to clipboard

org tables problem

Open psamim opened this issue 8 years ago • 4 comments

Hi, I have an org table as below, which is displayed OK in Emacs:

   | Sat.  | ---                |
   | Sun.  | Chest & Biceps     |
   | Mon.  | Back               |
   | Tues. | ---                |
   | Wed.  | Legs               |
   | Thur. | ---                |
   | Fri.  | Shoulder & Triceps |

But it is displayed as below in the app: photo_2017-05-12_23-33-56 photo_2017-05-12_23-34-10

Thanks

psamim avatar May 12 '17 19:05 psamim

You might want to try using monospaced fonts as a workaround (Settings -> Monospaced font).

It's part of a more general "tables support" which should be done (like #74).

nevenz avatar May 13 '17 08:05 nevenz

+1 having the issue here, monospaced fonts does not completly fix this for tables wider than my phone screen: they wrap.

JulienPalard avatar Jul 08 '18 20:07 JulienPalard

+1 I have the same issue, I have some quite long tables, (though the wrapping does happen in emacs itself on too small a window too) - would it be possible to add HTML tables or similar?

winkelnp avatar Mar 06 '21 17:03 winkelnp

+1. Rotate the phone to landscape mode fixes it

larrasket avatar Oct 24 '21 07:10 larrasket