Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for syncing with FreshBooks #1

Open
imiric opened this issue Jun 18, 2014 · 0 comments
Open

Add support for syncing with FreshBooks #1

imiric opened this issue Jun 18, 2014 · 0 comments

Comments

@imiric
Copy link
Owner

imiric commented Jun 18, 2014

This would possibly involve an interactive environment, similar to git add -i (see Python's cmd module for this). Here you would be able to edit all entries, assign to FB tasks, split times, etc. And when you're done, the sync would be processed. If successful, the changes would be saved to the sheets DB, and marked as "synced". Otherwise, you'd be thrown back and have the chance to fix any issues.

Extra points for making it generic to be able to sync to any service, but this is not a priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant