Skip to content

Prep repository for Obsidian community plugin submission#3

Merged
coderkearns merged 2 commits intomasterfrom
copilot/add-readme-license-manifest
Mar 23, 2026
Merged

Prep repository for Obsidian community plugin submission#3
coderkearns merged 2 commits intomasterfrom
copilot/add-readme-license-manifest

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 23, 2026

The repo still carried the obsidian-sample-plugin boilerplate throughout — README, LICENSE copyright, package name, and empty placeholder files — none of it reflecting the actual plugin.

Changes

  • README.md — Full rewrite with plugin-specific content: description, feature list, all supported scripture volumes (OT/NT/BoM/D&C/PGP/PMG), reference format examples with destination URLs, community + manual install instructions, dev commands, and release process.
  • LICENSE — Copyright corrected from Dynalist Inc. to coderkearns.
  • manifest.json — Added authorUrl: https://github.com/coderkearns.
  • package.jsonname corrected from obsidian-sample-pluginobsidian-autoreference-scriptures.
  • styles.css — Deleted; was only a placeholder comment. Plugin has no custom CSS.
  • src/settings.ts — Deleted; was only a placeholder comment, never imported. Plugin has no settings.

@coderkearns coderkearns marked this pull request as ready for review March 23, 2026 04:21
@coderkearns coderkearns merged commit f332b45 into master Mar 23, 2026
4 checks passed
@coderkearns coderkearns deleted the copilot/add-readme-license-manifest branch March 23, 2026 04:21
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.

2 participants