Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicosomb/obsidian-shrink-pinned-tabs
Obsidian plugin to shrink pinned tabs in order to save screen space
https://github.com/nicosomb/obsidian-shrink-pinned-tabs
obsidian obsidian-md obsidian-md-plugin obsidian-plugin
Last synced: about 1 month ago
JSON representation
Obsidian plugin to shrink pinned tabs in order to save screen space
- Host: GitHub
- URL: https://github.com/nicosomb/obsidian-shrink-pinned-tabs
- Owner: nicosomb
- License: mit
- Created: 2024-06-28T11:56:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T15:15:17.000Z (4 months ago)
- Last Synced: 2024-10-01T09:23:46.365Z (about 1 month ago)
- Topics: obsidian, obsidian-md, obsidian-md-plugin, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 74.2 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shrink pinned tabs plugin for Obsidian
This plugin enables you to shrink pinned tabs in Obsidian UI. You can also show or hide the tab title in the plugin settings.
This plugin is inspired by [a snippet from woofy31 on Obsidian's forum](https://forum.obsidian.md/t/shrink-the-size-of-pinned-tabs/71914/2).
## How does it look?
### Default display in Obsidian
![Default display with unshrinked tabs](docs/default.png)
### Shrinked tabs
![Display with shrinked tabs](docs/shrinked.png)
### Shrinked tabs with no title
![Display with shrinked tabs and hidden title](docs/shrinked-no-title.png)