This plugin provides complete workflows for world creation, building, and management, fully compatible with the OnlyWorlds framework.
It functions as a standalone tool for organizing worlds, and facilitates the transfer of these worlds across other tools within the framework.
OnlyWorlds is an open-source data standard for worldbuilding.
Public release planned for December 2025.
Full documentation at onlyworlds.github.io.
This plugin requires a custom hotkey to link element fields
Suggestion: CTRL/CMD + SHIFT + L
To set up:
- Open Obsidian
- Go to
Settings->Hotkeys - Search for "Link Elements"
- Click on the + symbol, then input a combination
Create a free account at https://onlyworlds.com. Note and/or change your PIN in your profile section.
Use the Create World command (Ctrl + P) in Obsidian.
If necessary folders and/or files are missing, this command will automatically import and create them.
A folder 'OnlyWorlds' will be created at the top of your vault. This folder must remain at the top of your vault for the plugin to function.
Use the Create Element command to fill your world with elements of various categories.
You can upload your world(s) to the onlyworlds.com server using the 'Export World' or 'Save Element' commands.
Alternatively, you can copy your full world as JSON data directly to your clipboard.
- OnlyWorlds/: Parent folder at top of vault
- PluginFiles:
- Handlebars/: Should not be modified
- Templates/: Should not be modified
- Worlds/: User worlds directory
- WorldOne/:
- Elements/: World elements, represented as notes
- World: World configuration file
- World Data: Output file for Copy World command
- WorldTwo/:
- ..
- WorldOne/:
- README: ..
- Settings: A few plugin options
- PluginFiles:
Create WorldCreate a new world file and necessary filesImport WorldLoad a world from the onlyworlds.com server into your vault (overwrites existing worlds with the same API key)Export WorldSend world data to the onlyworlds.com serverSave ElementUpload your curently opened element note to the onlyworlds.com serverPaste WorldCreate necessary files and world directly from a World Data string -Import WorldCreate necessary files and world from online World Data using a world keyCopy WorldCreate world data string from a world in your vaultRename WorldSafely change the name of your worldValidate WorldManual call that is forced on export for ensuring correct content and formattingCreate ElementChoose a category, then enter a name to create
-
Normal fields: Accept text of any length
-
Italic fields: Numeric only. Hover or click the field to see potential maximum value
-
Link fields (underlined): Place cursor behind, then use {your-link-elements-hotkey} to view pickable elements. Light blue for single link, dark for multi link
- The Name field of an element must match the note name
- Each element must have a unique Id, generated automatically with Create Element command. Try to avoid manual duplication or creation. But if you do, make sure to generate a new UUIDv7
- Write the active world name for ongoing work
- Enable 18 category-specific commands for creating elements
- Set the default category for creating new elements
- Add your onlyworlds.com email for convenience
Feedback and contribution for this plugin or anything OnlyWorlds is always welcome, via discord or github or reddit or email