[nodebb-plugin-shortcuts] Browse NodeBB by Keyboard
-
@julian Are you testing with chrome(/chromium) too or does it happen in fx there?
Maybe it's a bug of chrome itself and/or sth. within infinite-scrolling code -
I guess it triggers when the next match isn't visible so it has to scroll. it does scroll to the match when closing the search
-
@julian maybe it's because of the url-change on scrolling if a state gets pushed (new post visible). So chrome closes the search on pushstate... would need some more specific tests I don't want to do now
-
@julian that problem seems to be fixed now just for interest, have you changed anything or have the google guys fixed it?
Anyways: I've updated to provide a shortcut for the new groups-page and selection-functionality within.
I'd love to see this plugin back in use on this community (since the main target of all my plugins is this community xD ) - the 0.6.x issues have been fixed shortly after 0.6.0 arrival months ago
-
Updated (completely reworked, plain JS now) to NodeBB
0.9.0
and current lavender and persona themes.Also transferred to https://github.com/NodeBB-Community/nodebb-plugin-shortcuts
-
Great news folks,
@julian has installed (once again) this plugin on this boardJust press
?
to see how to get started...Some notes for myself:
- Implement Konami Code
- Force input-selection after chat selection was triggered
- Fix cards on categories page selection actions to refer to topic instead of category (might be best to fix within theme?
component="categories/category"
is misleading there @psychobunny )
EDIT: removed some notes for myself that got their individual issues within github.
-
Shouldn't Alt+Shift+A (Admin menu) be hidden for users who aren't admins?
-
@Kowlin indeed, it should.
EDIT: fixed. -
This plugin has compatibility issues with Macintosh keyboards.
Normally, "Alt+L" creates the@
character (which we need for pinging users @frissdiegurke), however due to this plugin "Alt+L" inserts a list into the posting, which is nice but definitely not what I want right now (desperately copy-pasting @ from outside nodeBB sucks). -
@phl Already fixed a month ago https://github.com/NodeBB-Community/nodebb-plugin-shortcuts/issues/6
@administrators please reset to default bindings or update that particular one by hand. Thanks!