Easily capture data into a Notion database.
Download from this Release Page
or via NPM
$ npm install --global @pauloportella/alfred-notion-quick-add
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=
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.
- alfy - Create Alfred workflows with ease