Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

My goal is to split the Udemy courses into digestible chunks for myself and to add those tasks into my system in Todoist. However, I am just too lazy to create multiple tasks on Todoist one by one.

This is a simple console program, not a webscraper.

Udemy already has checkboxes, why? Because I want the checkboxes incorporated into my Todoist system, not on Udemy.

Usage

This program uses inquirer to get the section and range as questions on the console. Then prints out the result you can copy and past.

  1. download this project
  2. run npm install
  3. run node index.js
  4. answer the following questions
// Here is an example
{
  "section": "37",
  "start": "322",
  "end": "328"
}

Warning

Adding multiple tasks in Todoist may be slow.

Use Case Scenario

You want to make every section and subsection in Udemy as a task in Todoist.

alt text

However, you are too lazy to write tasks one by one.

alt text

With this simple app you just need to answer a few questions and you can copy and paste the output into Todoist.

Answer the questions

alt text

Copy the output

alt text

Create a subtask

alt text

Paste the tasks and add as multiple

alt text

Here is what the result looks like

alt text

About

A simple generator for a Udemy course to add multiple tasks on Todoist.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages