Auto: misc.

This commit is contained in:
2021-01-13 22:33:34 +01:00
parent 9cd40ac119
commit 91aa779992
+6 -4
View File
@@ -42,16 +42,17 @@
- [[anarchist]] - [[anarchist]]
- [[mapping the fediverse]] - [[mapping the fediverse]]
- [[david mynors]] told me about [[fediverse.space]] - [[david mynors]] told me about [[fediverse.space]]
## [[doing]]
- [[agora plan]] - [[agora plan]]
- [[implement]] [[push]] - [[implement]] [[push]]
- Parse markdown tree with [[marko]]. Find [[push]] blocks, grab children. - Parse markdown tree with [[marko]]. Find [[push]] blocks, grab children.
- This ended up being horrible. - This ended up being horrible.
- But I'm already rendering markdown to pretty nice looking html, so... - But I'm already rendering markdown to pretty nice looking html, so...
- [[lxml]] saves the day again! - [[lxml]] saves the day again!
- Pass through [[pushing]]?
- Render as detached subnodes in the target for now. - Render as detached subnodes in the target for now.
- [[push]] [[meditations]] where I fail, you may succeed.
## [[doing]]
- [[gift]] [[escuela de aprendices]] to [[ana]] - [[gift]] [[escuela de aprendices]] to [[ana]]
## [[do]] ## [[do]]
- [[agora plan]] today, a [[wednesday]], I want to: - [[agora plan]] today, a [[wednesday]], I want to:
@@ -106,7 +107,8 @@
[mapping the fediverse]: ../mapping-the-fediverse "Mapping the Fediverse" [mapping the fediverse]: ../mapping-the-fediverse "Mapping the Fediverse"
[david mynors]: ../david-mynors "David Mynors" [david mynors]: ../david-mynors "David Mynors"
[marko]: ../marko "Marko" [marko]: ../marko "Marko"
[pushing]: ../pushing "Pushing" [lxml]: ../lxml "Lxml"
[meditations]: ../meditations "Meditations"
[escuela de aprendices]: ../escuela-de-aprendices "Escuela De Aprendices" [escuela de aprendices]: ../escuela-de-aprendices "Escuela De Aprendices"
[do]: ../do "Do" [do]: ../do "Do"
[wednesday]: ../wednesday "Wednesday" [wednesday]: ../wednesday "Wednesday"