Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Hope to support space as a shortcut key #372

Closed
1 task done
yeyun1999 opened this issue Aug 23, 2024 · 3 comments
Closed
1 task done

[Feature] Hope to support space as a shortcut key #372

yeyun1999 opened this issue Aug 23, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@yeyun1999
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Environment

  • OS:
  • Zotero Version:
  • Plugin Version:

Describe the feature request

I wrote a script to use an external program (quicklook) to open PDF. In Windows, the shortcut key for quicklook is space. I want to keep it the same in Zotero as in Windows, but the plugin cannot set space as the shortcut key.

Describe the solution you'd like

support space as a shortcut key

Anything else?

No response

@yeyun1999 yeyun1999 added the enhancement New feature or request label Aug 23, 2024
@windingwind
Copy link
Owner

Zotero has a feature called search-as-you-type (https://www.zotero.org/support/searching#speeding_up_quick_searches), which holds all visible character keys, i.e. A-Z, numbers, symbols, including space. We don't want to break this Zotero feature.

Zotero 7 already provides an in-app preview in the right-side item pane, btw.

@yeyun1999
Copy link
Author

  1. The built-in PDF preview of Zotero7 is basically unable to see the actual content.
  2. Zotero7's search-as-you-type starts searching from the beginning string of the entry, so it should basically not use spaces. If you only use spaces as shortcut keys, it should not affect the search-as-you-type function
  3. Quicklook is sometimes used more by me to preview the word and excel files in the attachments, which Zotero cannot directly view

@windingwind
Copy link
Owner

The built-in PDF preview of Zotero7 is basically unable to see the actual content.

Don't understand and do not agree.

Zotero7's search-as-you-type starts searching from the beginning string of the entry, so it should basically not use spaces. If you only use spaces as shortcut keys, it should not affect the search-as-you-type function

I'm not very sure about this. The space key is not banned or specially treated by the plugin. You shouldn't expect it to work if it does not.

Quicklook is sometimes used more by me to preview the word and excel files in the attachments, which Zotero cannot directly view

Zotero is not designed for these formats. I don't think publications would use MS Word/Excel format.

Regarding on the discussion here is not very helpful, I won't pay more attention on this topic. Thanks for the understanding.

@windingwind windingwind closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants