autopushed

This commit is contained in:
2024-07-14 13:15:58 +02:00
parent 0f69ca52be
commit bc0738ed8e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
- It works using the syntax I think [[Obsidian]] also uses:
- ![[tabs]] will transclude the content of note [[tabs]].
- In the case of the [[Agora]] this *could* be treated as a [[pull]] -- but that transcludes the whole node below the current one, and maybe in this case what is intended is to transclude one particular resource in-place.
- Oh, what currently happens is that the Agora assumes this is an image being transcluded -- that is the one kind of direct transclusion we have implemented so far. I guess I could hack that codepath and see how hard it is
- Oh, what currently happens is that the Agora assumes this is an image being transcluded -- that is the one kind of direct transclusion we have implemented so far. I guess I could hack that codepath and see how hard it is to actually transclude e.g. the subnode with full subnode view in an iframe? Unsure.
- In other [[Silverbullet]] news, today I figured out how to make dailies go to the node YYYY-MM-DD instead of to Journals/Day/YYYY-MM-DD:
- You open special page `/Library/Journal/New%20Page/Daily%20Note` (template) in your instance.
- You change suggestedName.
+1
View File
@@ -0,0 +1 @@
- #go