Overleaf fileswitcher (no longer maintained)

Custom hotkeys for switching between files on overleaf.com

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
Aditya Sriram
Napi telepítések
0
Telepítések száma
79
Értékelések
3 0 0
Verzió
1.22
Létrehozva
2019.07.03.
Frissítve
2023.10.05.
Size
6 KB
Licensz
apache2
Érvényes

Warning: this script hasn't been updated in a long time and is no longer actively maintained.

Add hotkeys for switching between files on Overleaf (overleaf.com)

Features

  • Works even when file drawer is collapsed/hidden
  • Displays current file path on top
  • Detects manual file switches
  • Custom filetype filter (click filepath display for prompt)

Current hotkeys

  • Ctrl+Shift+PgUp/Ctrl+Shift+, : Previous file
  • Ctrl+Shift+PgUp/Ctrl+Shift+. : Next file
  • Ctrl+Shift+/ : Alt-tab style switch to previous file (most recent file)
  • Ctrl+I : Emphasize text (overrides default 'italicize' hotkey)
  • Ctrl+M : Insert \text when in math mode
  • Click filepath display : Customize filetype filter [defualt:tex,bib,txt]

Notes

  • Filetype selector: Enter the ids of file types, eg. enter 123 for tex,bib,txt. Enter all to disable filtering and allow all file types

Known issues

  • File path display only updates when file is switched using the hotkeys. Manually clicking on a file won't update the file path being display.