Move Tab

approved

by Jason

Adds commands for moving the active tab left or right. Works across tab groups. - This plugin has not been manually reviewed by Obsidian staff.

19 downloadsUpdated 11d ago0BSD

Move Tab

Move the active tab left or right, including into an adjacent tab group at the edge.

Commands

  • Move tab (left): Mod+Shift+PageUp
  • Move tab (right): Mod+Shift+PageDown

Mod is Ctrl on Windows and Linux, and Cmd on macOS.

Examples

  • A | B | C -> move B left -> B | A | C
  • A | B | C -> move B right -> A | C | B

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.