Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineDjeghri authored May 6, 2024
1 parent 0dca560 commit ff74af5
Show file tree
Hide file tree
Showing 68 changed files with 279,869 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/windows_workflow/dot.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
4 changes: 4 additions & 0 deletions docs/windows_workflow/dot.obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"accentColor": "",
"theme": "system"
}
21 changes: 21 additions & 0 deletions docs/windows_workflow/dot.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[
"table-editor-obsidian",
"calendar",
"dataview",
"obsidian-git",
"obsidian-tasks-plugin",
"templater-obsidian",
"cmdr",
"better-word-count",
"editing-toolbar",
"cm-editor-syntax-highlight-obsidian",
"obsidian-emoji-toolbar",
"oz-image-plugin",
"obsidian-kanban",
"obsidian-linter",
"url-into-selection",
"obsidian-plugin-update-tracker",
"recent-files-obsidian",
"obsidian-smart-typography",
"obsidian-style-settings"
]
30 changes: 30 additions & 0 deletions docs/windows_workflow/dot.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/windows_workflow/dot.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"
]
22 changes: 22 additions & 0 deletions docs/windows_workflow/dot.obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": false
}
19 changes: 19 additions & 0 deletions docs/windows_workflow/dot.obsidian/hotkeys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"app:open-settings": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "S"
}
],
"editor:open-search-replace": [
{
"modifiers": [
"Mod"
],
"key": "R"
}
]
}
Loading

0 comments on commit ff74af5

Please sign in to comment.