diff --git a/.github/DISCUSSION_TEMPLATE/feature-requests.yaml b/.github/DISCUSSION_TEMPLATE/feature-requests.yaml index d0237fe..c103907 100644 --- a/.github/DISCUSSION_TEMPLATE/feature-requests.yaml +++ b/.github/DISCUSSION_TEMPLATE/feature-requests.yaml @@ -5,9 +5,9 @@ body: attributes: label: "β οΈ Please check that this feature request hasn't been suggested before." options: - - label: "I searched previous [Ideas in Discussions](https://github.com/YouFoundJK/ObsiTeXcore/discussions/categories/ideas) and didn't find any similar feature requests." + - label: "I searched previous [Ideas in Discussions](https://github.com/YouFoundJK/TeXcore/discussions/categories/ideas) and didn't find any similar feature requests." required: true - - label: "I searched previous [Issues](https://github.com/YouFoundJK/ObsiTeXcore/issues) and didn't find any similar feature requests." + - label: "I searched previous [Issues](https://github.com/YouFoundJK/TeXcore/issues) and didn't find any similar feature requests." required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 48d59f9..8914f7a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,12 +1,12 @@ name: Bug Report -description: Create a bug report to help us improve ObsiTeXcore +description: Create a bug report to help us improve TeXcore labels: ['bug'] body: - type: markdown attributes: value: | ## Before you start - Please **make sure you are on the latest version of ObsiTeXcore.** + Please **make sure you are on the latest version of TeXcore.** If you encountered the issue after you installed, updated, or reloaded the plugin, **please try restarting Obsidian before reporting the bug**. - type: checkboxes @@ -15,7 +15,7 @@ body: label: "Please check that this issue hasn't been reported before." description: 'The **Label filters** may help make your search more focused.' options: - - label: "I searched previous [Bug Reports](https://github.com/YouFoundJK/ObsiTeXcore/issues?q=state%3Aopen%20label%3Abug) and didn't find any similar reports." + - label: "I searched previous [Bug Reports](https://github.com/YouFoundJK/TeXcore/issues?q=state%3Aopen%20label%3Abug) and didn't find any similar reports." required: true - type: textarea @@ -86,7 +86,7 @@ body: id: plugin-version attributes: label: Plugin Version - description: Which ObsiTeXcore version are you using? + description: Which TeXcore version are you using? placeholder: 'Enter plugin version here.' validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index c1c923d..a0c60e1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -6,11 +6,11 @@ body: attributes: value: | ## Feature Requests have moved to Discussions - Please [submit feature requests as Discussions](https://github.com/YouFoundJK/ObsiTeXcore/discussions/categories/ideas) so that they can be voted on and prioritized. + Please [submit feature requests as Discussions](https://github.com/YouFoundJK/TeXcore/discussions/categories/ideas) so that they can be voted on and prioritized. - type: checkboxes attributes: label: Submit on Discussions description: Please submit your feature request as a Discussion. options: - - label: I will submit my feature request as a [Discussion](https://github.com/YouFoundJK/ObsiTeXcore/discussions/categories/ideas). + - label: I will submit my feature request as a [Discussion](https://github.com/YouFoundJK/TeXcore/discussions/categories/ideas). required: true diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 63c3a46..7feaaa2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -41,7 +41,7 @@ Acceptance Criteria: - [ ] Chore / maintenance ## Code Quality Checklist (MANDATORY) -*Please read and verify you have adhered to all guidelines outlined in [CONTRIBUTING.md](https://github.com/YouFoundJK/ObsiTeXcore/blob/master/CONTRIBUTING.md).* +*Please read and verify you have adhered to all guidelines outlined in [CONTRIBUTING.md](https://github.com/YouFoundJK/TeXcore/blob/master/CONTRIBUTING.md).* - **[SOLID](https://en.wikipedia.org/wiki/SOLID), [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself)**: - [ ] Designed polymorphically where appropriate. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7f2ccac..1e8d212 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# π Contributing to ObsiTeXcore +# π Contributing to TeXcore -ObsiTeXcore is open to contributions, and weβre excited to have you here! This guide will help you get set up for local development. +TeXcore is open to contributions, and weβre excited to have you here! This guide will help you get set up for local development. > We welcome any and all types of PR, including ones assisted by AI. To ensure the codebase is clean and up to standard, we strictly adhere to the following principles. @@ -51,4 +51,4 @@ All build output will appear in the root directory (`main.js` and `styles.css`) > π‘ **Recommended:** Use the [Hot Reload plugin](https://github.com/pjeby/hot-reload) to make development smoother β it auto-reloads your plugin changes. -Thanks for helping improve ObsiTeXcore! π¨π +Thanks for helping improve TeXcore! π¨π diff --git a/README.md b/README.md index 6274988..7154492 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@
-# ObsiTeXcore for Obsidian +# TeXcore for Obsidian A minimalistic [Obsidian.md](https://obsidian.md/) plugin for automatic equation numbering and referencing. -π **[Full Documentation](https://youfoundjk.github.io/ObsiTeXcore/)** +π **[Full Documentation](https://youfoundjk.github.io/TeXcore/)** ## Key Differences from Original @@ -80,13 +80,13 @@ Use the "Fix callout equations" command to repair broken indentation. ### From Community Plugins 1. Open Obsidian Settings β **Community plugins** -2. Click **Browse** and search for "ObsiTeXcore" +2. Click **Browse** and search for "TeXcore" 3. Click **Install**, then **Enable** ### Manual Installation -1. Download `main.js`, `manifest.json`, and `styles.css` from the [latest release](https://github.com/YouFoundJK/ObsiTeXcore/releases) -2. Create folder: `