diff --git a/journal/2020-11-01.md b/journal/2020-11-01.md index e36621405..280062ae0 100644 --- a/journal/2020-11-01.md +++ b/journal/2020-11-01.md @@ -3,4 +3,26 @@ - Day's todo: - Do laundry - Talk to family over VC -- \ No newline at end of file +- [[ding-levery]] told me about [[roam-to-git]]. +- 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]]. + - Rendering notes (Markdown). + - Auto-linkification (which Foam does for you). + - https://anagora.org has this code live now. +- Tomorrow: + - Implement search (full text). + - Implement backlinks (of course). + - Make the index be just another note [[ding-levery]]. + - Help [[s5bug]] and [[jonathan-the-utopian]] integrate. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[ding-levery]: ../ding-levery "Ding Levery" +[roam-to-git]: ../roam-to-git "Roam to Git" +[kanjun]: ../kanjun "Kanjun" +[twitter]: ../twitter "Twitter" +[agora]: ../agora "Agora" +[s5bug]: ../s5bug "S5bug" +[jonathan-the-utopian]: ../jonathan-the-utopian "Jonathan the Utopian" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/kanjun.md b/kanjun.md new file mode 100644 index 000000000..00d4460f1 --- /dev/null +++ b/kanjun.md @@ -0,0 +1,9 @@ +# Kanjun + +- A [[person]] on [[twitter]]: https://twitter.com/kanjun. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[twitter]: twitter "Twitter" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/roam-to-git.md b/roam-to-git.md new file mode 100644 index 000000000..81de631c6 --- /dev/null +++ b/roam-to-git.md @@ -0,0 +1,5 @@ +# Roam to Git + +- "there's an easier way if looking to integrate with your agora work though: https://github.com/MatthieuBizien/roam-to-git" +- Looks very promising. Roam should probably be the second Agora source after Foam/Obsidian/bare markdown? +