Compare commits

5 Commits

Author SHA1 Message Date
flancian 0244a2d7c2 Merge branch 'master' of https://github.com/flancian/garden 2023-08-18 23:40:32 +00:00
flancian 3d72844a07 autopushed 2023-08-19 01:40:20 +02:00
flancian 8b34e46d0b autopushed 2023-08-19 01:39:46 +02:00
flancian e41f79e5f5 Test commit from [[gitpod]] with [[foam]] :) 2023-08-18 23:39:43 +00:00
flancian 2a3b9d8bf8 autopushed 2023-08-19 01:33:36 +02:00
4 changed files with 17 additions and 1 deletions
+5 -1
View File
@@ -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": [
+1
View File
@@ -0,0 +1 @@
- #go https://flancian-garden-f9jr5kvzp2x.ws-eu104.gitpod.io/
+4
View File
@@ -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]]!
+7
View File
@@ -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]]