Skip to content

Commit

Permalink
feat: add Genesis v2 template
Browse files Browse the repository at this point in the history
Signed-off-by: chris1320 <chris1320is@protonmail.com>
  • Loading branch information
Chris1320 committed Apr 10, 2024
0 parents commit 2846312
Show file tree
Hide file tree
Showing 84 changed files with 138,872 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Genesis/.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"defaultViewMode": "preview",
"livePreview": false,
"spellcheck": false,
"trashOption": "local",
"alwaysUpdateLinks": true,
"newFileLocation": "root",
"newFileFolderPath": "",
"attachmentFolderPath": "Media",
"promptDelete": false,
"userIgnoreFilters": [
"Meta/"
],
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}
11 changes: 11 additions & 0 deletions Genesis/.obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"accentColor": "#6bef9e",
"cssTheme": "AnuPpuccin",
"baseFontSizeAction": false,
"translucency": false,
"showViewHeader": false,
"enabledCssSnippets": [
"obsidian-blur-plugin"
],
"theme": "obsidian"
}
6 changes: 6 additions & 0 deletions Genesis/.obsidian/canvas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"snapToObjects": true,
"snapToGrid": true,
"newFileLocation": "root",
"defaultWheelBehavior": "zoom"
}
18 changes: 18 additions & 0 deletions Genesis/.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[
"obsidian-style-settings",
"table-editor-obsidian",
"calendar",
"text-extractor",
"at-people",
"obsidian-auto-link-title",
"homepage",
"nldates-obsidian",
"mood-tracker",
"journal-review",
"templater-obsidian",
"tag-wrangler",
"quickadd",
"omnisearch",
"blur",
"dataview"
]
30 changes: 30 additions & 0 deletions Genesis/.obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": true,
"page-preview": true,
"daily-notes": true,
"templates": false,
"note-composer": false,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": false,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": true,
"outline": false,
"word-count": true,
"slides": false,
"audio-recorder": true,
"workspaces": true,
"file-recovery": true,
"publish": false,
"sync": false
}
20 changes: 20 additions & 0 deletions Genesis/.obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"properties",
"page-preview",
"daily-notes",
"command-palette",
"editor-status",
"random-note",
"word-count",
"audio-recorder",
"workspaces",
"file-recovery"
]
6 changes: 6 additions & 0 deletions Genesis/.obsidian/daily-notes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"format": "YYYY/MM - MMMM/YYYY-MM-DD\\E",
"folder": "Entries",
"template": "Meta/Templates/Entry",
"autorun": false
}
58 changes: 58 additions & 0 deletions Genesis/.obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"collapse-filter": true,
"search": "",
"showTags": true,
"showAttachments": true,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [
{
"query": "[\"type\":entry]",
"color": {
"a": 1,
"rgb": 16376495
}
},
{
"query": "[\"type\":note]",
"color": {
"a": 1,
"rgb": 13346551
}
},
{
"query": "[\"type\":person]",
"color": {
"a": 1,
"rgb": 9757397
}
},
{
"query": "[\"type\":dream]",
"color": {
"a": 1,
"rgb": 9024762
}
},
{
"query": "path:Media",
"color": {
"a": 1,
"rgb": 7106694
}
}
],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.030182895067324245,
"close": true
}
100 changes: 100 additions & 0 deletions Genesis/.obsidian/hotkeys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
{
"table-editor-obsidian:table-control-bar": [],
"workspace:close-window": [],
"file-explorer:new-file": [],
"file-explorer:new-file-in-new-pane": [],
"graph:open-local": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "G"
}
],
"app:go-back": [
{
"modifiers": [
"Alt"
],
"key": "ArrowLeft"
}
],
"app:go-forward": [
{
"modifiers": [
"Alt"
],
"key": "ArrowRight"
}
],
"omnisearch:show-modal": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "F"
}
],
"app:open-help": [],
"editor:open-search": [],
"global-search:open": [],
"templater-obsidian:create-new-note-from-template": [],
"templater-obsidian:jump-to-next-cursor-location": [],
"templater-obsidian:insert-templater": [],
"templater-obsidian:replace-in-file-templater": [],
"markdown:add-metadata-property": [],
"quickadd:runQuickAdd": [
{
"modifiers": [
"Mod"
],
"key": "N"
}
],
"random-note": [
{
"modifiers": [
"Mod"
],
"key": "R"
}
],
"omnisearch:show-modal-infile": [
{
"modifiers": [
"Mod"
],
"key": "F"
}
],
"daily-notes": [
{
"modifiers": [
"Mod"
],
"key": "Enter"
}
],
"editor:open-link-in-new-leaf": [],
"workspaces:load": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "H"
}
],
"app:delete-file": [
{
"modifiers": [
"Alt",
"Mod",
"Shift"
],
"key": "D"
}
]
}
3 changes: 3 additions & 0 deletions Genesis/.obsidian/page-preview.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"preview": true
}
3 changes: 3 additions & 0 deletions Genesis/.obsidian/plugins/at-people/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"peopleFolder": "People/"
}
Loading

0 comments on commit 2846312

Please sign in to comment.