From 529b9b791fa40a6eacaf654b0903d8e8d51d1cde Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 16 Nov 2020 16:43:59 +0100 Subject: [PATCH] 2020-11-16 --- agora-plan.md | 2 +- journal/2020-11-16.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/agora-plan.md b/agora-plan.md index 88cf431aa..829102995 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -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". diff --git a/journal/2020-11-16.md b/journal/2020-11-16.md index d221ea89f..9a6cc614d 100644 --- a/journal/2020-11-16.md +++ b/journal/2020-11-16.md @@ -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.