javalent / initiative-tracker

TTRPG Initiative Tracker for Obsidian.md
GNU General Public License v3.0
146 stars 30 forks source link

IT: Proposed New Readme #135

Closed sigrunixia closed 1 year ago

sigrunixia commented 1 year ago

🥇 Our documentation has moved to Obsidian Publish. You can find a link it here.

Buy Me a Coffee at ko-fi.com

The Initiative Tracker plugin for Obsidian allows you to keep track of initiative and turn order during combat encounters in tabletop role playing games.

With this plugin, you can easily add creatures and NPCs to the initiative tracker, and track their health, armor class, and other stats. The plugin also calculates experience points for creatures, and supports both custom and SRD creatures from the Fantasy Statblocks plugin.

Features

Quickstart

```encounter
name: Example
creatures:
 - 3: Goblin


- Add creatures to the encounter by name, dice roll, or bestiary entry.
- Launch the encounter by clicking on the play button, and start tracking initiative.

Check out the **[plugin documentation](https://plugins.javalent.com/initiative-tracker)** for more detailed instructions and examples.

## Support

If you encounter any issues, want to give back and help out, or have suggestions for new features, please file an issue on the [GitHub repository](https://github.com/valentine195/obsidian-initiative-tracker/issues).

### TTRPG plugins

If you're using Obsidian to run/plan a TTRPG, you may find my other plugins useful:

-   [Obsidian Leaflet](https://github.com/valentine195/obsidian-leaflet-plugin) - Add interactive maps to Obsidian notes
-   [Dice Roller](https://github.com/valentine195/obsidian-dice-roller) - Inline dice rolling for Obsidian
-   [Fantasy Statblocks](https://github.com/valentine195/obsidian-5e-statblocks) - Format Statblocks inside Obsidian
sigrunixia commented 1 year ago

You added the Kofi link via javascript I think? So can't add it here in the draft. The sponsor and funding stuff is everywhere, and there will be Kofi links on the publish (Just haven't added them yet :) )

sigrunixia commented 1 year ago

Also is plugins-dev the final subdomain? Not sure if it means plugins development as in... its your plugin page, or as the website is under development.

valentine195 commented 1 year ago

No I intend to move it to plugins.javalent.com, I put it under dev just in case publish didn't work out. I'll move it today

sigrunixia commented 1 year ago

Updated this draft to include the Kofi HTML Link and fixed the links to the publish page.

Edit: Fixed links, again!