huytd / pomoday-v2

A keyboard only task management web app
https://pomoday.vercel.app
BSD 3-Clause "New" or "Revised" License
585 stars 69 forks source link

Batch creation of tasks (import from text, e.g. using clipboard) #62

Open medotkato opened 4 years ago

medotkato commented 4 years ago

It would be really nice If i could create several tasks at once (not 1 by 1) by pasting my tasks in a plain text format into some text field. There could be requirements for such tasks (e.g. special markup), but it would be much easier to format my tasks before importing, rather than creating them manually in pomoday app.

So, the ideal proccess will look as follows:

  1. Copy several tasks for today from your note taking app where you write them down.
  2. Press some button or run some command in pomoday app
  3. Paste list of tasks into the field that appear on the screen
  4. See the list of your tasks in the pomoday app
  5. Do your tasks
leira-sanchez commented 4 years ago

Adding to this, it would be useful to be able to import from a sheet. Maybe the title of the column can be the tag and the items in the following rows can be the tasks