diff --git a/agora-plan.md b/agora-plan.md index 8565f5695..d95a7c432 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -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" diff --git a/journal/2020-12-21.md b/journal/2020-12-21.md index e9828c0bf..e1abfbc70 100644 --- a/journal/2020-12-21.md +++ b/journal/2020-12-21.md @@ -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]]. \ No newline at end of file + - 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" \ No newline at end of file