Giter Club home page Giter Club logo

gtd's Introduction

My GTD flow

This repo records the GTD flow I got, and the tool I use revolving around it.

graph LR
  item[Random task / Material] -- Collect into Inbox --> inbox_tool(Telegram's Saved Messages)

  inbox_tool --> actionable{Is it actionable?}

  actionable -- No --> sort[ ]
  actionable -- Yes --> two_min_rule{Will it take<br/>less than 2 minutes?}

  sort --> delete[Delete from inbox]
  sort -- Schedule it --> schedule_tool(Apple Reminder / Google calender)
  sort -- Archive it --> archive_tool(Telegram channels / Craft)

  two_min_rule -- Yes --> do_it[Do it now!]
  two_min_rule -- No --> multiple_step{Does it requires<br/>multiple steps?}

  multiple_step -- Yes --> sort2[ ]
  multiple_step -- No --> sort3[ ]
  
  sort2 -- Make it a project --> project_tool(Craft)

  sort3 -- Read It Later --> read_it_later_tool(Reeder / Raindrop.io)
  sort3 -- Spit it out --> social_tool(Telegram / Twitter / Blog)
  sort3 -- Track the chore --> chore_tool(Apple Reminder / Craft)

  subgraph Legend
    tool(This is a tool or a set of tools)

  end
  
  style inbox_tool fill:#3EB489,stroke:#001811,color:#fff
  style schedule_tool fill:#3EB489,stroke:#001811,color:#fff
  style archive_tool fill:#3EB489,stroke:#001811,color:#fff
  style project_tool fill:#3EB489,stroke:#001811,color:#fff
  style read_it_later_tool fill:#3EB489,stroke:#001811,color:#fff
  style social_tool fill:#3EB489,stroke:#001811,color:#fff
  style chore_tool fill:#3EB489,stroke:#001811,color:#fff
  style tool fill:#3EB489,stroke:#001811,color:#fff
Loading

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.