Dominic-DallOsto / zotero-reading-list

Keep track of whether you've read items in Zotero
GNU General Public License v3.0
295 stars 7 forks source link

Alt + NUM Shortcut Conflict with Column Sort Shortcut in Zotero 7 #30

Closed boothemjr closed 4 months ago

boothemjr commented 6 months ago

It appears that the ALT + NUM shortcut also activate the column sort shortcut in Zotero 7.

For example, ALT+1 applies the "New" Reading Status but also sorts the viewer by the first column. Similar behavior happens with ALT+2 with "To Read" and the second column, and so on.

There doesn't appear to be a native way to reassign the shortcut in Reading List or Zotero 7, so the only current solution is to not use the feature or deal with the continuous resorting of items the viewer.

boothemjr commented 6 months ago

It also appears that this shortcut is not currently included on the Zotero Keyboard Shortcuts page, likely due to being in beta: https://www.zotero.org/support/kb/keyboard_shortcuts

Dominic-DallOsto commented 6 months ago

Thanks for the heads up!

I didn't have this problem on the Zotero 7 beta build 77, but I have it now on build 81.

I think it was caused by this commit: https://github.com/zotero/zotero/commit/13c96c6520d617dd0539104ef09b62086a7e78a3

I'll look into adjusting the shortcut

On 29/05/2024 5:28 am, Maurice Boothe Jr. wrote:

It also appears that this shortcut is not currently included on the Zotero Keyboard Shortcuts page, likely due to being in beta: https://www.zotero.org/support/kb/keyboard_shortcuts

— Reply to this email directly, view it on GitHub https://github.com/Dominic-DallOsto/zotero-reading-list/issues/30#issuecomment-2136447676, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGM5S3E4BZVPPK4S2KKDXY3ZEVDOBAVCNFSM6AAAAABIOCFNUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZWGQ2DONRXGY. You are receiving this because you are subscribed to this thread.Message ID: @.***>

--------------jl139FC7VblLynd06WnHY0CK Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

<!DOCTYPE html>

Thanks for the heads up!

I didn't have this problem on the Zotero 7 beta build 77, but I have it now on build 81.

I think it was caused by this commit: https://github.com/zotero/zotero/commit/13c96c6520d617dd0539104ef09b62086a7e78a3

I'll look into adjusting the shortcut

On 29/05/2024 5:28 am, Maurice Boothe Jr. wrote:

It also appears that this shortcut is not currently included on the Zotero Keyboard Shortcuts page, likely due to being in beta:
https://www.zotero.org/support/kb/keyboard_shortcuts


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <Dominic-DallOsto/zotero-reading-list/issues/30/2136447676@github.com>


--------------jl139FC7VblLynd06WnHY0CK--

Dominic-DallOsto commented 4 months ago

Fixed this by disabling Zotero's keyboard shortcuts for column sorting when enabling Zotero Reading List's keyboard shortcuts.

Selecting the keyboard shortcuts as shown in https://github.com/zotero/zotero/commit/13c96c6520d617dd0539104ef09b62086a7e78a3 and disabling them like https://github.com/zotero/zotero/commit/ca2b84af8f42663e5cba2af5bcb990f81d972ce0

github-actions[bot] commented 4 months ago

:rocket: This ticket has been resolved in v1.3.3. See Release 1.3.3 for release notes.