Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

75%
+4 −0
Q&A A proposal for keyboard shortcuts

(This may not be the simplest feature request. It's also not extremely high priority. It's a nice-to-have, not imperative, and may not be possible at the moment - which is fine.) Everyone loves ke...

3 answers  ·  posted 4y ago by Mithical‭  ·  last activity 3y ago by Mithical‭

#3: Post edited by user avatar luap42‭ · 2020-08-01T13:27:06Z (over 3 years ago)
#2: Post edited by user avatar Mithical‭ · 2020-07-11T20:38:23Z (almost 4 years ago)
  • <sub>(This *may* not be the simplest feature request. It's also not extremely high priority. It's a nice-to-have, not imperative, and may not be possible at the moment - which is fine.)</sub>
  • ----
  • Everyone loves keyboard shortcuts. Programmers are known to love using their keyboards to whiz around without touching the mouse, and even other people often prefer the ease of using the keyboard and not having to change input methods all the time. It's also a type of [accessibility feature](https://medium.com/@superplane39/i-spent-three-months-as-a-keyboard-only-user-heres-what-i-learned-d5d19ccbef35) (disclaimer: I wrote that).
  • In that vein, I'd *love* to see keyboard shortcuts arrive here on Codidact in some form. I've lined out a few commands that I'd think would be useful and are in line with my experience using keyboard shortcuts elsewhere on the 'net (Twitter, Stack, etc.).
  • ----
  • <kbd>?</kbd>: brings up available shortcuts
  • <kbd>n</kbd>: new post (in that category)
  • <kbd>s</kbd>: search
  • <kbd>g</kbd>: go to...
  • &nbsp;&nbsp;<kbd>m</kbd>: main page (of that site)
  • &nbsp;&nbsp;<kbd>u</kbd>: users
  • &nbsp;&nbsp;<kbd>f</kbd>: flags
  • &nbsp;&nbsp;<kbd>h</kbd>: help
  • &nbsp;&nbsp;<kbd>p</kbd>: your profile
  • &nbsp;&nbsp;<kbd>c</kbd>: category...
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>1</kbd>: first category (generally Q&A)
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>2</kbd>: second category (Site Proposals, here); etc. for however many categories there are
  • <kbd>j</kbd>: moves selection down one item (such as posts on a category page or answers to a question)
  • <kbd>k</kbd>: moves selection up one item
  • <kbd>t</kbd>: use a tool... (on a post)
  • &nbsp;&nbsp;<kbd>f</kbd>: flag
  • &nbsp;&nbsp;<kbd>e</kbd>: edit
  • &nbsp;&nbsp;<kbd>c</kbd>: comment
  • &nbsp;&nbsp;<kbd>l</kbd>: get permalink
  • &nbsp;&nbsp;<kbd>h</kbd>: view history
  • &nbsp;&nbsp;<kbd>m</kbd>: migrate post
  • &nbsp;&nbsp;<kbd>v</kbd>: vote...
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>u</kbd>: up
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>d</kbd>: down
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>c</kbd>: close
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>d</kbd>: delete
  • <sub>(This *may* not be the simplest feature request. It's also not extremely high priority. It's a nice-to-have, not imperative, and may not be possible at the moment - which is fine.)</sub>
  • ----
  • Everyone loves keyboard shortcuts. Programmers are known to love using their keyboards to whiz around without touching the mouse, and even other people often prefer the ease of using the keyboard and not having to change input methods all the time. It's also a type of [accessibility feature](https://medium.com/@superplane39/i-spent-three-months-as-a-keyboard-only-user-heres-what-i-learned-d5d19ccbef35) (disclaimer: I wrote that).
  • In that vein, I'd *love* to see keyboard shortcuts arrive here on Codidact in some form. I've lined out a few commands that I'd think would be useful and are in line with my experience using keyboard shortcuts elsewhere on the 'net (Twitter, Stack, etc.).
  • ----
  • <kbd>?</kbd>: brings up available shortcuts
  • <kbd>n</kbd>: new post (in that category)
  • <kbd>s</kbd>: search
  • <kbd>g</kbd>: go to...
  • &nbsp;&nbsp;<kbd>m</kbd>: main page (of that site)
  • &nbsp;&nbsp;<kbd>u</kbd>: users
  • &nbsp;&nbsp;<kbd>f</kbd>: flags
  • &nbsp;&nbsp;<kbd>h</kbd>: help
  • &nbsp;&nbsp;<kbd>p</kbd>: your profile
  • &nbsp;&nbsp;<kbd>c</kbd>: category...
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>1</kbd>: first category (generally Q&A)
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>2</kbd>: second category (Site Proposals, here); etc. for however many categories there are
  • <kbd>j</kbd>: moves selection down one item (such as posts on a category page or answers to a question)
  • <kbd>k</kbd>: moves selection up one item
  • <kbd>t</kbd>: use a tool... (on a post)
  • &nbsp;&nbsp;<kbd>f</kbd>: flag
  • &nbsp;&nbsp;<kbd>e</kbd>: edit
  • &nbsp;&nbsp;<kbd>c</kbd>: comment
  • &nbsp;&nbsp;<kbd>l</kbd>: get permalink
  • &nbsp;&nbsp;<kbd>h</kbd>: view history
  • &nbsp;&nbsp;<kbd>m</kbd>: migrate post
  • &nbsp;&nbsp;<kbd>d</kbd>: delete
  • &nbsp;&nbsp;<kbd>v</kbd>: vote...
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>u</kbd>: up
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>d</kbd>: down
  • &nbsp;&nbsp;&nbsp;&nbsp;<kbd>c</kbd>: close
