2020-11-16

This commit is contained in:
2020-11-16 17:20:41 +01:00
parent 529b9b791f
commit efdb0bf472
2 changed files with 11 additions and 7 deletions
+4 -1
View File
@@ -1,5 +1,6 @@
# AbstractFairy # AbstractFairy
- A [[person]] on [[twitter]]: https://twitter.com/AbstractFairy - A [[person]] on [[twitter]]: https://twitter.com/AbstractFairy.
- A [[friend]].
- [[hypothes.is]]: https://hypothes.is/groups/nxaLPD9r/abstractfairy - [[hypothes.is]]: https://hypothes.is/groups/nxaLPD9r/abstractfairy
- Oh, interesting that they weren't in the system until June 21st. They are very interesting. - Oh, interesting that they weren't in the system until June 21st. They are very interesting.
- Lives in Egypt. Is economically stable. In late undergrad studies (Finance). - Lives in Egypt. Is economically stable. In late undergrad studies (Finance).
@@ -19,7 +20,9 @@
[//begin]: # "Autogenerated link references for markdown compatibility" [//begin]: # "Autogenerated link references for markdown compatibility"
[person]: person "Person" [person]: person "Person"
[twitter]: twitter "Twitter" [twitter]: twitter "Twitter"
[friend]: friend "Friend"
[Thomas Szasz]: thomas-szasz "Thomas Szasz" [Thomas Szasz]: thomas-szasz "Thomas Szasz"
[ribbonfarm]: ribbonfarm "Ribbonfarm" [ribbonfarm]: ribbonfarm "Ribbonfarm"
[fascism]: fascism "Fascism" [fascism]: fascism "Fascism"
[harmonylion1]: harmonylion1 "Harmonylion1"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"
+1
View File
@@ -33,6 +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. - 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 - [ ] could help with disambiguation and acronym expansion
- [ ] Fix markdown list formatting issue with different tab widths. - [ ] Fix markdown list formatting issue with different tab widths.
- [ ] add footer.
- [x] 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/ - Probably want to use [[flask-wtf]] for this: https://hackersandslackers.com/flask-wtforms-forms/
- Implement preview-on-hover? - Implement preview-on-hover?