Init
This commit is contained in:
13
.obsidian/plugins/custom-sort/data.json
vendored
Normal file
13
.obsidian/plugins/custom-sort/data.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"additionalSortspecFile": "",
|
||||
"indexNoteNameForFolderNotes": "",
|
||||
"suspended": false,
|
||||
"statusBarEntryEnabled": true,
|
||||
"notificationsEnabled": true,
|
||||
"mobileNotificationsEnabled": false,
|
||||
"customSortContextSubmenu": true,
|
||||
"automaticBookmarksIntegration": true,
|
||||
"bookmarksContextMenus": true,
|
||||
"bookmarksGroupToConsumeAsOrderingReference": "sortspec",
|
||||
"delayForInitialApplication": 1000
|
||||
}
|
||||
47
.obsidian/plugins/custom-sort/main.js
vendored
Normal file
47
.obsidian/plugins/custom-sort/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/custom-sort/manifest.json
vendored
Normal file
10
.obsidian/plugins/custom-sort/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "custom-sort",
|
||||
"name": "Custom File Explorer sorting",
|
||||
"version": "3.1.6",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "Allows for manual and automatic, config-driven reordering and sorting of files and folders in File Explorer",
|
||||
"author": "SebastianMC",
|
||||
"authorUrl": "https://github.com/SebastianMC",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user