Update Accesskeys.md
Expand intro Format keys, Capitalization Style Line breaks
This commit is contained in:
parent
9d928417a1
commit
145efbda7a
1 changed files with 65 additions and 58 deletions
|
@ -1,81 +1,88 @@
|
||||||
Accesskeys in Friendica
|
Accesskeys reference
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
* [Home](help)
|
* [Home](help)
|
||||||
|
|
||||||
For an overview of the modifier key of the different browsers we suggest this [Wikipedia](https://en.wikipedia.org/wiki/Access_key) article.
|
Access keys are keyboard shortcuts that allow you to easily navigate the user interface.
|
||||||
|
Access keys are currently not available with the Frio theme.
|
||||||
|
|
||||||
|
The specific key combinations depend on how your browser's the modifier key setting.
|
||||||
|
For an overview of modifier keys in different browsers, have a lookat [Wikipedia](https://en.wikipedia.org/wiki/Access_key) article.
|
||||||
|
For example, for moving to profile page in Firefox, press these four keys simultaneously.
|
||||||
|
|
||||||
|
[Shift] [Alt] [:] [p]
|
||||||
|
|
||||||
General
|
General
|
||||||
-------
|
-------
|
||||||
* p: profile
|
* :p Profile
|
||||||
* n: network
|
* :n Network
|
||||||
* c: community
|
* :c Community
|
||||||
* s: search
|
* :s Search
|
||||||
* a: admin
|
* :a Admin
|
||||||
* f: notifications
|
* :f Notifications
|
||||||
* u: user menu (in themes "vier" and "quattro")
|
* :u User menu
|
||||||
|
|
||||||
/community
|
../community
|
||||||
--------
|
--------
|
||||||
* l: Local community
|
* :l Local community
|
||||||
* g: Global community
|
* :g Global community
|
||||||
|
|
||||||
/profile
|
../profile
|
||||||
--------
|
--------
|
||||||
* m: Status Messages and Posts
|
* :m Status Messages and Posts
|
||||||
* r: Profile Details
|
* :r Profile Details
|
||||||
* h: Photo Albums
|
* :h Photo Albums
|
||||||
* v: Videos
|
* :v Videos
|
||||||
* e: Events and Calendar
|
* :e Events and Calendar
|
||||||
* t: Personal Notes
|
* :t Personal Notes
|
||||||
* k: View Contacts
|
* :k View Contacts
|
||||||
|
|
||||||
/contacts (contact list)
|
../contacts (contact list)
|
||||||
---------
|
---------
|
||||||
* g: Suggestions
|
* :g Suggestions
|
||||||
* l: Show all Contacts
|
* :l Show all Contacts
|
||||||
* o: Only show unblocked contacts
|
* :o Only show unblocked contacts
|
||||||
* b: Only show blocked contacts
|
* :b Only show blocked contacts
|
||||||
* i: Only show ignored contacts
|
* :i Only show ignored contacts
|
||||||
* y: Only show archived contacts
|
* :y Only show archived contacts
|
||||||
* h: Only show hidden contacts
|
* :h Only show hidden contacts
|
||||||
|
|
||||||
/contacts (single contact view)
|
../contacts (single contact view)
|
||||||
-------------------------------
|
-------------------------------
|
||||||
* m: Status messages
|
* :m Status messages
|
||||||
* o: Profile
|
* :o Profile
|
||||||
* t: Contacts
|
* :t Contacts
|
||||||
* d: Common friends
|
* :d Common friends
|
||||||
* r: Advanced
|
* :r Advanced
|
||||||
|
|
||||||
/message
|
../message
|
||||||
--------
|
--------
|
||||||
* m: New message
|
* :m New message
|
||||||
|
|
||||||
/network
|
../network
|
||||||
--------
|
--------
|
||||||
* e: Sort by Comment Date
|
* :e Sort by Comment Date
|
||||||
* t: Sort by Post Date
|
* :t Sort by Post Date
|
||||||
* r: Conversation (Posts that mention or involve you)
|
* :r Conversation (Posts that mention or involve you)
|
||||||
* w: New posts
|
* :w New posts
|
||||||
* b: Bookmarks
|
* :b Bookmarks
|
||||||
* m: Favourite Posts
|
* :m Favourite Posts
|
||||||
|
|
||||||
/notifications
|
../notifications
|
||||||
--------------
|
--------------
|
||||||
* y: System
|
* :y System
|
||||||
* w: Network
|
* :w Network
|
||||||
* r: Personal
|
* :r Personal
|
||||||
* h: Home
|
* :h Home
|
||||||
* i: Introductions
|
* :i Introductions
|
||||||
|
|
||||||
/settings
|
../settings
|
||||||
---------
|
---------
|
||||||
* o: Account
|
* :o Account
|
||||||
* t: Additional features
|
* :t Additional features
|
||||||
* w: Social Networks
|
* :w Social Networks
|
||||||
* l: Addons
|
* :l Addons
|
||||||
* d: Delegations
|
* :d Delegations
|
||||||
* b: Connected apps
|
* :b Connected apps
|
||||||
* e: Export personal data
|
* :e Export personal data
|
||||||
* r: Remove account
|
* :r Remove account
|
||||||
|
|
Loading…
Reference in a new issue