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

Added rough draft entries for remaining Abilities #22

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

sailKiteV
Copy link
Contributor

Added rough draft entries for remaining Abilities

Workflow

This contribution was made using a multi-step workflow, which hopefully may be used for further contributions to the SRD:

  1. Use MarkDownload browser extension to extract Markdown form of relevant text from a web version of the SRD.
  2. Open .md(s) in code editor of choice and use regex replacement to convert entry titles into H1, H2, or H3 elements in Markdown syntax.
    • depending on the exact regex used, there may be false positives/negatives, so a quick scan through the output is recommended, alongside manual touch-ups as needed
  3. Open Markdown-formatted file in Obsidian, and use Note Refactor to split the file into multiple files based on H1, H2, or H3 as determined in step (2).
  4. Use Templater, other JavaScript-capable plugin, or code editor of choice to interact with new note Frontmatter.

Comments

Files suffixed with __ are likely to require special attention when finalizing their Properties due to their rules complexity and volume of text. JavaScript-based parsing and modification of Frontmatter may still work, but guidelines will be needed for the exact mapping of rules text to property value.

@sigrunixia
Copy link
Member

Seems to be clear to me, and if not, we can always fix it!

@sigrunixia sigrunixia merged commit 5867c99 into Obsidian-TTRPG-Community:main Mar 8, 2024
@sigrunixia sigrunixia mentioned this pull request Mar 8, 2024
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants