From 952bbd6dc7a54edf94a66e8135374d39d0c4136f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 1 Nov 2020 22:59:07 +0100 Subject: [PATCH] 2020-11-01 --- force-graph.md | 8 ++++++++ journal/2020-11-01.md | 5 ++++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 force-graph.md diff --git a/force-graph.md b/force-graph.md new file mode 100644 index 000000000..c7c2fd27d --- /dev/null +++ b/force-graph.md @@ -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" \ No newline at end of file diff --git a/journal/2020-11-01.md b/journal/2020-11-01.md index 280062ae0..036461c41 100644 --- a/journal/2020-11-01.md +++ b/journal/2020-11-01.md @@ -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"