Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CorellanStoma committed Jun 24, 2023
1 parent 46aca18 commit 7d060ba
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 35 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# ║ Gitignore ║ Sub ║
# ╚══════════════════════════╩═════════════════════════════════════════════════════════════════════════════════════════╝

# Git
.git/*

# Trash
Expand All @@ -40,7 +41,6 @@
3 Tasks/*
!.gitkeep


# Projects
4 Projects/*
!.gitkeep
Expand Down Expand Up @@ -70,7 +70,6 @@
8 Resources/scripts/*
!.gitkeep


# Sorting
Sorting
!.gitkeep
Expand All @@ -84,14 +83,13 @@ Sorting
.obsidian/starred.json
.obsidian/workspace

.obsidian/workspaces.json
.obsidian/workspace-mobile.json
.obsidian/workspace.json

# Plugins
.obsidian/plugins/home-tab/data.json
.obsidian/plugins/recent-files-obsidian/data.json
.obsidian/plugins/surfing/data.json

.obsidian/plugins/obsidian-sample-plugin/data.json
.obsidian/plugins/emoji-shortcodes/data.json
.obsidian/plugins/remember-cursor-position/cursor-positions.json
Expand Down
2 changes: 1 addition & 1 deletion .obsidian/graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"repelStrength": 13.7165791911084,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.042315902689760015,
"scale": 0.1166089157945756,
"close": true
}
14 changes: 1 addition & 13 deletions .obsidian/plugins/surfing/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,5 @@
],
"defaultFilterType": "tree"
},
"treeData": [
{
"id": "c79c86f7cbb247cb",
"parent": 0,
"droppable": true,
"text": "Embed hyperlink into image/icon - Help - Obsidian Forum",
"data": {
"fileType": "site",
"fileSize": "",
"icon": {}
}
}
]
"treeData": []
}
34 changes: 17 additions & 17 deletions .obsidian/workspaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@
},
"pinned": true
}
},
{
"id": "d63329b814e1b919",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
}
}
]
}
Expand Down Expand Up @@ -127,7 +119,7 @@
{
"id": "173d81a6a0983062",
"type": "tabs",
"dimension": 41.44736842105263,
"dimension": 42.5,
"children": [
{
"id": "18bb9d0ae2dd8a2b",
Expand All @@ -142,7 +134,7 @@
{
"id": "19475811ecd5978e",
"type": "tabs",
"dimension": 32.23684210526316,
"dimension": 31.18421052631579,
"children": [
{
"id": "14daf17029436797",
Expand All @@ -152,6 +144,14 @@
"state": {}
}
},
{
"id": "d63329b814e1b919",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
}
},
{
"id": "2cbebc7f9242357b",
"type": "leaf",
Expand Down Expand Up @@ -197,13 +197,13 @@
},
"left-ribbon": {
"hiddenItems": {
"templater-obsidian:Templater": true,
"homepage:Open homepage": false,
"workspaces:Workspace-Layouts verwalten": false,
"canvas:Neuen Canvas erstellen": false,
"templates:Vorlage einfügen": false,
"graph:Graphen-Ansicht öffnen": false,
"command-palette:Befehlspalette öffnen": false,
"workspaces:Manage workspace layouts": false,
"canvas:Create new canvas": false,
"templates:Insert template": false,
"graph:Open graph view": false,
"command-palette:Open command palette": false,
"templater-obsidian:Templater": true,
"flashcards-obsidian:Generate flashcards": true,
"obsidian-custom-frames:Open ChatGPT": false,
"obsidian-custom-frames:Open DeepL": false,
Expand All @@ -216,7 +216,7 @@
"obsidian-custom-frames:Open Discord": false
}
},
"active": "865e090012a5461c"
"active": "14daf17029436797"
}
},
"active": "Home"
Expand Down

0 comments on commit 7d060ba

Please sign in to comment.