Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thinh-vu committed Dec 3, 2023
1 parent 491602b commit a49873b
Show file tree
Hide file tree
Showing 246 changed files with 197,240 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions docs/.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"newFileLocation": "folder",
"newFileFolderPath": "blog/posts",
"newLinkFormat": "relative",
"useMarkdownLinks": true,
"showUnsupportedFiles": true,
"attachmentFolderPath": "assets/images",
"alwaysUpdateLinks": true
}
10 changes: 10 additions & 0 deletions docs/.obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"accentColor": "#008c9e",
"baseFontSize": 20,
"cssTheme": "Minimal",
"theme": "obsidian",
"showViewHeader": true,
"enabledCssSnippets": [
"obsidian_theme_config"
]
}
8 changes: 8 additions & 0 deletions docs/.obsidian/command-palette.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"pinned": [
"obsidian-mind-map:app:markmap-preview",
"canvas:new-file",
"workspace:export-pdf",
"obsidian-flexible-pomo:start-flexible-pomo"
]
}
7 changes: 7 additions & 0 deletions docs/.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
"advanced-toolbar",
"obsidian-excel-to-markdown-table",
"obsidian-mind-map",
"obsidian-style-settings",
"table-editor-obsidian"
]
30 changes: 30 additions & 0 deletions docs/.obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}
20 changes: 20 additions & 0 deletions docs/.obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]
Loading

0 comments on commit a49873b

Please sign in to comment.