Keyboard shortcuts¶
Mod is the Left Control key on Linux and the Command key on MacOS X.
Main window keyboard shortcuts¶
Mod + t: Open a new browser tab
Mod + s: Search with ipfs-search
Mod + h: Search hashmarks
Mod + w: Close current tab
Mod + u: Show pinning status
Mod + Shift + r: Restart
Mod + q: Quit
Browser tab keyboard shortcuts¶
Mod + f: Find text in page
Mod + b: Bookmark current page
Mod + j: Show/hide javascript output console
Mod + l: Focus the address bar (edit URL)
Mod + r or F5: Reload the current page
Mod + F5: Fully reload the current page (discards any cache)
Mod + +: Zoom in
Mod + -: Zoom out
IPFS views keyboard shortcuts (filemanager, explorer, dag viewer)¶
Mod + c or Mod + y: Copy selected item’s IPFS path to the clipboard
Mod + a: Copy selected item’s CID to the clipboard
Mod + w: Close tab/hash view
Clipboard shortcuts¶
Each of these shortcuts will act on the current item in the clipboard stack:
Mod+o opens the IPFS resource corresponding to the current item
Mod+e opens the explorer for the current clipboard item (only available if the resource is a directory)
Mod+g opens the DAG viewer for the current clipboard item
Mod+i opens the IPLD Explorer application for the current clipboard item
Mod+p pins (recursively) the IPFS object
Mod+1 sets item number 1 in the stack as the current item
Mod+2 sets item number 2 in the stack as the current item
Mod+3 sets item number 3 in the stack as the current item
Mod+4 sets item number 4 in the stack as the current item
Mod+5 sets item number 5 in the stack as the current item
Mod+6 sets item number 6 in the stack as the current item
Mod+7 sets item number 7 in the stack as the current item
Mod+8 sets item number 8 in the stack as the current item
Mod+9 sets item number 9 in the stack as the current item