Auto: misc.

This commit is contained in:
2020-12-21 00:47:44 +01:00
parent 81e3067e4e
commit d04dba466d
2 changed files with 16 additions and 2 deletions
+2 -1
View File
@@ -45,8 +45,8 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
## Next
- [ ] Implement [[pull]] and [[push]].
- [x] Define divs for 'pulled' and 'pushed' sections
- Write functions that return [[pull]] and [[push]] entities in each subnode
- Define divs for 'pulled' and 'pushed' sections
- [ ] Make more links default to node instead of subnode.
- For example those in latest, those in user pages.
- Might require 'upranking'.
@@ -126,6 +126,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
[//begin]: # "Autogenerated link references for markdown compatibility"
[agora]: agora "Agora"
[Agora]: agora "Agora"
[Agora Server]: agora-server "Agora Server"
[2020-12-20]: journal/2020-12-20 "2020-12-20"
[hypothes.is]: hypothes.is "hypothes.is"
+14 -1
View File
@@ -1,5 +1,18 @@
# 2020-12-21
- no meetings!
- Review [[2020-12-20]]
- [[do]] [[daily]]
- [[day job]] but not too long?
- [[agora plan]]
- Keep working on [[pull]] and [[push]].
- Keep working on [[pull]] and [[push]].
- Write functions that return [[pull]] and [[push]] entities in each subnode
[//begin]: # "Autogenerated link references for markdown compatibility"
[2020-12-20]: 2020-12-20 "2020-12-20"
[do]: ../do "Do"
[daily]: ../daily "Daily"
[agora plan]: ../agora-plan "Agora Plan"
[pull]: ../pull "Pull"
[push]: ../push "Push"
[//end]: # "Autogenerated link references"