Skip to content

Point the repo and plugin id at the quicknode org - #1

Merged
sbarrau-qn merged 3 commits into
mainfrom
update-org-references
Aug 31, 2026
Merged

sbarrau-qn merged 3 commits into
mainfrom
update-org-references

Conversation

@sbarrau-qn

Copy link
Copy Markdown
Collaborator

The repo moved from a personal account to github.com/quicknode/quicknode-omarchy-plugin, so the install URL and the io.github.sbarrau-qn.quicknode namespace no longer matched where it lives.

  • README.md — install URL updated; all plugin-id mentions updated.
  • manifest.jsonid renamed, author set to Quicknode.
  • Panel.qml / BarWidget.qmlmoduleName and ipcTarget renamed.

New id: io.github.quicknode.quicknode.

Breaking change for existing installs

Anyone already running the plugin loses the widget until they:

  1. move ~/.config/omarchy/plugins/io.github.sbarrau-qn.quicknode/ to .../io.github.quicknode.quicknode/, and
  2. update the "id" on the widget's entry in ~/.config/omarchy/shell.json.

The stored API key lives on that shell.json entry, so it survives step 2 as long as the entry is edited rather than recreated. Worth adding an "Upgrading" section to the README if the plugin has users beyond the author — happy to follow up.

🤖 Generated with Claude Code

sebastienb and others added 3 commits August 31, 2026 14:26
The repo moved to github.com/quicknode/quicknode-omarchy-plugin, so the
install URL and the io.github.sbarrau-qn.quicknode namespace no longer
match where it lives. Rename the id to io.github.quicknode.quicknode
across the manifest, the QML modules, and the README.

Existing installs need to move their plugin folder and update the "id"
in ~/.config/omarchy/shell.json to match.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sbarrau-qn
sbarrau-qn merged commit 669d808 into main Aug 31, 2026
2 checks passed
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.

3 participants