Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 951 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 951 Bytes

alfred-notion-quick-add

Easily capture data into a Notion database.

Walkthrough

Install

Download from this Release Page

or via NPM

$ npm install --global @pauloportella/alfred-notion-quick-add

Config

Update the .env with your Notion token and the database you would like to connect to the workflow. You can also add the variables directly on Alfred.

NOTION_TOKEN=
DATABASE_ID=

Usage

Please update the keywords for something that works for you.

In Alfred, type : or use the keystroke to open the workflow, add your text and press Enter to save it to your Notion database.

After saving, you can append content (text) to the newly created page, open the page in the browser or copy the link to the clipboard.

Related

  • alfy - Create Alfred workflows with ease