Greasy Fork

Overleaf fileswitcher (no longer maintained)

Custom hotkeys for switching between files on overleaf.com

作者
Aditya Sriram
日安装量
0
总安装量
78
评分
3 0 0
版本
1.22
创建于
2019-07-03
更新于
2023-10-05
大小
6.4 KB
许可证
apache2
适用于

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.