Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Cycle Latest Tab

Axel Rea EklundAxel Rea Eklund37 downloads

Changes tab navigation to cycle through most recently used tabs.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

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.

Features

  • MRU Tab Cycling: Press the hotkey to cycle through your recently used tabs in the order you last viewed them.
  • Visual Tab List: Displays a modal with a list of open tabs so you can see where you're switching.
  • Customizable: Adjust settings for behavior or configure hotkeys to your liking via Obsidian's Hotkeys menu.

How to use

  1. Enable the plugin in Settings -> Community Plugins.
  2. Go to Settings -> Hotkeys.
  3. Search for "Cycle Latest Tab: Cycle to previous tab" and "Cycle Latest Tab: Cycle to next tab".
  4. Assign your preferred hotkeys (e.g., 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.

Installation

From the Obsidian Community Plugins Store

(Pending approval)

Manual Installation

  1. Download the latest release from the Releases page.
  2. Extract the cycle-latest-tab folder into your vault's .obsidian/plugins/ directory.
  3. Restart Obsidian.
  4. Enable "Cycle Latest Tab" in the Community Plugins settings.

Development

If you want to contribute or build the plugin from source:

npm install
npm run dev

License

MIT License. See LICENSE for more information.

HealthExcellent
ReviewSatisfactory
About
Cycle open notes in Most Recently Used order, mirroring Alt+Tab/Cmd+Tab instead of Obsidian's linear tab switching. Display a visual modal listing open tabs so you can preview and pick targets quickly. Customize behavior and hotkeys to fit your workflow.
NavigationHotkeys
Details
Current version
1.0.2
Last updated
3 weeks ago
Created
3 weeks ago
Updates
3 releases
Downloads
37
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Axel Rea EklundAxel Rea Eklundaxelreaeklund
GitHubaxelreaeklund
  1. Community
  2. Plugins
  3. Navigation
  4. Cycle Latest Tab

Related plugins

Footnote Shortcut

Makes creating footnotes more fun!

Tab Switcher

Switch your tabs with Ctrl + Tab in recently used order like in a browser.

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Recent Files

Display a list of recently opened files.

Hover Editor

Transform the Page Preview hover popover into a fully working editor instance.