Skip to content

Commit

Permalink
plugins cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogstag committed Oct 4, 2023
1 parent 42771f8 commit 46ed306
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 8,106 deletions.
4 changes: 2 additions & 2 deletions ObsidianRnDVault/.obsidian/plugins/dataview/data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"renderNullAs": "\\-",
"taskCompletionTracking": false,
"taskCompletionUseEmojiShorthand": false,
"taskCompletionTracking": true,
"taskCompletionUseEmojiShorthand": true,
"taskCompletionText": "completion",
"taskCompletionDateFormat": "yyyy-MM-dd",
"recursiveSubTaskCompletion": false,
Expand Down
8 changes: 5 additions & 3 deletions ObsidianRnDVault/.obsidian/plugins/excalibrain/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"Children",
"contributes to",
"d",
"dependson",
"dependsOnScript",
"dependsOnSoftware",
"down",
"leads to",
"nurtures",
Expand Down Expand Up @@ -191,7 +192,6 @@
"Children": {},
"contributes to": {},
"d": {},
"down": {},
"leads to": {},
"nurtures": {},
"South": {},
Expand Down Expand Up @@ -220,7 +220,9 @@
"n": {},
"Next": {},
"": {},
"dependson": {}
"dependsOnSoftware": {},
"down": {},
"dependsOnScript": {}
},
"navigationHistory": [
"System/obsidian/plugins/Metadata Menu.md",
Expand Down
Loading

0 comments on commit 46ed306

Please sign in to comment.