Delete data points

Can we get a way to delete data points, not merely mark them as bogus

It’s an issue because I recently set my time 12 months forward to clear the system cache and now my one visit lasts for 12 months

Edit: I made it an activity and now it’s an inaccessible activity in 2025, I guess I’ll just have a bad data point then

This error is also similar to the merging of the new arc recorder app occasionally causing certain events to be super long because of time stamps being merged in the wrong order

I’m pretty sure it happens when the main app loads all the new data from arc recorder into a single event since I can fix it manually

As a general principle, I’m against deleting data. If it’s real data, it should exist in the database. But yeah, there’s a handful of cases where deleting data really is necessary. This looks like one of them!

Not quite sure of the best way to handle it, but I’ll add it to the todos. Hopefully once I get a chance to work on it a sensible solution will present itself.