mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
[[snapshot]]: 2021-06-13 21:03:20
Affected files: .obsidian/workspace ack.md receive.md
This commit is contained in:
Vendored
+18
-6
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"id": "434bd4c7c42b00d5",
|
||||
"type": "leaf",
|
||||
"dimension": 25.36945812807882,
|
||||
"dimension": 12.68472906403941,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
@@ -31,6 +31,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "93063ea8776ee9f8",
|
||||
"type": "leaf",
|
||||
"dimension": 12.68472906403941,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "receive.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d407fbfa22a48bda",
|
||||
"type": "split",
|
||||
@@ -165,7 +177,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "ack.md",
|
||||
"file": "receive.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -182,7 +194,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "ack.md"
|
||||
"file": "receive.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -238,8 +250,9 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "434bd4c7c42b00d5",
|
||||
"active": "93063ea8776ee9f8",
|
||||
"lastOpenFiles": [
|
||||
"receive.md",
|
||||
"ack.md",
|
||||
"do.md",
|
||||
"pomodoro.md",
|
||||
@@ -248,7 +261,6 @@
|
||||
"2021-06-13.md",
|
||||
"rusp.md",
|
||||
"orgzly.md",
|
||||
"logseq.md",
|
||||
"hyperknowledge.md"
|
||||
"logseq.md"
|
||||
]
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
- an [[agora action]]
|
||||
- [[ack]] is a complement to [[push]]. node b can [[ack]] an incoming push from node a by [[ack]]
|
||||
- [[ack]] is a complement to [[push]]. node b can [[ack]] an incoming push from node a, then it gets "silenced".
|
||||
- [[receive]] is another complement.
|
||||
@@ -0,0 +1,2 @@
|
||||
- an [[agora action]].
|
||||
- [[receive]] is a complement to [[push]]. node b can [[receive]] an incoming push from node a, which results in it being [[transcluded]] in the place of triggerin
|
||||
Reference in New Issue
Block a user