GothenburgBitFactory / taskwarrior

Taskwarrior - Command line Task Management
https://taskwarrior.org
MIT License
4.43k stars 303 forks source link

No information message given by "task sync" in 3.0 #3571

Open Landarzar opened 3 months ago

Landarzar commented 3 months ago

This is more of a feature request than a bug.

In previous taskwarrior versions, when I synced my tasks, the command line informed me what had been changed. However, in 3.0, the command "task sync" just outputs "Syncing with Sync server at ..". There is no feedback on whether the sync was successful or not.

My feature request is to return a message that shows something like "successful sync: XX tasks synced ..." when one runs a "task sync" successfully.

djmitche commented 3 months ago

That's a good idea!