mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
2020-11-07
This commit is contained in:
+13
-1
@@ -2,23 +2,34 @@
|
|||||||
|
|
||||||
I'll use this as a sort of inline project page for the [[agora]] implementation you're likely reading this in now: [[anagora]].org. This'll be a place to centrally track lightly sorted 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]].org. This'll be a place to centrally track lightly sorted TODOs, to begin with :)
|
||||||
|
|
||||||
|
## 2020-11-07
|
||||||
|
- Moved prod (uwsgi) serving off my user into 'agora'.
|
||||||
|
- dev environment is now available (when up) at http://dev.anagora.org.
|
||||||
|
- Moved both dev and prod to separate 'agora' and 'agora-server' repos.
|
||||||
|
|
||||||
## Next:
|
## Next:
|
||||||
- Add user handler: /u
|
- Add user handler: /u
|
||||||
- /u/flancian -> all nodes by flancian
|
- /u/flancian -> all nodes by flancian
|
||||||
- /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.
|
||||||
|
- Add support for media serving (useful for pictures of [[ocell]]).
|
||||||
|
- assets/foo end up at node/assets/foo; just adding a handler for node/assets/ seems like it could be enough.
|
||||||
|
- It would conflict with a node named 'assets' though, so perhaps it's not ideal.
|
||||||
|
- Perhaps it'd be better to just serve images/media as subnodes?
|
||||||
- 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.
|
- [[s5bug]] suggested using [[README]] in gardens for this. Makes sense.
|
||||||
- Add 'link to this note'.
|
- Add 'link to this note'.
|
||||||
- What's the best term for a node-user combination? Is it just 'note'? Entry?
|
- What's the best term for a node-user combination? Is it just 'note'? Entry?
|
||||||
|
- subnode.
|
||||||
- Improve backlinks: show snippets as well as just the link.
|
- Improve backlinks: show snippets as well as just the link.
|
||||||
|
- Improve pull loop.
|
||||||
- Multi user improvements:
|
- Multi user improvements:
|
||||||
- Better sorting (right now all my notes show up at the top, doesn't make sense).
|
- 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.
|
- 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.
|
- 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'.
|
- Add config.py file with things such as paths.
|
||||||
- Add monitoring/alerting.
|
- Add monitoring/alerting.
|
||||||
- Make the index be just another note [[ding-levery]].
|
- Make the index be just another note [[ding-levery]].
|
||||||
- Clean up stale journal pages which don't follow [[iso 8601]].
|
- Clean up stale journal pages which don't follow [[iso 8601]].
|
||||||
@@ -36,6 +47,7 @@ I'll use this as a sort of inline project page for the [[agora]] implementation
|
|||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
[anagora]: anagora "Anagora"
|
[anagora]: anagora "Anagora"
|
||||||
|
[ocell]: ocell "Ocell"
|
||||||
[flancian]: flancian "Flancian"
|
[flancian]: flancian "Flancian"
|
||||||
[s5bug]: s5bug "S5bug"
|
[s5bug]: s5bug "S5bug"
|
||||||
[README]: README "Flancian's digital garden"
|
[README]: README "Flancian's digital garden"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
- The picture below is from shortly after we met her. We picked her up in Brugg on [[2020-11-07]].
|
- The picture below is from shortly after we met her. We picked her up in Brugg on [[2020-11-07]].
|
||||||
- A Spanish shelter cat. We adopted her when she was one year old.
|
- A Spanish shelter cat. We adopted her when she was one year old.
|
||||||
- Technically her name is masculine (it means "bird" in Catalan) but I don't think she cares about grammatical gender.
|
- Technically her name is masculine (it means "bird" in Catalan) but I don't think she cares about grammatical gender.
|
||||||

|
- 
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user