obsidian
directory into your Obsidian vault.If you want to change how the files are generated:
../dataforged
convert-oracles.py
python3 convert-oracles.py ../dataforged/src/ironsworn/oracles.json
Example:
$ python3 convert-oracles.py ../dataforged/src/ironsworn/oracles.json
Written obsidian/IronswornOracleTables.md and obsidian/IronswornOracle.md
$ convert-oracles.py ../dataforged/src/starforged/oracles.json
Written obsidian/StarforgedOracleTables.md and obsidian/StarforgedOracle.md
To contribute, feel free to send a PR.
Please take the following into account:
mypy
and black
.Text of Ironsworn and Ironsworn: Delve used under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.
Thanks to Shawn Tomkin for the beautifully crafted Ironsworn and Starforged.
Thanks to rsek for creating dataforged.