#1: Initial revision by user avatar Mithical‭ · 2020-07-11T20:18:56Z (almost 4 years ago)
<sub>(This *may* not be the simplest feature request. It's also not extremely high priority. It's a nice-to-have, not imperative, and may not be possible at the moment - which is fine.)</sub>

----

Everyone loves keyboard shortcuts. Programmers are known to love using their keyboards to whiz around without touching the mouse, and even other people often prefer the ease of using the keyboard and not having to change input methods all the time. It's also a type of [accessibility feature](https://medium.com/@superplane39/i-spent-three-months-as-a-keyboard-only-user-heres-what-i-learned-d5d19ccbef35) (disclaimer: I wrote that).

In that vein, I'd *love* to see keyboard shortcuts arrive here on Codidact in some form. I've lined out a few commands that I'd think would be useful and are in line with my experience using keyboard shortcuts elsewhere on the 'net (Twitter, Stack, etc.).

----

<kbd>?</kbd>: brings up available shortcuts  
<kbd>n</kbd>: new post (in that category)  
<kbd>s</kbd>: search  
<kbd>g</kbd>: go to...  
&nbsp;&nbsp;<kbd>m</kbd>: main page (of that site)  
&nbsp;&nbsp;<kbd>u</kbd>: users  
&nbsp;&nbsp;<kbd>f</kbd>: flags  
&nbsp;&nbsp;<kbd>h</kbd>: help  
&nbsp;&nbsp;<kbd>p</kbd>: your profile  
&nbsp;&nbsp;<kbd>c</kbd>: category...  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>1</kbd>: first category (generally Q&A)  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>2</kbd>: second category (Site Proposals, here); etc. for however many categories there are  
<kbd>j</kbd>: moves selection down one item (such as posts on a category page or answers to a question)  
<kbd>k</kbd>: moves selection up one item  
<kbd>t</kbd>: use a tool... (on a post)  
&nbsp;&nbsp;<kbd>f</kbd>: flag  
&nbsp;&nbsp;<kbd>e</kbd>: edit  
&nbsp;&nbsp;<kbd>c</kbd>: comment  
&nbsp;&nbsp;<kbd>l</kbd>: get permalink  
&nbsp;&nbsp;<kbd>h</kbd>: view history  
&nbsp;&nbsp;<kbd>m</kbd>: migrate post  
&nbsp;&nbsp;<kbd>v</kbd>: vote...  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>u</kbd>: up  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>d</kbd>: down  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>c</kbd>: close  
&nbsp;&nbsp;&nbsp;&nbsp;<kbd>d</kbd>: delete