https://github.com/garulf/flow.launcher.plugin.notionsearch
This is a work in progress notion search plugin for Flow Launcher.
https://github.com/garulf/flow.launcher.plugin.notionsearch
Last synced: 4 months ago
JSON representation
This is a work in progress notion search plugin for Flow Launcher.
- Host: GitHub
- URL: https://github.com/garulf/flow.launcher.plugin.notionsearch
- Owner: Garulf
- Created: 2022-04-16T18:38:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T20:23:16.000Z (about 4 years ago)
- Last Synced: 2025-02-16T02:23:53.303Z (over 1 year ago)
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notion search Flow Launcher plugin
This Flow Launcher plugin uses [notion-sdk-py](https://github.com/ramnes/notion-sdk-py.git) as the Python client to query pages and databases via the official Notion API. The plugin requires an integration token which can be obtained from [https://www.notion.so/my-integrations](https://www.notion.so/my-integrations). The integration will need 'Read content' capabilities. Top level pages and databases will need to be shared with the integration for the plugin to work.
You can install this plugin via `pm install Notion Search`