Code Cleanup
- The symbols '@' is part of the tag and not a special delimiter (adding a new item makes it more explicit).
This commit is contained in:
committed by
Paul Beckingham
parent
0a3de2b867
commit
afcbaa20a9
@@ -189,7 +189,7 @@
|
||||
#define STRING_COLUMN_LABEL_ORPHAN "Orphan UDA"
|
||||
|
||||
// Column Examples
|
||||
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore"
|
||||
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore next"
|
||||
#define STRING_COLUMN_EXAMPLES_PROJ "home.garden"
|
||||
#define STRING_COLUMN_EXAMPLES_PAR "home"
|
||||
#define STRING_COLUMN_EXAMPLES_IND " home.garden"
|
||||
|
||||
Reference in New Issue
Block a user