generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,20 @@ | ||
# Obsidian Image Picker | ||
# 📷 Obsidian Image Picker | ||
|
||
Image Picker is a _blazingly_ fast way to browse and find media in your Obsidian vault. It's **extremely performant**, automatically generating thumbnails and background indexing your vault for instant search results. | ||
|
||
# License | ||
![Image Picker Preview](./preview.gif) | ||
|
||
Obsidian Image Picker is licensed under the MIT License. See [LICENSE](LICENSE) for more information. | ||
# 🗺️ Roadmap | ||
|
||
- [x] Performantly browse photos across your vault | ||
- [x] Search for photos by name and extension | ||
- [x] Background image indexing for instant search results | ||
- [x] Automatically generate thumbnails for images | ||
- [ ] Support for renaming images | ||
- [ ] Support local LLMs for generating searchable descriptions | ||
- [ ] Index and search for images by metadata, such as location, date, and more | ||
- [ ] Support for video and audio files | ||
|
||
# 👩⚖️ License | ||
|
||
Obsidian Image Picker is licensed under the MIT License. See [LICENSE](LICENSE.md) for more information. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.