[[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": { "state": {
"type": "markdown", "type": "markdown",
"state": { "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" "mode": "source"
} }
} }
@@ -146,7 +157,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "2021-06-01.md", "file": "agora mediawiki integration.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -163,7 +174,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "2021-06-01.md" "file": "agora mediawiki integration.md"
} }
} }
} }
@@ -174,8 +185,10 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "898ed821b1dbc218", "active": "0dd202a162337858",
"lastOpenFiles": [ "lastOpenFiles": [
"agora mediawiki integration.md",
"2021-06-02.md",
"2021-06-01.md", "2021-06-01.md",
"sketch engine.md", "sketch engine.md",
"agora reader.md", "agora reader.md",
@@ -183,8 +196,6 @@
"agora search.md", "agora search.md",
"pattern chosen.md", "pattern chosen.md",
"patterns.md", "patterns.md",
"chunking express.md", "chunking express.md"
"branching chess.md",
"5d chess.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.