mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #997] search shortcut cmd+P is not working #440
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#440
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ham3D on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/997
after a recent update search shortcut stopped working, I'm not sure from what version this happened.
I'm on a mac, Big sure, Intel CPU
Steps to reproduce
cmd+p, nothing happens xD
Environment
Desktop/Web
@Komediruzecki commented on GitHub (Jun 9, 2021):
Hi,
Can you please update to latest version, v0.18,
I didn't know default for MacOS is
Cmd+F, so it was set toCtrl+F,Can you recheck it again in latest version, and confirm if the shortcut is not working in local space i.e. You are using local file system storage?
You can change the shortcuts for local space in Preferences | Keymap
@Ham3D commented on GitHub (Jun 9, 2021):
updated to the latest version, and the mentioned problem is fixed now.
yea, I'm on the local version.
thanks.