Overleaf fileswitcher (no longer maintained)

Custom hotkeys for switching between files on overleaf.com

Autor
Aditya Sriram
Instalări zilnice
0
Total instalări
73
Rating-uri
3 0 0
Versiune
1.22
Creat
03-07-2019
Actualizat
05-10-2023
Licență
apache2
Se aplică pe

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.