MacBookPro.lan 2025-6-22:13:31:34
This commit is contained in:
5
.obsidian/community-plugins.json
vendored
5
.obsidian/community-plugins.json
vendored
@@ -14,7 +14,8 @@
|
||||
"obsidian-git",
|
||||
"wikilinks-to-mdlinks-obsidian",
|
||||
"obsidian-daily-note-outline",
|
||||
"mysnippets-plugin",
|
||||
"github-sync",
|
||||
"extended-graph"
|
||||
"contribution-graph",
|
||||
"obsidian-tasks-plugin",
|
||||
"quickadd"
|
||||
]
|
6
.obsidian/graph.json
vendored
6
.obsidian/graph.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"collapse-filter": false,
|
||||
"search": "tag:#s/maths/analyse/complexes ",
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
@@ -130,6 +130,6 @@
|
||||
"repelStrength": 8.4228515625,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 30,
|
||||
"scale": 0.33028687809066476,
|
||||
"close": false
|
||||
"scale": 0.05130349568508325,
|
||||
"close": true
|
||||
}
|
108
.obsidian/plugins/contribution-graph/main.js
vendored
Normal file
108
.obsidian/plugins/contribution-graph/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/contribution-graph/manifest.json
vendored
Normal file
11
.obsidian/plugins/contribution-graph/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "contribution-graph",
|
||||
"name": "Contribution Graph",
|
||||
"version": "0.10.0",
|
||||
"minAppVersion": "1.3.0",
|
||||
"description": "Generate a interactive heatmap graph to visualize and track your productivity",
|
||||
"author": "vran",
|
||||
"authorUrl": "https://github.com/vran-dev",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://www.buymeacoffee.com/vran"
|
||||
}
|
1
.obsidian/plugins/contribution-graph/styles.css
vendored
Normal file
1
.obsidian/plugins/contribution-graph/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
.obsidian/plugins/extended-graph/data.json
vendored
2
.obsidian/plugins/extended-graph/data.json
vendored
@@ -195,7 +195,7 @@
|
||||
"repelStrength": 8.4228515625,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 30,
|
||||
"scale": 0.33028687809066476,
|
||||
"scale": 1.2190307421143933,
|
||||
"close": false
|
||||
},
|
||||
"states": [
|
||||
|
Reference in New Issue
Block a user