Skip to content

Commit 2c3a099

Browse files
committed
First Commit.
0 parents  commit 2c3a099

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+156307
-0
lines changed

.obsidian/app.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"newFileLocation": "current",
3+
"attachmentFolderPath": "./attachments",
4+
"promptDelete": false,
5+
"alwaysUpdateLinks": true,
6+
"showRibbon": true,
7+
"pdfExportSettings": {
8+
"includeName": true,
9+
"pageSize": "Letter",
10+
"landscape": false,
11+
"margin": "0",
12+
"downscalePercent": 100
13+
},
14+
"showUnsupportedFiles": true
15+
}

.obsidian/appearance.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"accentColor": "",
3+
"theme": "obsidian",
4+
"monospaceFontFamily": "JetBrains Mono",
5+
"textFontFamily": "JetBrains Mono",
6+
"nativeMenus": false,
7+
"cssTheme": "Border"
8+
}

.obsidian/backlink.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"backlinkInDocument": false
3+
}

.obsidian/bookmarks.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"items": []
3+
}

.obsidian/canvas.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"snapToObjects": true,
3+
"snapToGrid": true
4+
}

.obsidian/community-plugins.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
"obsidian-dynamic-background",
3+
"highlightr-plugin",
4+
"obsidian-style-settings",
5+
"mousewheel-image-zoom",
6+
"obsidian-image-toolkit",
7+
"obsidian-enhancing-export",
8+
"obsidian-git",
9+
"obsidian-version-history-diff"
10+
]

.obsidian/core-plugins-migration.json

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"file-explorer": true,
3+
"global-search": true,
4+
"switcher": true,
5+
"graph": true,
6+
"backlink": true,
7+
"canvas": true,
8+
"outgoing-link": true,
9+
"tag-pane": true,
10+
"properties": false,
11+
"page-preview": true,
12+
"daily-notes": true,
13+
"templates": true,
14+
"note-composer": true,
15+
"command-palette": true,
16+
"slash-command": false,
17+
"editor-status": true,
18+
"bookmarks": true,
19+
"markdown-importer": false,
20+
"zk-prefixer": false,
21+
"random-note": false,
22+
"outline": true,
23+
"word-count": true,
24+
"slides": false,
25+
"audio-recorder": false,
26+
"workspaces": false,
27+
"file-recovery": true,
28+
"publish": false,
29+
"sync": false
30+
}

.obsidian/core-plugins.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[
2+
"file-explorer",
3+
"global-search",
4+
"switcher",
5+
"graph",
6+
"backlink",
7+
"canvas",
8+
"outgoing-link",
9+
"tag-pane",
10+
"page-preview",
11+
"daily-notes",
12+
"templates",
13+
"note-composer",
14+
"command-palette",
15+
"editor-status",
16+
"bookmarks",
17+
"outline",
18+
"word-count",
19+
"file-recovery"
20+
]

.obsidian/graph.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"collapse-filter": true,
3+
"search": "",
4+
"showTags": false,
5+
"showAttachments": false,
6+
"hideUnresolved": false,
7+
"showOrphans": true,
8+
"collapse-color-groups": true,
9+
"colorGroups": [],
10+
"collapse-display": true,
11+
"showArrow": false,
12+
"textFadeMultiplier": 0,
13+
"nodeSizeMultiplier": 1,
14+
"lineSizeMultiplier": 1,
15+
"collapse-forces": true,
16+
"centerStrength": 0.518713248970312,
17+
"repelStrength": 10,
18+
"linkStrength": 1,
19+
"linkDistance": 250,
20+
"scale": 1,
21+
"close": false
22+
}

.obsidian/hotkeys.json

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"editor:toggle-source": [
3+
{
4+
"modifiers": [
5+
"Mod"
6+
],
7+
"key": "M"
8+
}
9+
],
10+
"editor:toggle-code": [
11+
{
12+
"modifiers": [
13+
"Mod"
14+
],
15+
"key": "`"
16+
}
17+
],
18+
"editor:toggle-blockquote": [
19+
{
20+
"modifiers": [
21+
"Mod"
22+
],
23+
"key": "F5"
24+
}
25+
]
26+
}

.obsidian/plugins/highlightr-plugin/main.js

+3,635
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"id": "highlightr-plugin",
3+
"name": "Highlightr",
4+
"version": "1.2.2",
5+
"minAppVersion": "0.12.8",
6+
"description": "A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier with a configurable assortment of highlight colors 🎨.",
7+
"author": "chetachi",
8+
"authorUrl": "https://github.com/chetachiezikeuzor",
9+
"isDesktopOnly": false
10+
}

0 commit comments

Comments
 (0)