Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSE Project Overview #1

Open
8 of 9 tasks
sigrunixia opened this issue May 27, 2023 · 1 comment
Open
8 of 9 tasks

OSE Project Overview #1

sigrunixia opened this issue May 27, 2023 · 1 comment
Labels
Call Reinforcements [Help Wanted] A banner is slammed into the ground, summoning allies to aid in the issue. Conjure Enhancement [Feature] The caster has conjured forth a new feature or request to be added to the stronghold.

Comments

@sigrunixia
Copy link
Member

sigrunixia commented May 27, 2023

What Remains

  • Characters
  • Classes
  • Equipment and Services
  • Magic
  • Adventures
  • Running Adventures
  • Monsters
  • Treasures

Format

  • Kebab Case or Sluggified Files. Equipment-and-Services. This can be done at the end within Obsidian through the Bulk Rename and Replace.
  • Wikilink are Allowed
  • Aliases should not be sluggified. Aliases: [Equipment and Services]
  • Obsidian Linter is your friend.

Plugin Support

  • Dice Roller

TBD

Quickstart

  1. Fork the Repo
  2. Clone a copy to your drive
  3. Open that cloned copy up in Obsidian
  4. Add Folders that match the "high-level" hierarchy of the source. In this case, Characters, Classes, Equipment and Services, would all be folders
  5. Inside those folders, place your source material, and split them up with note compose core plugin where it makes sense. Notes should not be too long, nor too short.
  6. Commit early, commit often.
  7. Submit PR's early and often.
@sigrunixia sigrunixia added Call Reinforcements [Help Wanted] A banner is slammed into the ground, summoning allies to aid in the issue. Conjure Enhancement [Feature] The caster has conjured forth a new feature or request to be added to the stronghold. labels May 27, 2023
@sigrunixia sigrunixia pinned this issue May 27, 2023
@sigrunixia
Copy link
Member Author

Tables

The Tables within the Source and the Wiki are in a format not paste-a-ble into Obsidian.

You will need to take the following steps:

  1. In your browser, right click/select the table and select inspect element, inspect source, or similar. Different Browsers will have different terminology.
  2. Select the highest level HTML element that shows the entire table being selected.

image

  1. Right click/select on that element and look for a Copy -> HTML or Copy HTML option. Select this option, and the table will not be in your clipboard.

  2. Go to tablesgenerator.com

  3. Go to File -> Paste Table Data

  4. Paste the Table in the Box, then select Load

image
  1. The HTML Table is now a Markdown up top. Select Generate under the top table if you already have old data down on the bottom. There are optional configurations available for how the markdown table is generated.
  2. Select Copy to Clipboard on the Right.
  3. Paste the Markdown Table into Obsidian.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Call Reinforcements [Help Wanted] A banner is slammed into the ground, summoning allies to aid in the issue. Conjure Enhancement [Feature] The caster has conjured forth a new feature or request to be added to the stronghold.
Projects
None yet
Development

No branches or pull requests

1 participant