Skip to content

hakonmh/ulauncher-notion-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulauncher-notion-search

Search Notion pages using Ulauncher.

Icon

Install

Requirements

  • Ulauncher 5
  • Python >= 3.7
  • tornado package. Install this using sudo pip3 install tornado
  • thefuzz package. Install this using sudo pip3 install thefuzz[speedup]
  • Notion app (optional).

Steps

  1. Ulauncher > Preferences > Extensions > Add extension

  2. Paste the following URL:

    https://github.com/hakonmh/ulauncher-notion-search
    
  3. Go to Notion Integration, create an integration and follow the instructions to link the token with a page.

  4. Allow a page to be searched by: Go to the page > ... (top right corner) > Add connections > Add your Notion integration

    • You only need to do this for top level pages. The integration gets access to all child pages.
  5. Copy the integration token into the Notion Token field in the Notion Search settings.

    • Multiple tokens can be specified by using , as a delimiter.

This extension should now be set up and work.

Usage

Default keyword to trigger this extension is nt. This can be changed in the preferences.

License

This source code is released under the MIT license.

About

Search Notion pages using Ulauncher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages