mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
add support for "bottom" sort, closes #4277
This commit is contained in:
@@ -45,6 +45,7 @@ module.exports = [
|
||||
{ type: 'label', name: 'sortNatural' },
|
||||
{ type: 'label', name: 'sortLocale' },
|
||||
{ type: 'label', name: 'top' },
|
||||
{ type: 'label', name: 'bottom' },
|
||||
{ type: 'label', name: 'fullContentWidth' },
|
||||
{ type: 'label', name: 'shareHiddenFromTree' },
|
||||
{ type: 'label', name: 'shareAlias' },
|
||||
|
||||
Reference in New Issue
Block a user