2020-11-01

This commit is contained in:
2020-11-01 22:59:07 +01:00
parent fd6c9f97cf
commit 952bbd6dc7
2 changed files with 12 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# Force Graph
- Graphing library/algorithm in use by [[logseq]]: https://twitter.com/logseq/status/1322933174964428801
[//begin]: # "Autogenerated link references for markdown compatibility"
[logseq]: logseq "Logseq"
[//end]: # "Autogenerated link references"
+4 -1
View File
@@ -4,10 +4,11 @@
- Do laundry
- Talk to family over VC
- [[ding-levery]] told me about [[roam-to-git]].
- [[logseq]] told me about [[force-graph]].
- Met [[kanjun]] on [[twitter]].
- Worked on the [[agora]] for a few hours and it was lots of fun: https://flancia.org/go/agora has the changelog. Got several things working:
- Listing notes.
- Finging (multiple) notes by [[wikilink]].
- Finding (multiple) notes by [[wikilink]].
- Rendering notes (Markdown).
- Auto-linkification (which Foam does for you).
- https://anagora.org has this code live now.
@@ -20,6 +21,8 @@
[//begin]: # "Autogenerated link references for markdown compatibility"
[ding-levery]: ../ding-levery "Ding Levery"
[roam-to-git]: ../roam-to-git "Roam to Git"
[logseq]: ../logseq "Logseq"
[force-graph]: ../force-graph "Force Graph"
[kanjun]: ../kanjun "Kanjun"
[twitter]: ../twitter "Twitter"
[agora]: ../agora "Agora"