Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smikula/obsidian-limelight
Spotlight your active pane
https://github.com/smikula/obsidian-limelight
hacktoberfest obsidian-md obsidian-plugin
Last synced: 9 days ago
JSON representation
Spotlight your active pane
- Host: GitHub
- URL: https://github.com/smikula/obsidian-limelight
- Owner: smikula
- License: mit
- Created: 2021-10-12T00:26:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T17:14:58.000Z (about 2 years ago)
- Last Synced: 2024-08-13T07:18:00.358Z (4 months ago)
- Topics: hacktoberfest, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 183 KB
- Stars: 30
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - smikula/obsidian-limelight - Spotlight your active pane (TypeScript)
README
# Obsidian Limelight
This is a plugin for [Obsidian](https://obsidian.md) that spotlights your active pane to make it more obvious.
## Demo
![Demo](demo.gif)
## Installation
> This plugin is brand new and hasn't been accepted as a community plugin yet. If you want to try it out, you can install it manually with the below steps (based on [this guide](https://forum.obsidian.md/t/plugins-mini-faq/7737)). Once it is a community plugin this section will be updated with the normal installation steps.
1. Find the latest release on [this page](https://github.com/smikula/obsidian-limelight/releases).
2. Download `obsidian-limelight.zip` from that release.
3. In your vault, extract that zip file into `.obsidian/plugins/`. (You may need to create the `plugins` directory if this is your first plugin.)
4. In Obsidian, go to Settings > Community plugins and enable "Limelight". (You may need to disable safe mode first.)## Contributing
If you run into problems, feel free to open an issue in this repository. In particular, if the plugin doesn't play well with some other plugin or theme, please let me know! Issues or pull requests are also welcome if you have ideas for improvements.