old htb folders
This commit is contained in:
2023-08-29 21:53:22 +02:00
parent 62ab804867
commit 82b0759f1e
21891 changed files with 6277643 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,58 @@
{
"filePreviewOnHover": false,
"markSans": false,
"makeMenuPlaceholder": true,
"mobileMakeBar": true,
"inlineStyler": true,
"makerMode": true,
"inlineStylerColors": false,
"editorFlow": true,
"internalLinkClickFlow": true,
"saveAllContextToFrontmatter": false,
"editorFlowStyle": "seamless",
"autoOpenFileContext": false,
"spacesCompactMode": false,
"spacesEnabled": true,
"spacesPerformance": false,
"enableFolderNote": true,
"revealActiveFile": false,
"spacesStickers": true,
"spacesDisablePatch": false,
"folderNoteInsideFolder": true,
"sidebarTabs": true,
"showRibbon": true,
"deleteFileOption": "trash",
"expandedFolders": {
"/": [
"Enumeration"
]
},
"expandedSpaces": [
"/",
null,
null
],
"folderRank": {
"node": "root",
"children": [],
"isFolder": true
},
"openFolders": [],
"fileIcons": [],
"spaces": [],
"pinnedSpaces": [],
"menuTriggerChar": "/",
"emojiTriggerChar": ":",
"folderContextFile": "context",
"tagContextFolder": "Context",
"hiddenFiles": [
"Context"
],
"hiddenExtensions": [
"mdb"
],
"vaultSort": [
"rank",
true
]
}

46882
HTB/notes/.obsidian/plugins/make-md/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "make-md",
"name": "MAKE.md",
"version": "0.6.12",
"minAppVersion": "0.16.0",
"description": "Make.md brings you features that supercharges Obsidian. Sort your files in custom order and add file icons using Spaces. Edit inline embeds with Flow Editor. And style your text and add new markdown blocks without writing markdown using Maker Mode.",
"author": "MAKE.md",
"authorUrl": "https://www.make.md",
"isDesktopOnly": false
}

File diff suppressed because it is too large Load Diff