mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 20:20:21 +01:00
* web: command palette fixes * core: add getIdentifier in fuzzy; this allows the caller to provide a custom indentifier instead of relying on id field in the items list * fix crashing when hitting enter when no results found * fix commands list not refreshing when removing recent command * fix recent command not showing up in the commands list * fix searched commands showing up under wrong group label Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * web: improve getCommandById && improve remove from recents logic Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --------- Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>