2020-11-16

This commit is contained in:
2020-11-16 16:43:59 +01:00
parent deaaac6f98
commit 529b9b791f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
- Probably not worth fixing that right now as it only triggers for nodes that are not canonical, perhaps better to just redirect to a canonical node.
- [ ] could help with disambiguation and acronym expansion
- [ ] Fix markdown list formatting issue with different tab widths.
- [ ] add some search support -- a simple textbox + GET?
- [x] add some search support -- a simple textbox + GET?
- Probably want to use [[flask-wtf]] for this: https://hackersandslackers.com/flask-wtforms-forms/
- Implement preview-on-hover?
- Implement "around the Agora".
+2 -1
View File
@@ -7,8 +7,9 @@
- Introduced me to [[mike elias]] == [[harmonylion1]].
- [[music]] Listened to [[utopoi]] (playlist).
- Worked on items from [[agora plan]]:
- Tested [[agora fuzzy matching]]
- Implemented some degree of [[agora fuzzy matching]]
- Cleaned up badly formatted journal entries from Roam days.
- Implemented full text search.
- Random thoughts (could be [[offline twitter]]):
- I just realized the [[agora]] could become a lot like [[flanbook]] through projects like [[agora twitter integration]].
- https://hackersandslackers.com/flask-wtforms-forms/ " know this: handling form authentication and data submission is the pinnacle of app development. This is where frontend meets backend: a dance of data where a person's keystrokes result in meaningful action. He who creates forms is a harbinger of a golden age: a hero who brings us to the pinnacle of Western technology." ha.