ArianaKhit / text-snippets-obsidian

Snippets plugin for obsidian
187 stars 23 forks source link

Snippet expansion is not working when editing a file through canvas #59

Open Yyote opened 1 year ago

Yyote commented 1 year ago

Steps to repeat the problem:

  1. Create obsidian canvas
  2. Add an existing note to the canvas
  3. Edit the note and try to expand any snippet

Expected result: expansion works as always. Actual result: nothing happens.

pnchinmay commented 1 year ago

Check your hotkeys Ctrl+Tab might be binded to something else I had the same issue

Yyote commented 1 year ago

Check your hotkeys Ctrl+Tab might be binded to something else I had the same issue

Nope, it's only used with snippets. Also tried to use Hotkey Chords plugin, didn't help too. To be particular, I am using Shift+Space as a hotkey.

pnchinmay commented 1 year ago

Check your hotkeys Ctrl+Tab might be binded to something else I had the same issue

Nope, it's only used with snippets. Also tried to use Hotkey Chords plugin, didn't help too. To be particular, I am using Shift+Space as a hotkey.

yeah only ctrl+Tab is working I've earlier tried with different keys. It didn't work

Yyote commented 1 year ago

Check your hotkeys Ctrl+Tab might be binded to something else I had the same issue

Nope, it's only used with snippets. Also tried to use Hotkey Chords plugin, didn't help too. To be particular, I am using Shift+Space as a hotkey.

yeah only ctrl+Tab is working I've earlier tried with different keys. It didn't work

Unfortunately, it doesn't work too. Tried changing back to Ctrl+Tab - didn't work. Reloaded - didn't work.