Skip to content

BlackDragonBE/CampaignNotes

Repository files navigation

Campaign Notes

This is an Obsidian vault for DND 5e players, designed to keep all information related to a campaign, including characters, locations, quests, and items.

First Time Setup

Software

Install Git, Obsidian and Node.js. Right-click the Windows start menu and select "Terminal" or "Command line". Run each of the commands below:

winget install --id Git.Git -e --source winget
winget install -e --id Obsidian.Obsidian
winget install -e --id OpenJS.NodeJS

Optionally, create a (private) repository for this project on GitHub.

Copy Website Folder

Download the website project folder and place it next to the vault folder.

Edit Folder Name

Open [[🤖 Scripts]] and edit the Rebuild and publish website script. Replace path_to_website_directory with the name of the website folder.

Usage

  • CTRL-P to open the command palette
  • Select "Templater: Open new note from template" and choose the "Session Note" template to create a new session note.
  • Write your session notes in the newly created file
  • Use the other folders to add info about the world, including characters and items
  • Open [[🤖 Scripts]] and:
    • run the Commit all script to commit and push all changes
    • run the Rebuild and publish website to rebuild and push the website project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors