Line break in the task name?
Is there any way to insert a line break in the task name?
Task list has a two lines for each task, so my idea is to write in the first line - task "theme" and in the second - "next action". Obviously, I can segregate "theme" and "next action" with something like "||" or just a "#", but a line break (entered like "\n" or ) would be better.
Task list has a two lines for each task, so my idea is to write in the first line - task "theme" and in the second - "next action". Obviously, I can segregate "theme" and "next action" with something like "||" or just a "#", but a line break (entered like "\n" or ) would be better.
(closed account) says:
As far as I know, no. I know they specifically strip HTML for security reasons, so you can't do <BR>. And after a little bit of tinkering with the submission form, I'm fairly sure that the "addtask.rtm" strips line breaks from its input.
emily (Remember The Milk) says:
Sorry, it's not possible to enter line breaks in task names.