gnome-pomodoro / gnome-pomodoro-tracking

Connect your Pomodoros to popular time tracking services (@odoo, @clockify, @toggl).
MIT License
27 stars 7 forks source link

Adjust commands #14

Closed sojusnik closed 3 years ago

sojusnik commented 3 years ago

You recommend to use alias gp-tracking=gnome-pomodoro-tracking, but the alias isn't permanent.

Therefore gp-tracking -gps "$(state)" -gpt "$(triggers)" -gpd "$(duration)" -gpe "$(elapsed)" doesn't work after a restart, only gnome-pomodoro-tracking "$(state)" -gpt "$(triggers)" -gpd "$(duration)" -gpe "$(elapsed)" does.

Can you either provide a command for a permanent alias or adjust the commands to gnome-pomodoro-tracking in the readme and the other instructions in order to prevent confusion?

josehbez commented 3 years ago

Thanks for the report. I've started updating README