I'm not sure how could this happen. Could you send us the text of the node with apple-icon you set via e-mail? We know that some of the Unicode symbols cause problem in Checkvist, but the text should not be lost. Thanks!
I've investigated the thing a bit. Currently, Checkvist uses utf8 support without support for 4-byte characters, like the icons you mention. It is possible to upgrade Checkvist database for this support, but it is not a trivial task. Please add a corresponding request to http://checkvist.uservoice.com.
A CSS hack which creates a Kanban-like board UI in a specified list: #list_481388 ul.topLevel { display: flex; } #list_481388 ul.topLevel > li { flex: 1 1 auto; } #list_481388 ul.topLevel > li > .frame{ display: none; } #parentTask_0 div.coreDiv { margin-right: 20px; } May be, will be useful to someone :)
It used to be that after marking an item complete (Space or Shift+Space), the next item in the list (that took its place) would be selected, but now it is selecting the last item in the list. This seems like a bug.
I'd like to @import some fonts, but Checkvist's custom CSS is loaded inside @media screen. @import rules must precede all other types of rules (with a few exceptions), hence cannot be used. Would be great if there was a way to use @import with Checkvist's custom CSS option.
Hello,
ReplyDeleteI'm not sure how could this happen. Could you send us the text of the node with apple-icon you set via e-mail? We know that some of the Unicode symbols cause problem in Checkvist, but the text should not be lost.
Thanks!
Learn Trumpet 🎺
ReplyDelete↳ Was one of the names!
ReplyDeleteI also used these: 📲📈
Each time at the end of some roman letters.
Please note that the names only broke after a while, not immediately. It was the next day when I checked again they were broken.
ReplyDeleteHello,
ReplyDeleteI've investigated the thing a bit. Currently, Checkvist uses utf8 support without support for 4-byte characters, like the icons you mention. It is possible to upgrade Checkvist database for this support, but it is not a trivial task. Please add a corresponding request to http://checkvist.uservoice.com.
Thanks!