Skip to content

Commit

Permalink
feat: deleted 6k Quran files and added folders in graph
Browse files Browse the repository at this point in the history
  • Loading branch information
OdyAsh committed May 12, 2024
1 parent f4ed981 commit 44af7fc
Show file tree
Hide file tree
Showing 6,272 changed files with 10,566 additions and 43,881 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 4 additions & 1 deletion .obsidian/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"showUnsupportedFiles": true,
"useMarkdownLinks": true,
"showLineNumber": true,
"newFileLocation": "current"
"newFileLocation": "current",
"userIgnoreFilters": [
"\"/https.*/\""
]
}
6 changes: 4 additions & 2 deletions .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"media-extended",
"mathlinks",
"math-booster",
"obsidian-git",
"obsidian-trash-explorer",
"obsidian-link-converter",
"nuke-orphans",
Expand All @@ -47,5 +46,8 @@
"global-search-and-replace",
"obsidian-dictionary-plugin",
"hot-reload",
"obsidian-quiet-outline"
"obsidian-git",
"obsidian-quiet-outline",
"folder-note-plugin",
"waypoint"
]
42 changes: 32 additions & 10 deletions .obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,44 @@
{
"collapse-filter": false,
"search": "",
"showTags": true,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [],
"colorGroups": [
{
"query": "tag:folder",
"color": {
"a": 1,
"rgb": 14725458
}
},
{
"query": "path:Programming",
"color": {
"a": 1,
"rgb": 14701138
}
},
{
"query": "path:.excalidraw",
"color": {
"a": 1,
"rgb": 5112170
}
}
],
"collapse-display": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"showArrow": true,
"textFadeMultiplier": -0.1,
"nodeSizeMultiplier": 1.0953125,
"lineSizeMultiplier": 1.27395833333333,
"collapse-forces": true,
"centerStrength": 0.447916666666667,
"repelStrength": 11.4583333333333,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.1450899814516006,
"scale": 0.28518249020641456,
"close": true
}
9 changes: 9 additions & 0 deletions .obsidian/plugins/folder-note-plugin/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"folderNoteHide": false,
"folderNoteType": "inside",
"folderNoteName": "_about_",
"folderNoteKey": "ctrl",
"folderNoteAutoRename": true,
"folderDelete2Note": false,
"folderNoteStrInit": "#folder\n# {{FOLDER_NAME}} TOC\n\n%% Waypoint %%"
}

0 comments on commit 44af7fc

Please sign in to comment.