Auth based Note
This commit is contained in:
parent
06d2f4bd3f
commit
c6da58e7f4
9
WorldDawnSimpleTest/.obsidian/workspace.json
vendored
9
WorldDawnSimpleTest/.obsidian/workspace.json
vendored
@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "wiki/first subfolder/secondSub/Some Testnote.md",
|
||||
"file": "wiki/Authbased.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Some Testnote"
|
||||
"title": "Authbased"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -185,14 +185,15 @@
|
||||
},
|
||||
"active": "4a68bb5cfce9e8f2",
|
||||
"lastOpenFiles": [
|
||||
"wiki/twomain/Zweiter Hallo Welt.md",
|
||||
"wiki/twomain/Hallo Welt.md",
|
||||
"wiki/Authbased.md",
|
||||
"wiki/first subfolder/secondSub/Some Testnote.md",
|
||||
"wiki/Test123.md",
|
||||
"wiki/twomain/Zweiter Hallo Welt.md",
|
||||
"wiki/twomain",
|
||||
"adventures/Adventure.md",
|
||||
"wiki/first subfolder/secondSub",
|
||||
"wiki/first subfolder",
|
||||
"wiki/Test123.md",
|
||||
"adventures",
|
||||
"Untitled.md",
|
||||
"wiki",
|
||||
|
||||
6
WorldDawnSimpleTest/wiki/Authbased.md
Normal file
6
WorldDawnSimpleTest/wiki/Authbased.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
rule.access: "[rule.gamemaster]"
|
||||
md.description: Some Description text
|
||||
---
|
||||
# Auth based
|
||||
This is an Auth based Note
|
||||
Loading…
Reference in New Issue
Block a user