https://github.com/manogna4/obsidian-koncham-workspace
obsidian workspace enhancement
https://github.com/manogna4/obsidian-koncham-workspace
Last synced: 5 months ago
JSON representation
obsidian workspace enhancement
- Host: GitHub
- URL: https://github.com/manogna4/obsidian-koncham-workspace
- Owner: manogna4
- License: mit
- Created: 2021-04-19T02:41:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T10:57:25.000Z (about 3 years ago)
- Last Synced: 2024-08-13T07:18:04.405Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.65 MB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - manogna4/obsidian-koncham-workspace - obsidian workspace enhancement [not maintained] (TypeScript)
README
# koncham workspace
an obsidian plugin to enhance the workspace
## features
### 'Center-panes' view on sidebar (vertical tabs)
This is a tab on the left side-bar that lists all the panes open in the main area. This works a little like vertical tabs (in vivaldi and edge browsers).
features of this view:
+ switch to any pane with one click
+ active note is highlighted
+ more features exposed through right-clicking the tab headerThis view is useful when using obsidian in ways that hide some open panes.
examples of such modes include:
+ sliding-panes
+ maximize active paneThis screen recording demonstrates usage in the default and maximized modes:

### pin/unpin panes
Pinning all panes forces every new note to open in it's own pane.
When some external applications open a note in Obsidian, they switch away from the last active un-pinned pane. Pinning prevents losing your existing open notes.## features planned
+ more functionality in `center panes` view through right click
+ pane switcher modal
+ pane arrangements such as (1+1), (1+2) using commands
+ rearrange panes in alphabetical order## known issues
-- none right now --