mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +00:00
[[snapshot]]: 2021-05-09 19:46:59
Affected files: .obsidian/workspace defoam.md obsidian.md "roam like.md"
This commit is contained in:
Vendored
+18
-7
@@ -68,7 +68,18 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "defoam.md",
|
||||
"file": "obsidian.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b2e691fce353655f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "roam like.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
@@ -149,7 +160,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "defoam.md",
|
||||
"file": "roam like.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -166,7 +177,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "defoam.md"
|
||||
"file": "roam like.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -177,17 +188,17 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "db4a852afec64249",
|
||||
"active": "b2e691fce353655f",
|
||||
"lastOpenFiles": [
|
||||
"defoam.md",
|
||||
"roam like.md",
|
||||
"obsidian.md",
|
||||
"defoam.md",
|
||||
"explore.md",
|
||||
"polyfill.md",
|
||||
"file system access api.md",
|
||||
"remember.md",
|
||||
"2021-05-09.md",
|
||||
"flancia collective.md",
|
||||
"vera bug.md",
|
||||
"miguel hernández.md"
|
||||
"vera bug.md"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
- I [[ditched foam]] on [[2021-05-08]] due to an accumulation of paper cuts. [[foam]] is fine, but now I've seen [[obsidian]] as of May 2021 I have no qualms moving on -- at least for now.
|
||||
- This page documents what I did to get my [[foam]] garden to be fully [[obsidian]] compatible.
|
||||
- See [[install obsidian]] for how to get [[obsidian]] running to [[agora]] sta
|
||||
- See [[install obsidian]] for how to get [[obsidian]] running to [[agora]] standard.
|
||||
- I ditched [[slugs]]. That means that files that used to be named `an-example.md` are now named `an example.md`. I used to think slugs were superior but on second thought the filesystem doesn't seem like the right layer to add them. Better to encode in full unicode and then [[slugify]] at render time.
|
||||
- [[pull]] [[ditched slugs]]
|
||||
- [[foam]] used to add autogenerated footnotes to each page for some kind of compatibility mode that never seemed to work for me:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Obsidian
|
||||
|
||||
- an [[agora editor]]
|
||||
- [[roam like]]
|
||||
- [[pkm]] = [[roam like]]
|
||||
- [[go]] https://obsidian.md
|
||||
- as of [[2021-05-07]] the recommended [[agora editor]].
|
||||
- previously I had tried it after [[roam]] -- but I left it behind for [[foam]] on due to it not being [[open source]].
|
||||
|
||||
+3
-2
@@ -1,4 +1,5 @@
|
||||
# Roam Like
|
||||
|
||||
- A [[tool]] that is in some way like [[roam research]], or more generically a [[note taking tool]] that supports [[wiki conventions]] and [[backlinks]].
|
||||
- [[pull]] [[roam likes]]
|
||||
- A [[tool]] in the [[pkm]] space.
|
||||
- That is, a tool that is in some way like [[roam research]], or more generically a [[note taking tool]] that supports [[wiki conventions]] and [[backlinks]].
|
||||
- [[pull]] [[pkm]] [[roam likes]]
|
||||
Reference in New Issue
Block a user