1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Merge pull request #1742 from bimlas/order-of-tags

Add selector to sort tags by counter or alphabetically
This commit is contained in:
Junyoung Choi (Sai)
2018-04-10 17:40:31 +09:00
committed by GitHub
7 changed files with 72 additions and 12 deletions

View File

@@ -23,6 +23,7 @@
"lineNumber": true
},
"sortBy": "UPDATED_AT",
"sortTagsBy": "ALPHABETICAL",
"ui": {
"defaultNote": "ALWAYS_ASK",
"disableDirectWrite": false,