Skip to content

Commit

Permalink
[manual]: vault backup - 222 files changed | 2024-09-26 22:08:17 | DE…
Browse files Browse the repository at this point in the history
…SKTOP_MSI

Affected files:
Too many files to list
  • Loading branch information
jimbrig committed Sep 27, 2024
1 parent 23b9a94 commit 37ad3d8
Show file tree
Hide file tree
Showing 222 changed files with 6,380 additions and 142 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

# -----------------------------------------------
# .gitattributes
# -----------------------------------------------

# Set the default behavior, in case people don't have core.autocrlf set
# auto detects text files and performs LF normalization
* text=auto eol=lf

# linguist - ignore HTML, JS, and Rich Text Format
*.html linguist-vendored
*.js linguist-vendored
Expand Down
5 changes: 4 additions & 1 deletion .obsidian/app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"promptDelete": false,
"livePreview": false,
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"newLinkFormat": "relative",
"useMarkdownLinks": false,
"showUnsupportedFiles": true
}
53 changes: 53 additions & 0 deletions .obsidian/bookmarks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"items": [
{
"type": "group",
"ctime": 1727400106109,
"items": [
{
"type": "file",
"ctime": 1727400090546,
"path": "00-INBOX/About Authentication.md",
"title": "About Authentication"
}
],
"title": "Auth"
},
{
"type": "group",
"ctime": 1727400118888,
"items": [],
"title": "No Clocks"
},
{
"type": "group",
"ctime": 1727400124546,
"items": [],
"title": "R"
},
{
"type": "group",
"ctime": 1727400129463,
"items": [],
"title": "React"
},
{
"type": "group",
"ctime": 1727400136101,
"items": [],
"title": "Python"
},
{
"type": "group",
"ctime": 1727400139288,
"items": [],
"title": "Data"
},
{
"type": "group",
"ctime": 1727400143711,
"items": [],
"title": "CSS"
}
]
}
5 changes: 4 additions & 1 deletion .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@
"obsidian-full-calendar",
"automatic-table-of-contents",
"click-up-sync",
"vscode-editor"
"vscode-editor",
"obsidian-link-converter",
"image-converter",
"nexus-ai-chat-importer"
]
5 changes: 5 additions & 0 deletions .obsidian/global-search.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"showFullPath": true,
"linkStyle": "markdown",
"listStyle": "none"
}
1 change: 1 addition & 0 deletions .obsidian/modules/obsidian.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
await self.require.import("obsidian")
Empty file added .obsidian/snippets/width.css
Empty file.
5 changes: 5 additions & 0 deletions .obsidian/switcher.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"showExistingOnly": true,
"showAttachments": true,
"showAllFileTypes": false
}
2 changes: 1 addition & 1 deletion 00-INBOX/A DNS Record.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: Jimmy Briggs <[email protected]>
tags:
- Type/NA
- Topic/NA
- Status/NA
- Status/WIP
aliases:
- A DNS Record
publish: true
Expand Down
2 changes: 1 addition & 1 deletion 00-INBOX/AAAA DNS Record.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: Jimmy Briggs <[email protected]>
tags:
- Type/NA
- Topic/NA
- Status/NA
- Status/WIP
aliases:
- AAAA DNS Record
publish: true
Expand Down
2 changes: 1 addition & 1 deletion 00-INBOX/APEX Domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: Jimmy Briggs <[email protected]>
tags:
- Type/NA
- Topic/NA
- Status/NA
- Status/WIP
aliases:
- APEX Domain
publish: true
Expand Down
Loading

0 comments on commit 37ad3d8

Please sign in to comment.