mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 15:36:19 +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",
|
"id": "434bd4c7c42b00d5",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"dimension": 25.36945812807882,
|
"dimension": 12.68472906403941,
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
@@ -31,6 +31,18 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "93063ea8776ee9f8",
|
||||||
|
"type": "leaf",
|
||||||
|
"dimension": 12.68472906403941,
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "receive.md",
|
||||||
|
"mode": "source"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "d407fbfa22a48bda",
|
"id": "d407fbfa22a48bda",
|
||||||
"type": "split",
|
"type": "split",
|
||||||
@@ -165,7 +177,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "ack.md",
|
"file": "receive.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -182,7 +194,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "ack.md"
|
"file": "receive.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -238,8 +250,9 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "434bd4c7c42b00d5",
|
"active": "93063ea8776ee9f8",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"receive.md",
|
||||||
"ack.md",
|
"ack.md",
|
||||||
"do.md",
|
"do.md",
|
||||||
"pomodoro.md",
|
"pomodoro.md",
|
||||||
@@ -248,7 +261,6 @@
|
|||||||
"2021-06-13.md",
|
"2021-06-13.md",
|
||||||
"rusp.md",
|
"rusp.md",
|
||||||
"orgzly.md",
|
"orgzly.md",
|
||||||
"logseq.md",
|
"logseq.md"
|
||||||
"hyperknowledge.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,2 +1,3 @@
|
|||||||
- an [[agora action]]
|
- 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