Axel Rea Eklund37 downloadsChanges tab navigation to cycle through most recently used tabs.
Cycle Latest Tab is an Obsidian plugin that replaces the default tab cycling behavior (Ctrl+Tab / Ctrl+Shift+Tab) with a Most Recently Used (MRU) tab cycler, similar to how Alt+Tab works in Windows or Cmd+Tab works on macOS.
Ctrl+Tab and Ctrl+Shift+Tab). Note: You may need to unbind the default "Go to next tab" and "Go to previous tab" hotkeys if they conflict.(Pending approval)
cycle-latest-tab folder into your vault's .obsidian/plugins/ directory.If you want to contribute or build the plugin from source:
npm install
npm run dev
MIT License. See LICENSE for more information.