Skip to content

Commit f388b44

Browse files
committed
vault backup: 2025-06-15 09:22:51
Affected files: .obsidian/plugins/obsidian-git/main.js .obsidian/plugins/obsidian-git/manifest.json .obsidian/plugins/obsidian-git/styles.css .obsidian/workspace.json fleeting-notes/2025-06-12.md fleeting-notes/2025-06-15.md
1 parent 9582a09 commit f388b44

File tree

6 files changed

+364
-254
lines changed

6 files changed

+364
-254
lines changed

.obsidian/plugins/obsidian-git/main.js

Lines changed: 302 additions & 244 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.obsidian/plugins/obsidian-git/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"description": "Integrate Git version control with automatic backup and other advanced features.",
77
"isDesktopOnly": false,
88
"fundingUrl": "https://ko-fi.com/vinzent",
9-
"version": "2.28.2"
9+
"version": "2.34.0"
1010
}

.obsidian/plugins/obsidian-git/styles.css

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,3 +564,42 @@
564564
display: none;
565565
}
566566
}
567+
568+
.git-unified-diff-view,
569+
.git-split-diff-view .cm-deletedLine .cm-changedText {
570+
background-color: #ee443330;
571+
}
572+
573+
.git-unified-diff-view,
574+
.git-split-diff-view .cm-insertedLine .cm-changedText {
575+
background-color: #22bb2230;
576+
}
577+
578+
/* Limits the scrollbar to the view body */
579+
.git-view {
580+
display: flex;
581+
flex-direction: column;
582+
position: relative;
583+
height: 100%;
584+
}
585+
586+
.git-obscure-prompt[git-is-obscured="true"] #git-show-password:after {
587+
-webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="svg-icon lucide-eye"><path d="M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"></path><circle cx="12" cy="12" r="3"></circle></svg>');
588+
}
589+
590+
.git-obscure-prompt[git-is-obscured="false"] #git-show-password:after {
591+
-webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="svg-icon lucide-eye-off"><path d="M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"></path><path d="M14.084 14.158a3 3 0 0 1-4.242-4.242"></path><path d="M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"></path><path d="m2 2 20 20"></path></svg>');
592+
}
593+
594+
/* Override styling of Codemirror merge view "collapsed lines" indicator */
595+
.git-split-diff-view .ͼ2 .cm-collapsedLines {
596+
background: var(--interactive-normal);
597+
border-radius: var(--radius-m);
598+
color: var(--text-accent);
599+
font-size: var(--font-small);
600+
padding: var(--size-4-1) var(--size-4-1);
601+
}
602+
.git-split-diff-view .ͼ2 .cm-collapsedLines:hover {
603+
background: var(--interactive-hover);
604+
color: var(--text-accent-hover);
605+
}

.obsidian/workspace.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "fleeting-notes/2025-06-12.md",
16+
"file": "fleeting-notes/2025-06-15.md",
1717
"mode": "source",
1818
"source": true,
1919
"backlinks": true,
@@ -28,7 +28,7 @@
2828
}
2929
},
3030
"icon": "lucide-file",
31-
"title": "2025-06-12"
31+
"title": "2025-06-15"
3232
}
3333
}
3434
]
@@ -157,8 +157,8 @@
157157
"state": {
158158
"type": "git-view",
159159
"state": {},
160-
"icon": "git-pull-request",
161-
"title": "Source Control"
160+
"icon": "lucide-file",
161+
"title": "Plugin no longer active"
162162
}
163163
}
164164
],
@@ -176,18 +176,19 @@
176176
"command-palette:Open command palette": false,
177177
"markdown-importer:Open format converter": false,
178178
"canvas:Create new canvas": false,
179-
"obsidian-git:Open Git source control": false,
180179
"templates:Insert template": false,
181180
"daily-notes:Open today's daily note": false,
181+
"obsidian-git:Open Git source control": false,
182182
"obsidian-kanban:Create new board": false
183183
}
184184
},
185185
"active": "8348e79006ab5d80",
186186
"lastOpenFiles": [
187-
"permanent-notes/to-calvin.md",
188-
"permanent-notes/svelte-basics.md",
189187
"fleeting-notes/2025-06-12.md",
188+
"fleeting-notes/2025-06-15.md",
190189
"fleeting-notes/2025-06-11.md",
190+
"permanent-notes/to-calvin.md",
191+
"permanent-notes/svelte-basics.md",
191192
"fleeting-notes/2025-06-05.md",
192193
"retrospectives/2025/05.md",
193194
"Clippings/supermacroneverthrow Type-Safe Errors for JS & TypeScript.md",
@@ -214,7 +215,6 @@
214215
"retrospectives/2020/eoy.md",
215216
"retrospectives/2010-2020-a-10-year-retro.md",
216217
"retrospectives/2023 Retrospectives 43846da628df4fa6a8e5c93474eee8b0.md",
217-
"retrospectives/2022 Retrospectives e348996cfd2c4f0093a113c083ce9a3c.md",
218218
"retrospectives/2019 Retrospectives 3e7f916dddee49418383ccf4f93db27d/Untitled.png",
219219
"retrospectives/2025",
220220
"retrospectives/2024",

fleeting-notes/2025-06-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ A useful tool for testing open graph images for websites.
88

99
https://www.opengraph.xyz
1010

11-
test og locally use this extensionS
11+
test og locally use this extension
1212
https://addons.mozilla.org/en-GB/firefox/addon/open-graph-preview-and-debug/

fleeting-notes/2025-06-15.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
publish_date: 2025-06-15
3+
tags:
4+
- xr
5+
---
6+
7+
Ive been bullish on AR for a few years now but the convergence of AI + AR to create XR is feeling more real.
8+
Watched [Android XR: A New Reality Powering Headset and Glasses](https://www.youtube.com/watch?v=lowVrEFOsV4&t=2s)
9+
10+
- AI is to XR as touch screens were to smart phones
11+
- Android XR is doubling down on snapdragon
12+
- get ready for https://developer.android.com/xr
13+
- web-xr could be a good starting point https://developer.android.com/develop/xr/develop-with-webxr

0 commit comments

Comments
 (0)