Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adielbm/flow.launcher.plugin.obsidianvaults
A Flow Launcher plugin to quickly search and open your Obsidian vaults
https://github.com/adielbm/flow.launcher.plugin.obsidianvaults
flow-launcher-plugins obsidian-md
Last synced: about 1 month ago
JSON representation
A Flow Launcher plugin to quickly search and open your Obsidian vaults
- Host: GitHub
- URL: https://github.com/adielbm/flow.launcher.plugin.obsidianvaults
- Owner: adielBm
- Created: 2024-09-08T13:55:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T07:35:32.000Z (2 months ago)
- Last Synced: 2024-09-25T20:43:35.189Z (about 2 months ago)
- Topics: flow-launcher-plugins, obsidian-md
- Language: C#
- Homepage:
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) plugin to quickly search and open your [Obsidian](https://obsidian.md/) vaults.
> [!WARNING]
> This is very early version of the plugin, it may not work as expected.> [!NOTE]
> If you are looking for a plugin to search and open Obsidian **notes**, check out [Obsidian Notes](https://github.com/Garulf/Obsidian-Notes/tree/main) plugin by Garulf.
> If you are looking for a plugin to search Obsidian **plugins**, check out https://github.com/joethei/Flow-ObsidianPluginSearch plugin.## Features
- Search for Obsidian vaults by name.
- Open vaults directly in Obsidian. (using the Enter key)
- Open vault folders in the file explorer. (using Ctrl + Enter, or using the context menu)## Installation
currently, the plugin is not available in the Flow Launcher plugin store. you can install it manually by running the following command in Flow Launcher:
```
pm install https://github.com/adielBm/Flow.Launcher.Plugin.ObsidianVaults/releases/latest/download/Flow.Launcher.Plugin.ObsidianVaults.zip
```## Screenshot
![screenshot](screenshot.gif)