.obsidian
plugins
Enhanced-editing
Templater
calendar
cm-editor-syntax-highlight-obsidian
code-block-copy
dataview
folder-note-plugin
obsidian-admonition
obsidian-charts
obsidian-collapse-all
obsidian-collapse-all-plugin
obsidian-copy-block-link
obsidian-core-search-assistant-plugin
obsidian-excalidraw-plugin
obsidian-floating-toc-plugin
obsidian-gallery
obsidian-git
obsidian-hover-editor
obsidian-icon-folder
obsidian-image-auto-upload-plugin
obsidian-kanban
obsidian-shellcommands
data-backup-version-0.11.0-before-upgrading-to-0.18.0.json
data-backup-version-0.18.0-before-upgrading-to-0.21.0.json
data.json
main.js
manifest.json
styles.css
obsidian-style-settings
obsidian-tabs
obsidian-various-complements-plugin
obsidian-view-mode-by-frontmatter
obsidian42-brat
open-vscode
pane-relief
quickadd
remember-cursor-position
remotely-save
table-editor-obsidian
tag-word-cloud
tag-wrangler
templater-obsidian
various-complements
workspaces-plus
snippets
themes
app.json
appearance.json
bookmarks.json
community-plugins.json
core-plugins-migration.json
core-plugins.json
daily-notes.json
graph.json
hotkeys.json
note-composer.json
starred.json
templates.json
types.json
workspaces.json
zk-prefixer.json
.vs
00-MOC
01-Diary
02-Note
03-UnrealEngine
04-ComputerGraphics
05-SDHGame
06-DCC
07-Other
08-Assets
09-Templates
.gitattributes
.gitignore
.gitmodules
LICENSE
95 lines
2.8 KiB
JSON
95 lines
2.8 KiB
JSON
|
{
|
||
|
"settings_version": "0.11.0",
|
||
|
"debug": false,
|
||
|
"obsidian_command_palette_prefix": "Execute: ",
|
||
|
"preview_variables_in_command_palette": true,
|
||
|
"show_autocomplete_menu": true,
|
||
|
"working_directory": "",
|
||
|
"default_shells": {},
|
||
|
"error_message_duration": 20,
|
||
|
"notification_message_duration": 10,
|
||
|
"output_channel_clipboard_also_outputs_to_notification": true,
|
||
|
"enable_events": true,
|
||
|
"shell_commands": {
|
||
|
"0": {
|
||
|
"platform_specific_commands": {
|
||
|
"default": "python ./08-Assets/Scripts/auto_transfer.py"
|
||
|
},
|
||
|
"shells": {},
|
||
|
"alias": "test_草稿归档",
|
||
|
"confirm_execution": false,
|
||
|
"ignore_error_codes": [],
|
||
|
"output_channels": {
|
||
|
"stdout": "current-file-caret",
|
||
|
"stderr": "current-file-caret"
|
||
|
},
|
||
|
"output_channel_order": "stdout-first",
|
||
|
"events": {},
|
||
|
"command_palette_availability": "enabled"
|
||
|
},
|
||
|
"1": {
|
||
|
"platform_specific_commands": {
|
||
|
"default": "python ./08-Assets/Scripts/ref_list.py {{file_path:absolute}}"
|
||
|
},
|
||
|
"shells": {},
|
||
|
"alias": "test_引文列表",
|
||
|
"confirm_execution": false,
|
||
|
"ignore_error_codes": [],
|
||
|
"output_channels": {
|
||
|
"stdout": "current-file-caret",
|
||
|
"stderr": "current-file-caret"
|
||
|
},
|
||
|
"output_channel_order": "stdout-first",
|
||
|
"events": {},
|
||
|
"command_palette_availability": "enabled"
|
||
|
},
|
||
|
"2": {
|
||
|
"platform_specific_commands": {
|
||
|
"default": "python ./08-Assets/Scripts/author_count.py {{file_path:absolute}}"
|
||
|
},
|
||
|
"shells": {},
|
||
|
"alias": "test_作者统计",
|
||
|
"confirm_execution": false,
|
||
|
"ignore_error_codes": [],
|
||
|
"output_channels": {
|
||
|
"stdout": "current-file-caret",
|
||
|
"stderr": "current-file-caret"
|
||
|
},
|
||
|
"output_channel_order": "stdout-first",
|
||
|
"events": {},
|
||
|
"command_palette_availability": "enabled"
|
||
|
},
|
||
|
"3": {
|
||
|
"platform_specific_commands": {
|
||
|
"default": "python ./08-Assets/Scripts/paper2docx.py {{file_path:absolute}}"
|
||
|
},
|
||
|
"shells": {},
|
||
|
"alias": "test_导出笔记",
|
||
|
"confirm_execution": false,
|
||
|
"ignore_error_codes": [],
|
||
|
"output_channels": {
|
||
|
"stdout": "current-file-caret",
|
||
|
"stderr": "current-file-caret"
|
||
|
},
|
||
|
"output_channel_order": "stdout-first",
|
||
|
"events": {},
|
||
|
"command_palette_availability": "enabled"
|
||
|
},
|
||
|
"4": {
|
||
|
"platform_specific_commands": {
|
||
|
"default": "python ./08-Assets/Scripts/export_project.py {{file_path:absolute}}"
|
||
|
},
|
||
|
"shells": {},
|
||
|
"alias": "test_导出项目",
|
||
|
"confirm_execution": false,
|
||
|
"ignore_error_codes": [],
|
||
|
"output_channels": {
|
||
|
"stdout": "current-file-bottom",
|
||
|
"stderr": "current-file-bottom"
|
||
|
},
|
||
|
"output_channel_order": "stdout-first",
|
||
|
"events": {},
|
||
|
"command_palette_availability": "enabled"
|
||
|
}
|
||
|
}
|
||
|
}
|