liamcain / obsidian-calendar-plugin

Simple calendar widget for Obsidian.
MIT License
1.61k stars 135 forks source link

When calendar extension enabled Ctrl + C not working on obsidian #365

Open mateo-covacho opened 3 months ago

mateo-covacho commented 3 months ago

Before Submitting: Double-check that you are running the latest version of the plugin. The bug might have already been fixed 😄

Describe the bug

When calendar plugin is enabled, Ctrl + C does not work you have to right-click > copy

Steps to reproduce

previously copied text : Ctrl + c not working

calendar enabled

new text to copy calendar enabled Ctrl + v = Ctrl + c not working

calendar disabled

new text to copy calendar disabled Ctrl + v = new text to copy calendar disabled

Expected behavior

Copy new text with Ctrl + c

Environment (please specify)

Debian

Obsidian Version (e.g. v0.10.6)

1.6.3

Edit: Yes i looked in the hotkeys panel and no overrides

mateo-covacho commented 3 months ago

This may seem small, but I had to go 1 by one plugin's testing which was disrupting my workflow completely.