fuzzy matching

This commit is contained in:
2020-11-16 13:28:18 +01:00
parent e08b7e21b7
commit 72bc0cdde9
2 changed files with 21 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Agora Fuzzy Matching
- The Agora will make use of [[fuzzy matching]] to maximize the chances to surface relevant content.
- All of the following should be surfaced in unison whenever one of them is surfaced, likely:
- [[wikilink]]
- [[wikilinks]]
- [[wikilinked]]
- There should be some support for [[acronym]]s as well:
- [[united states]]
- [[US]]
- [[U S]]
- And perhaps, going further, [[united states of america]] should be consolidated with the preceding as well.
- [[ranking]] Perhaps fuzzy matched content is ranked lower than perfectly matched?
[//begin]: # "Autogenerated link references for markdown compatibility"
[wikilink]: wikilink "Wikilink"
[wikilinks]: wikilinks "Wikilinks"
[//end]: # "Autogenerated link references"
+1
View File
@@ -26,6 +26,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
- [[roam2agora]]
## Next
- Implement [[agora fuzzy matching]].
- [ ] better css
- [x] Add '[[dark mode]]' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1
- [x] added switching by button