Skip to content

Import time tracking data from .csv #46

Open
@clstaudt

Description

@clstaudt

For users who do their time tracking in third-party tools or spreadsheets, we want to enable import from .csv files.

  • The required output schema is defined in tuttle.schema.time_tracking
  • A preliminary function tuttle.timetracking.import_from_csvexists
  • The unit test tests.test_timetracking.test_timetracking_import_csv is currently failing

Possible solution directions:

  • Generic, configurable import function supporting multiple data formats
  • A named configuration for each supported third-party tool (e.g. format="toggl")

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions