Skip to content

gabriel-r/alfred-notion-quick-add

 
 

Repository files navigation

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

About

Easily capture data into your Notion tasks inbox

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Shell 1.2%