ojengwa / pleft

Automatically exported from code.google.com/p/pleft
GNU General Public License v3.0
1 stars 0 forks source link

Separate Title and description field #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Appointment model should have separate title description fields.  I see there 
are some games you are playing with ".", "!" and "\n" in the description.

Original issue reported on code.google.com by kleiskre...@gmail.com on 11 Jan 2011 at 7:19

GoogleCodeExporter commented 9 years ago
Another option that seems nicer to me, is making the automatic separation more 
visible. We used to have a <textarea>-like widget that would display the 
title-part in a different font than the description-part.

I currently prefer returning to that approach (but with less bugs). It keeps 
the current database scheme intact, and seems to be more elegant. I can be 
convinced by user tests. :-)

Original comment by sander.d...@gmail.com on 30 May 2011 at 6:37

GoogleCodeExporter commented 9 years ago
https://github.com/sander/pleft/issues/8

Original comment by sander.d...@gmail.com on 24 Dec 2011 at 9:41