Giter VIP home page Giter VIP logo

alfred-notion-gtd's Introduction

Alfred Workflow for Notion

This is a simple Alfred workflow for Notion to quickly and easily add tasks/ideas to your "Inbox" on Notion, so as to reduce the time you take to do so. This prevents some laziness, and massively cuts down on the time taken to note down your ideas/tasks, thereby preventing you from forgetting to take action on them.

This workflow is built around the template used in this video

Installation

You can now install the package using one simple command:

npm install -g alfred-notion-gtd

Environment Variables

To run this project, you will need to edit the environment variables in the Alfred workflow preferences.

NOTION_TOKEN - Your Notion integration token. Create a Notion integration here and paste the internal integration token here in the following format: NOTION_TOKEN="your secret goes here"

DATABASE_ID - The database ID where you store all your tasks. Learn how to find the database ID of your Notion database here. Paste the database ID in the following format: DATABASE_ID="your notion db id"

TASK_NAME - The name of the property of the task name in your table. For e.g: TASK_NAME="Task Name"

DATE_NAME - The name of the property of the due date in your table. For e.g: DATE_NAME="Due Date"

Usage/Examples

Will be updated once the development is complete

Tech Stack

This app will be built using the following technologies:

  • Alfy - To make the Alfred workflow
  • Notion API - To add rows to the database
  • Chrono - Natural Language Dates to add due dates for tasks

alfred-notion-gtd's People

Contributors

anandrajaram21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

svrostislav

alfred-notion-gtd's Issues

Date appears in task name

When I name task e.g. "To do smth Jun 20"
It creates a task with the correct date of Jun 20, but the date still appears in the task name.
I think the date should be sliced from the task name and set in result only "To do smth"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.