Default commit message, part of an automated flow.

This commit is contained in:
2021-10-22 13:35:58 +02:00
parent 67e783b6f2
commit 0ddc0a559c
3 changed files with 19 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
# 249
- a [[person]]
- [[friend]]
- [[twitter]] https://twitter.com/Xin0XZ
+5
View File
@@ -0,0 +1,5 @@
# auto wp
- I'd like to have the Agora automatically link Wikipedia articles for entities.
- Often the right page can just be inferred (a la slugging), but querying the wikipedia/wikidata API would be much superior.
+8 -1
View File
@@ -4,4 +4,11 @@
- [[hedgedoc]] broke for a bit, thank you everyone for the bug reports!
- [[multiverse]]
- [[twitgreed]]
- [[robert axelrod]]
- [[robert axelrod]]
- [[249]]
- [[do]]
- make [[agora bot]] automatically respond to wikilinks by followers
- https://twitter.com/flancian/status/1446533184380936192
- have [[go]] default to [[wp]] if available
- code [[auto wp]]? server side or client side?
- it seems like [[go]] would require server side? but we could also have client side go. hmm.