[[snapshot]]: 2021-06-02 00:45:05

Affected files:

.obsidian/workspace
2021-06-02.md
"agora mediawiki integration.md"
This commit is contained in:
2021-06-02 00:45:05 +02:00
parent 4f94ed28cd
commit 89bb5424f4
3 changed files with 21 additions and 7 deletions
+18 -7
View File
@@ -53,7 +53,18 @@
"state": {
"type": "markdown",
"state": {
"file": "2021-06-01.md",
"file": "2021-06-02.md",
"mode": "source"
}
}
},
{
"id": "0dd202a162337858",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "agora mediawiki integration.md",
"mode": "source"
}
}
@@ -146,7 +157,7 @@
"state": {
"type": "backlink",
"state": {
"file": "2021-06-01.md",
"file": "agora mediawiki integration.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -163,7 +174,7 @@
"state": {
"type": "outline",
"state": {
"file": "2021-06-01.md"
"file": "agora mediawiki integration.md"
}
}
}
@@ -174,8 +185,10 @@
"width": 300,
"collapsed": true
},
"active": "898ed821b1dbc218",
"active": "0dd202a162337858",
"lastOpenFiles": [
"agora mediawiki integration.md",
"2021-06-02.md",
"2021-06-01.md",
"sketch engine.md",
"agora reader.md",
@@ -183,8 +196,6 @@
"agora search.md",
"pattern chosen.md",
"patterns.md",
"chunking express.md",
"branching chess.md",
"5d chess.md"
"chunking express.md"
]
}
+2
View File
@@ -0,0 +1,2 @@
- [[agora mediawiki integration]]
- [[metasj]]
+1
View File
@@ -0,0 +1 @@
[[metasj]] There's no RC for cat membership, but [https://www.mediawiki.org/wiki/API:Categorymembers](https://www.mediawiki.org/wiki/API:Categorymembers) returns a full current list, and for incremental updates [https://www.mediawiki.org/wiki/API:Usercontribs](https://www.mediawiki.org/wiki/API:Usercontribs) with ucshow=new returns new pages created by a user.