diff --git a/agora-plan.md b/agora-plan.md index 5f98fe51f..2be8b4475 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -1,6 +1,6 @@ # Agora Plan -I'll use this as a sort of inline project page for the Agora; a place to centralize TODOs, to begin with. +I'll use this as a sort of inline project page for the [[agora]] implementation you're likely reading this in now: [[anagora]]. This'll be a place to centrally track lightly sorted TODOs, to begin with. ## Next: - Add user handler: /u @@ -8,6 +8,11 @@ I'll use this as a sort of inline project page for the Agora; a place to central - /node/flancia/u/flancian -> flancia by flancian - perhaps /g/ for groups later? or /s/ for stoa. - User profiles: perhaps just note [[flancian]] as written by user [[flancian]]? Unsure. + - [[s5bug]] suggested using [[README]] in gardens for this. Makes sense. +- Multi user improvements: + - Better sorting (right now all my notes show up at the top, doesn't make sense). + - Ability to "zoom into" a user, to navigate just their garden for a while. + - Perhaps ability to "uprank" users, pinning their notes to the top of any sorting order. - Add 'dark mode' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1 - Implement search (full text). - Move uwsgi/prod serving off my user into 'agora'. @@ -23,6 +28,8 @@ I'll use this as a sort of inline project page for the Agora; a place to central [//begin]: # "Autogenerated link references for markdown compatibility" [flancian]: flancian "Flancian" +[s5bug]: s5bug "S5bug" +[README]: README "Flancian's digital garden" [ding-levery]: ding-levery "Ding Levery" [iso 8601]: iso-8601 "Iso 8601" [go links]: go-links "Go Links" diff --git a/journal/2020-11-05.md b/journal/2020-11-05.md new file mode 100644 index 000000000..2c6a951c3 --- /dev/null +++ b/journal/2020-11-05.md @@ -0,0 +1,3 @@ +# 2020-11-05 + +- Will try to keep [[agora-plan]] up to date. \ No newline at end of file