Skip to content

Commit

Permalink
blog更新
Browse files Browse the repository at this point in the history
blog更新
  • Loading branch information
xxzuo committed Jul 13, 2023
1 parent 33e5b21 commit 32fe37c
Show file tree
Hide file tree
Showing 42 changed files with 54,653 additions and 16 deletions.
5 changes: 5 additions & 0 deletions .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[
"file-tree-alternative",
"obsidian-git",
"obsidian-excalidraw-plugin"
]
26 changes: 26 additions & 0 deletions .obsidian/plugins/file-tree-alternative/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"openViewOnStart": true,
"ribbonIcon": true,
"showRootFolder": true,
"showFilesFromSubFolders": true,
"searchFunction": true,
"allSearchOnlyInFocusedFolder": false,
"showFilesFromSubFoldersButton": true,
"revealActiveFileButton": false,
"excludedExtensions": "",
"folderIcon": "default",
"folderCount": true,
"folderCountOption": "notes",
"evernoteView": "Vertical",
"filePreviewOnHover": false,
"iconBeforeFileName": true,
"sortFilesBy": "name",
"sortReverse": false,
"sortFoldersBy": "name",
"fixedHeaderInFileList": true,
"createdYaml": false,
"fileNameIsHeader": false,
"folderNote": false,
"deleteFileOption": "trash",
"showFileNameAsFullPath": false
}
29 changes: 29 additions & 0 deletions .obsidian/plugins/file-tree-alternative/main.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions .obsidian/plugins/file-tree-alternative/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "file-tree-alternative",
"name": "File Tree Alternative Plugin",
"version": "2.3.4",
"minAppVersion": "0.15.0",
"description": "This plugin allows you to have an alternative file tree view.",
"author": "Ozan Tellioglu",
"authorUrl": "https://www.ozan.pl",
"fundingUrl": "https://ko-fi.com/ozante",
"isDesktopOnly": false
}
Loading

0 comments on commit 32fe37c

Please sign in to comment.