An Obsidian Vault for Resources for Worlds without Number.
This vault is now in progress of being created.
Note: Due to restrictions and allowance by Sine Nomine publishing, we intend this vault to act as a quickstart, and briefly describes much of this vault in the rewritten text of the Free version of WWN. See our [[License]] and this reddit post for more details.
We encourage you to grab at least the free version of the book, and support the author by purchasing the full version.
To maximise the filesystem compatibility, this vault uses the following naming conventions:
Kebab Case: this-is-a-file.md
Kebab casing replaces the %20
space character, and makes it easier to navigate files in a command line or terminal.
WWN Extensions: this-is-a-file-wwn.md
Many files in this compendium share the same names for abilities and sections as found in other compendiums. As such, we're adding the suffix -wwn
to each file, and relying on aliases and title metadata to hide the -wwn
.
Absolute Links: vault-root/this/is/a/file.md
Absolute links work to catch edge cases that the WWN Extensions naming convention would not catch, or where WWN-Extension is not practical.
It is understood that what YOU need for your vault is different than what is needed for a sharable vault. As such, here is how to fix the filenames back to "standard" form.
Please note, if you use folder notes, temporarily disable that plugin until the renaming is done.
:Danger: DO NOT RENAME FILES OUTSIDE OF OBSIDIAN.
- Install the community plugin Obsidian Bulk Rename.
- Enable the plugin
- Inside the plugin settings options, decide if you are going to Remove the -wwn, Remove the -, or both.
- Start with Remove the -WWN.
- Search by: Folder
- Choose which folder you want to do all the renaming of the child notes in. We recommend starting with a small folder like Equipment first to ensure the results look right on your setup.
- In the existing field, type
-wwn
- In the replace field, leave empty
- Below the list of file, select preview to ensure the renamed files end up looking like
file-name.md
, then select replace. - Let Obsidian Rename the files. Links should update appropriately.
- Exit settings and ensure the files look good. Repeat as necessary until all desire files no longer have
-wwn
in the name. - Now that you have confirmed
-wwn
has been removed, go back into the bulk rename settings and get ready to remove all-
and replace with a space.- Search by: Folder
- Choose which folder you want to do all the renaming of the child notes in. As before, we recommend starting with a small folder like Equipment first to ensure the results look right on your setup.
- In the existing field, type
-
- in the replace field, make one space with the spacebar
- Below the list of file, select preview to ensure the renamed files end up looking like
file name.md
, then select replace. - Let Obsidian Rename the files. Links should update appropriately.
- Exit settings and ensure the files look good. Repeat as necessary until all desire files no longer have
-
in the name. - You are now done with the rename.
- Complete the renaming steps above, if desired.
- Ensure in your settings the link preferences of choice are set.
- Rename
wwn
towwn2
. Let Obsidian take the time it needs to update all links. - When Obsidian is done, rename
wwn2
back towwn
.
All your links in the child notes should now be your link choice.