Hi, thanks for the relpy. I deleted the stuff regarding .hasSomethingIcon. The problem now is that icons get grouped up below, when I have a list with different lines al with different notes so I see a bunch of icons packed together. any way to fix this?
Hi, I don't quite understand you, could you please illustrate what you mean. In my case, I can see the cloud icon which allows me to collapse/expand notes section.
"gg" description says "opens external links in a new window, Checkvist links in the current window". However, when I do "gg" from a global search, the focused list opens in a new tab. Maybe I'm using a wrong command? Is there another way to navigate to a list from global search?
Is there a way to export an outline with notes attached to nodes using the _note attribute in OPML. The current set up (which I'm guessing is to allow collaborative notes) won't be recognized as notes in other outliners.
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.
You'll loose information about number of notes and attached files in UI, so I'd consider this a hack:
ReplyDelete.notesFragment:before {
font-family: FontAwesome;
content: "\f0c2";
visibility:visible;
}
.notesFragment {
visibility: hidden;
}
And you'll need to remove previous CSS regarding .hasSomethingIcon
Hi, thanks for the relpy. I deleted the stuff regarding .hasSomethingIcon. The problem now is that icons get grouped up below, when I have a list with different lines al with different notes so I see a bunch of icons packed together. any way to fix this?
ReplyDeleteHi, I don't quite understand you, could you please illustrate what you mean. In my case, I can see the cloud icon which allows me to collapse/expand notes section.
ReplyDelete