obsidian-day-planner icon indicating copy to clipboard operation
obsidian-day-planner copied to clipboard

Feature request: Optional end time (or duration) for task

Open ralfw opened this issue 4 years ago • 4 comments

Currently a list of tasks like

- [ ] 10:00 Task A
- [ ] 11:00 Task B
- [ ] 15:00 Task C

leads to a plan like this:

image

image

Task B seems to take up time from 11:00 until 15:00. And Task C does not have a duration at all.

But in my experience tasks don't just take up all the time until the next task. Maybe Task A is just a short phone call, and Task B is sending an email. I still would like to plan those tasks across the day. But they don't need to be consecutive and not take up all the time until the next task.

My workaround currently is:

- [ ] 10:00 Task A
- [ ] 11:00 Task B
- [ ] 11:45 -
- [ ] 15:00 Task C

I insert a dummy/no-name tasks to set an end time. At least in this view it improves the depiction:

image

But what I'd like to be able to is set not only an explicit start time, but also an end time, e.g.

- [ ] 10:00-10:15 Task A
- [ ] 11:00-11:45 Task B
- [ ] 15:00-16:30 Task C

Or define the duration of a task, e.g.

- [ ] 10:00-15min Task A
- [ ] 11:00-45min Task B
- [ ] 15:00-1h30min Task C

ralfw avatar Dec 08 '20 09:12 ralfw

Excellent suggestion. I would love this feature to be added to my daily planning.

ppmw99 avatar Dec 17 '20 11:12 ppmw99

This would be an amazing feature.

vishae avatar Mar 16 '21 23:03 vishae

Related, but not exactly the same feature request: https://github.com/lynchjames/obsidian-day-planner/issues/109 . Maybe the two can be looked into at the same time, there does seem to be some overlap.

balint-bg avatar Aug 19 '21 14:08 balint-bg

Would love to have this. I don't track everything I do so I would like to be able to add an end time to some of the tasks so that I know when they started/finished without having to add new generic tasks with a start time

flaper87 avatar May 09 '22 07:05 flaper87

Done in 0.7.0

ivan-lednev avatar Aug 31 '23 12:08 ivan-lednev