This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/templates/modal
Ryan Sullivan 5100c2bbd2 Add Global Keyboard Shortcuts
Not all of these have been fully implemented yet.

**Jump To**
* `g` then `h` - Home (Latest)
* `g` then `l` - Latest
* `g` then `n` - New
* `g` then `u` - Unread
* `g` then `f` - Favorited
* `g` then `c` - Categories List

**Navigation**
* `u` - Back to topic list
* `k` / `j` - Newer/Older conversation or post
* `o` or `Enter` - Open selected conversation
* <code>`</code> - Go to next section
* `~` - Go to previous section

**Application**
* `c` - Create a new topic
* `n` - Open notifications menu
* `/` - Search
* `?` - Open keyboard shortcut help

**Actions**
* `f` - Favorite topic
* `s` - Share topic
* `<Shift>` + `s` - Share selected post
* `r` - Reply to topic
* `<Shift>` + `r` - Reply to selected post
* `l` - Like selected post
* `!` - Flag selected post
* `b` - Bookmark selected post
* `e` - Edit selected post
* `d` - Delete selected post
* `m` then `m` - Mark topic as muted
* `m` then `r` - Mark topic as regular
* `m` then `t` - Mark topic as tracking
* `m` then `w` - Mark topic as watching
2013-12-22 12:16:42 -07:00
..
archetype_options.js.handlebars New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
auto_close.js.handlebars Auto close topic on form submit rather than button click. 2013-12-04 18:17:28 +05:30
avatar_selector.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
create_account.js.handlebars Improve spacing of registration form, and add instructions to the password field. 2013-12-16 17:31:21 -05:00
edit_category.js.handlebars Allow categories with null position, which means sort them based on activity. Mix absolutely positioned (position is not null) categories with null position categories. 2013-12-16 15:13:57 -05:00
flag.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
forgot_password.js.handlebars Fix bug: pressing enter on the "forgot password" modal does not submit the form 2013-07-13 22:24:09 +02:00
history.js.handlebars only display inline HTML revision history on mobile 2013-12-17 17:45:04 +01:00
invite_private.js.handlebars fix up find as you type for the invite into PM function 2013-06-18 17:17:01 +10:00
invite.js.handlebars Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
keyboard_shortcuts_help.js.handlebars Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
login.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
merge_topic.js.handlebars Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
modal.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
not_activated.js.handlebars New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
option_boolean.js.handlebars Initial release of Discourse 2013-02-05 14:16:51 -05:00
split_topic.js.handlebars Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
upload_selector.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00