mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Compare commits
5 Commits
4077aeb716
...
0244a2d7c2
| Author | SHA1 | Date | |
|---|---|---|---|
| 0244a2d7c2 | |||
| 3d72844a07 | |||
| 8b34e46d0b | |||
| e41f79e5f5 | |||
| 2a3b9d8bf8 |
Vendored
+5
-1
@@ -30,7 +30,11 @@
|
|||||||
},
|
},
|
||||||
"[markdown]": {
|
"[markdown]": {
|
||||||
"editor.tabSize": 2,
|
"editor.tabSize": 2,
|
||||||
"editor.quickSuggestions": false
|
"editor.quickSuggestions": {
|
||||||
|
"comments": "off",
|
||||||
|
"strings": "off",
|
||||||
|
"other": "off"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"workbench.editor.closeEmptyGroups": false,
|
"workbench.editor.closeEmptyGroups": false,
|
||||||
"saveEditorLayout.list": [
|
"saveEditorLayout.list": [
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
- #go https://flancian-garden-f9jr5kvzp2x.ws-eu104.gitpod.io/
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# 2023-08-18
|
||||||
|
|
||||||
|
- Backnoded from [[2023-08-19]] :)
|
||||||
|
- Writing this on [[foam]] again after long! Thanks [[ajhalili2006]] for the tip about foam working on [[gitpod]]!
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
- [[PJ]] told me he was part of the original [[Chrome]] team back in 2009! Very cool.
|
||||||
|
- https://www.linuxjournal.com/magazine/google-chrome-making-cross-platform-browser
|
||||||
|
- [[ajhalili200]] said in a journal:
|
||||||
|
- > I'm getting more comfortable using Foam alongside Obsidian, especially inside a Gitpod workspace.
|
||||||
|
- This makes me want to check out [[Gitpod]] -- it makes sense that you could have hosted [[vscode]] with extensions like [[foam]]. I tried to have this previously but the [[foam]] extension was not supported in whichever vscode environment I tried; it's cool Gitpod has it.
|
||||||
|
- [[gitpod garden]]
|
||||||
|
|
||||||
Reference in New Issue
Block a user