Change default colour on note map #3443
-
It's not clear anywhere in the wiki if this can be done but from what I've seen on the map entry, notes can show up as different colours. So if I had a note with an attribute (ie I expect it's some form of CSS which I'm missing maybe? or is it baked into the code for the map? Also, on the wiki, its not exactly clear on how to do things so maybe a rewrite could be beneficial. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, there's a The existing colors are based on the note's type.
It's not possible to define "notes with |
Beta Was this translation helpful? Give feedback.
Hi, there's a
#color
label which changes the note's color in the tree and in links, but so far it did not affect the notes. I fixed that now in master and this will be respected there as well.The existing colors are based on the note's type.
It's not possible to define "notes with
#example
should be displayed with such and such color", but it's possible via a template in combination with the mentionedcolor
label. In the next release, I plan to make this user-friendly - being able to "mark" (assign a template) a note with a mouse/menu.