Skip to content

Commit

Permalink
rename 'mechanics' block to 'iron-vault-mechanics' (#198)
Browse files Browse the repository at this point in the history
Fixes: #195
  • Loading branch information
zkat authored Jun 10, 2024
1 parent a7890cc commit ac37c40
Show file tree
Hide file tree
Showing 7 changed files with 158 additions and 77 deletions.
26 changes: 17 additions & 9 deletions docs/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,19 @@
"type": "split",
"children": [
{
"id": "67dfac042fc691d9",
"id": "f8d03aa605c808de",
"type": "tabs",
"children": [
{
"id": "09b1e86c360f9ba1",
"id": "9e83b50c2e954b85",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
"type": "markdown",
"state": {
"file": "Blocks/Mechanics Blocks.md",
"mode": "source",
"source": false
}
}
}
]
Expand Down Expand Up @@ -44,7 +48,7 @@
"state": {
"type": "search",
"state": {
"query": "",
"query": "mechanics",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
Expand Down Expand Up @@ -81,6 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Blocks/Mechanics Blocks.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -97,6 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Blocks/Mechanics Blocks.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -118,7 +124,9 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {}
"state": {
"file": "Blocks/Mechanics Blocks.md"
}
}
},
{
Expand Down Expand Up @@ -149,14 +157,15 @@
"iron-vault:Show Iron Vault commands": false
}
},
"active": "09b1e86c360f9ba1",
"active": "9e83b50c2e954b85",
"lastOpenFiles": [
"Blocks/About Blocks.md",
"Blocks/Mechanics Blocks.md",
"Other Features/Settings.md",
"Blocks/Track Blocks.md",
"Blocks/Clock Blocks.md",
"Blocks/Character Blocks.md",
"Commands/About Commands.md",
"Blocks/About Blocks.md",
"Support/Doomsday Device.md",
"Support/Write the Docs.md",
"Support/img/special-tracks-example.png",
Expand All @@ -165,7 +174,6 @@
"Other Features/Ribbon Button.md",
"Commands/Generate an entity.md",
"Entities/About.md",
"Blocks/Mechanics Blocks.md",
"index.md",
"Entities/Truths.md",
"Commands/Generate Truths.md",
Expand Down
2 changes: 1 addition & 1 deletion docs/Blocks/About Blocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following blocks are supported:
- `iron-vault-character-impacts`
- `iron-vault-character-assets`
- [[Clock Blocks]] (`iron-vault-clock`) - for tension clock notes
- [[Mechanics Blocks]] (`mechanics`) - fancy drawing of mechanics, intended for use in journal pages.
- [[Mechanics Blocks]] (`iron-vault-mechanics`) - fancy drawing of mechanics, intended for use in journal pages.
- [[Moves Blocks]] (`iron-vault-moves`) - searchable list of moves (same thing as the [[Sidebar]], but useful if you want to embed it directly in a note)
- [[Oracles Blocks]] (`iron-vault-oracles`) - searchable list of oracles (same thing as the [[Sidebar]], but useful if you want to embed it directly in a note)
- [[Track Blocks]] (`iron-vault-track`) - for progress track notes
Expand Down
Loading

0 comments on commit ac37c40

Please sign in to comment.