chrisgurney / obsidian-note-toolbar

Plugin for Obsidian providing a flexible way to create context-aware toolbars for your notes.
https://github.com/chrisgurney/obsidian-note-toolbar/wiki
Apache License 2.0
309 stars 7 forks source link

Referred to Sub menu error change #176

Open laktiv opened 4 weeks ago

laktiv commented 4 weeks ago

Not a bug, but a bit confused.

Description of the bug If to import "sub panel" after "main panel" (which has refer element Menu by name to "sub") Then red text "no such panel" will disappear, but panel won't work. Left: Menu - Right red: Panel doesn't exist.

After import # 2 (sub): No red text of error. But elements still not working.

To fix it - click the input field to pick panel.

Expected behavior A) Clear the input field text - show that no panel assigned and/or B) Do not change color from red to regular.

Desktop environment:

chrisgurney commented 3 weeks ago

Thanks @laktiv . Though, I'm not quite clear on the steps you took here.

Were you importing a callout that referred to another toolbar that you didn't have?

If it helps, can you make a video?

laktiv commented 3 weeks ago

Were you importing a callout that referred to another toolbar that you didn't have?

I have a few vaults. This is the description of situation when I export panel as Callout from 1 vault and paste it to other vault.

If so, how did you make the callout in the first place? Where did it come from?

Settings - Export panel as callout

laktiv commented 3 weeks ago

obsidian_toolbars_exp.webm Left (white) - 1st vault Right (dark) - 2nd vault In the end - my mentioned issue. No error message, but the panel not working.