diff options
author | Alexander_Kabui | 2024-09-05 11:46:18 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-09-05 11:48:37 +0300 |
commit | ff0ab79df5c8489fa6112e27b45494865f3b8ff1 (patch) | |
tree | 6cd34e6638d0aab2ef3282708c8fb1faa98fe507 | |
parent | f84e49eca8532beb2a31cc457f56b11b07855fb9 (diff) | |
download | gn-gemtext-ff0ab79df5c8489fa6112e27b45494865f3b8ff1.tar.gz |
Add new todo: reimplementing how gnqa uses gn auth in GN3.
-rw-r--r-- | issues/gnqa_integration_to_global_search_Design.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/issues/gnqa_integration_to_global_search_Design.gmi b/issues/gnqa_integration_to_global_search_Design.gmi index 297e977..94597de 100644 --- a/issues/gnqa_integration_to_global_search_Design.gmi +++ b/issues/gnqa_integration_to_global_search_Design.gmi @@ -59,4 +59,5 @@ It is possible to generate potential questions based on the user's search and re * [ ] For "See more," render the entire GNQA page with the query, answer, references, and PubMed data. * [ ] Implement parsing for Xapian queries to normal queries. * [ ] Implement error handling. +* [ ] reimplement how gnqa uses GN-AUTH in gn3. * [ ] Query Fahamu to generate possible questions based on certain keywords. |