All Projects → phibr0 → cycle-through-panes

phibr0 / cycle-through-panes

Licence: GPL-3.0 License
Cycle through Panes - Obsidian Plugin

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to cycle-through-panes

obsidian-advanced-appearance
Change Obsidian colors, fonts and other cosmetic settings
Stars: ✭ 35 (-20.45%)
Mutual labels:  obsidian-plugin, obsidian-md
find-unlinked-files
Find files, which are nowhere linked, so they are maybe lost in your vault.
Stars: ✭ 81 (+84.09%)
Mutual labels:  obsidian-plugin, obsidian-md
slated-obsidian
Task management in Obsidian.md
Stars: ✭ 123 (+179.55%)
Mutual labels:  obsidian-plugin, obsidian-md
quick-explorer
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Stars: ✭ 119 (+170.45%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-hider
Hide Obsidian UI elements such as tooltips, status, titlebar and more
Stars: ✭ 106 (+140.91%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-text-expand
A simple text expand plugin for Obsidian.md
Stars: ✭ 122 (+177.27%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-favicon
See the favicon for a linked website.
Stars: ✭ 46 (+4.55%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-jump-to-link
Quick jump between links using hotkeys
Stars: ✭ 57 (+29.55%)
Mutual labels:  obsidian-plugin, obsidian-md
hotkey-helper
Easily see and access any Obsidian plugin's options pane or hotkey assignments (including conflicts) from the Community Plugins tab
Stars: ✭ 48 (+9.09%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-smart-typography
Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
Stars: ✭ 81 (+84.09%)
Mutual labels:  obsidian-plugin, obsidian-md
notetweet obsidian
Post tweets directly from Obsidian.
Stars: ✭ 29 (-34.09%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-editor-shortcuts
Obsidian plugin to add keyboard shortcuts commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text
Stars: ✭ 74 (+68.18%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-indexer
No description or website provided.
Stars: ✭ 18 (-59.09%)
Mutual labels:  obsidian-plugin, obsidian-md
lumberjack-obsidian
Log your thoughts! Lumberjack adds URL commands to help you axe inefficiency and get right to writing.
Stars: ✭ 49 (+11.36%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-url-into-selection
Paste URLs into selected text "notion style"
Stars: ✭ 129 (+193.18%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-text-format
Format seleted text in Obsdidian.md
Stars: ✭ 49 (+11.36%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-journey-plugin
Discover the story between your notes in Obsidian
Stars: ✭ 93 (+111.36%)
Mutual labels:  obsidian-plugin, obsidian-md
ObsidianBookmark
Chrome extension and nodejs server to allow web clipping to Obsidian.
Stars: ✭ 122 (+177.27%)
Mutual labels:  obsidian-plugin, obsidian-md
file-tree-alternative
This Obsidian Plugin allows users to have a different file explorer experience.
Stars: ✭ 167 (+279.55%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-converter
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Stars: ✭ 44 (+0%)
Mutual labels:  obsidian-plugin, obsidian-md

Cycle through Panes GitHub tag (latest by date) GitHub all releases

This Plugin uses Code from Vinadon

In Combination with Mr. Jackphils Jump to Link plugin and Vim Keybindings, this plugin allows you to control Obsidian entirely without a Mouse!

How to use

  • Ctrl + Tab to switch open Editor/Preview Tabs
  • Ctrl + Shift + Tab to switch open Editor/Preview Tabs in reverse order
  • Set hotkey in settings to focus on last active pane

Important

The only supported pane type is markdown, because I thought its the only pane type where it makes sense to switch to.


Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/cycle-through-panes/.

API Documentation

See https://github.com/obsidianmd/obsidian-api

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].