Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Timetrap to Timewarrior Migration

A simple script to migrate timer entries from timetrap to timewarrior.

Usage

$ python migrate.py --help
usage: migrate.py [-h] [--timew-path TIMEW_PATH] [--dry-run] [--adjust]
                  DATABASE_PATH

Migrate timer entries from timetrap to timewarrior.

positional arguments:
  DATABASE_PATH         Path to the timetrap sqlite database.

optional arguments:
  -h, --help            show this help message and exit
  --timew-path TIMEW_PATH
                        Path to the timew executable.
  --dry-run             Prints the generated commands but do not execute them.
  --adjust              Whether to add the :adjust hint to generated commands
                        to automatically correct overlapping intervals.

Requirements

  • Python 3

About

A simple script to migrate timer entries from timetrap to timewarrior.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages