Checklists in the body, colour from tags, and commit-derived CalVer #4
@@ -147,7 +147,6 @@ fun noteColorIsChosen(
|
|||||||
known: Set<String>,
|
known: Set<String>,
|
||||||
): Boolean = labelColor.isNotEmpty() || (color.isNotEmpty() && color != "default" && color in known)
|
): Boolean = labelColor.isNotEmpty() || (color.isNotEmpty() && color != "default" && color in known)
|
||||||
|
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// The fill for an UNTAGGED note, which is a different job from the palette above.
|
// The fill for an UNTAGGED note, which is a different job from the palette above.
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user