mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
fuzzy matching
This commit is contained in:
@@ -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"
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user