You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I recall, the current implementation uses a public sheet. The thing I would improve is to add the possibility to synchronise also with private sheets.
Additionally, it would be nice to add some abstraction between the sheet download logic so that you can easily add support for other sheets e.g. Microsoft, etc. I was thinking of creating some interface and specific implementations would have to add methods of this interface.
The text was updated successfully, but these errors were encountered:
As I recall, the current implementation uses a public sheet. The thing I would improve is to add the possibility to synchronise also with private sheets.
Additionally, it would be nice to add some abstraction between the sheet download logic so that you can easily add support for other sheets e.g. Microsoft, etc. I was thinking of creating some interface and specific implementations would have to add methods of this interface.
The text was updated successfully, but these errors were encountered: