Better sorting of note categories

fixes #1
This commit is contained in:
Max G
2020-02-18 22:52:12 +00:00
parent b2f241dbba
commit 8d3762e106
6 changed files with 128 additions and 151 deletions

View File

@@ -85,7 +85,7 @@
<!-- Tags -->
<nm-button
v-on:click.native="showTagSlideMenu = !showTagSlideMenu"
v-on:click.native="showTagSlideMenu = !showTagSlideMenu; modified = true"
icon="tags"
text="Tags"
tip="Tags"