generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- Disable all other plugins besides Copilot (required)
- Screenshot of note + Copilot chat pane + dev console added (required)
Copilot version: v2.9.0
Describe how to reproduce
- Make sure all other community plugins are disabled as required.
- In any note, create and define a new tag (e.g.,
#test
). - In the same note or a different one, start typing the exact same tag again (
#test
). - As soon as Obsidian's auto-complete suggests the existing tag and you select it (or finish typing it), a popup with the message "Copilot Plus license key not found. Please enter your license key in the settings." appears.
Expected behavior
No license-related popup should appear when using Obsidian's core functionality of adding or auto-completing a pre-existing tag. This action should be independent of any premium Copilot features.
Screenshots
Here is the requested screenshot. It shows the note where I'm typing the tag, the intrusive popup, and the developer console, which shows no specific errors related to this action.
Additional context
This popup is quite intrusive and disruptive to the standard note-taking workflow, as using existing tags is a very frequent action. Thank you for looking into this.
yassh
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done