Hello friends! I'd like to ask for your opinion regarding multi-line text editing. This suggestion comes from one of our Russian-speaking customers Dolina Zamkova so here is a translated abstract of our email conversation. Current problem: When you write multi-line text, you must press 'Shift-Enter' first, then use 'Enter' to start a new line, then 'Ctrl-Enter' to submit the text. Wouldn't it be easier to have a setting that will allow using Enter to always write multi-line texts, and always submit on 'Ctrl-Enter', like you do it in text messengers? So we could add a new account-wide setting, on the Settings page: () Finish editing by pressing 'Ctrl-Enter' (convenient for multi-line text) What do you think? Do you write multi-line texts in Checkvist at all? Other thoughts of how we could make it better? :)
You can style CSS selector 'div.hrDivider' to style ---- list separator. Would it work?
ReplyDeleteAlso, such separators are not numbered and not counted as tasks.
Thanks, I'll check out where the space before/after the separator is added. There was a confusion: If only three dashes are entered, the same separator line is displayed, but there is no hrDivider and the entry is numbered...
ReplyDeleteOh, I see. Three-dash separator comes from the Markdown support, and we don't style them and don't treat them specifically (but you can style ".userContent hr" selector, if you wish).
ReplyDeleteFour-dash separator is an old feature, existed before Markdown support.
The four-dash separator is what I want. And my styling goes to span.hrDividerSpan. Thanks for the quick help.
ReplyDeleteYou're welcome :)
ReplyDeleteIn the next server update we'll add support for three-dash list separators.
ReplyDelete