obsidian-solve icon indicating copy to clipboard operation
obsidian-solve copied to clipboard

[Feature Request] Calculate with durations

Open graipher opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. One thing I use Obsidian for is time tracking. An entry will look something like:

[[2023-12-14]]
8:30 - 9:30
11:00 - 12:00
12:55 - 18:00
1:00 + 1:00 + 5:05 = 7:05

Currently I have to calculate the total number of hours worked on that day by hand.

Describe the solution you'd like An improvement would be if solve could do the addition of the durations for me (e.g. 1:00 + 1:00 + 5:05 = 7:05).

A big improvement would be if the durations would also be calculated from the times. (e.g. 8:30 - 9:30 = 1:00).

graipher avatar Dec 20 '23 10:12 graipher

Hi @graipher, welcome to the Solve community! This is a nice feature request. I'll take a look into if I can make this a possibility given my time constraints for version 1.0.0. Thanks for trying Solve!

LiamRiddell avatar Mar 25 '24 20:03 LiamRiddell