CodingTracker can locate an event by its timestamp. However, the timestamps of the refactoring events captured by Eclipse, CodingSpectator and CodingTracker may differ (See issue #120). This makes it difficult to find events in CodingTracker logs. For example, if we'd like to see the operations before and after a refactoring captured by CodingSpectator, we cannot use the timestamp captured by CodingSpectator to look up the refactoring in CodingTracker's log. It would be nice to be able to search for timestamps in CodingTracker logs approximately. It would be great if CodingTracker is able to find the event closest to a given timestamp.
CodingTracker can locate an event by its timestamp. However, the timestamps of the refactoring events captured by Eclipse, CodingSpectator and CodingTracker may differ (See issue #120). This makes it difficult to find events in CodingTracker logs. For example, if we'd like to see the operations before and after a refactoring captured by CodingSpectator, we cannot use the timestamp captured by CodingSpectator to look up the refactoring in CodingTracker's log. It would be nice to be able to search for timestamps in CodingTracker logs approximately. It would be great if CodingTracker is able to find the event closest to a given timestamp.