2020-11-01

This commit is contained in:
2020-11-01 21:03:44 +01:00
parent aa89b55546
commit fd6c9f97cf
3 changed files with 37 additions and 1 deletions
+23 -1
View File
@@ -3,4 +3,26 @@
- Day's todo:
- Do laundry
- Talk to family over VC
-
- [[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"
+9
View File
@@ -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"
+5
View File
@@ -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?