1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 02:06:29 +00:00

Added sorting direction buttons

This commit is contained in:
Alex Garrity
2020-02-16 23:49:49 +00:00
committed by Junyoung Choi
parent feb2a878a9
commit d706a5375c
3 changed files with 58 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ export const DEFAULT_CONFIG = {
},
sortTagsBy: 'ALPHABETICAL', // 'ALPHABETICAL', 'COUNTER'
listStyle: 'DEFAULT', // 'DEFAULT', 'SMALL'
listDirection: 'ASCENDING', // 'ASCENDING', 'DESCENDING'
amaEnabled: true,
autoUpdateEnabled: true,
hotkey: {