Show tags in tag view if more than one, sort tags alphabetically in note cell, editor pane
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
%i.icon.ion-ios-box
|
||||
%strong.medium Archived
|
||||
|
||||
.tags-string{"ng-if" => "ctrl.tag.all && !ctrl.hideTags"}
|
||||
.tags-string{"ng-if" => "ctrl.shouldShowTags(note)"}
|
||||
.faded {{note.tagsString()}}
|
||||
|
||||
.name{"ng-if" => "note.title"}
|
||||
|
||||
Reference in New Issue
Block a user