mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
2020-11-05
This commit is contained in:
+8
-1
@@ -1,6 +1,6 @@
|
|||||||
# Agora Plan
|
# 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:
|
## Next:
|
||||||
- Add user handler: /u
|
- 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
|
- /node/flancia/u/flancian -> flancia by flancian
|
||||||
- perhaps /g/ for groups later? or /s/ for stoa.
|
- perhaps /g/ for groups later? or /s/ for stoa.
|
||||||
- User profiles: perhaps just note [[flancian]] as written by user [[flancian]]? Unsure.
|
- 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
|
- Add 'dark mode' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1
|
||||||
- Implement search (full text).
|
- Implement search (full text).
|
||||||
- Move uwsgi/prod serving off my user into 'agora'.
|
- 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"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[flancian]: flancian "Flancian"
|
[flancian]: flancian "Flancian"
|
||||||
|
[s5bug]: s5bug "S5bug"
|
||||||
|
[README]: README "Flancian's digital garden"
|
||||||
[ding-levery]: ding-levery "Ding Levery"
|
[ding-levery]: ding-levery "Ding Levery"
|
||||||
[iso 8601]: iso-8601 "Iso 8601"
|
[iso 8601]: iso-8601 "Iso 8601"
|
||||||
[go links]: go-links "Go Links"
|
[go links]: go-links "Go Links"
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# 2020-11-05
|
||||||
|
|
||||||
|
- Will try to keep [[agora-plan]] up to date.
|
||||||
Reference in New Issue
Block a user