slgobinath / gcalendar

Read-only Google Calendar utility for Linux
GNU General Public License v3.0
47 stars 4 forks source link

Feature Request: Need two separate columns on both sides of the desktop screen #16

Closed sbhhdp closed 2 years ago

sbhhdp commented 2 years ago

Hi,

Really love the effort you have put into this desklet. This should be a relatively simple feature request. I would like to display two different calendars on two different locations. This would display the information in an organized manner and decrease the clutter. Thanks.

slgobinath commented 2 years ago

Hi, If I understand correctly you wanna show two desklets for two different Google accounts at the same time? It is already supported using the accounts feature. You need to run gcalendar --account foo (instead of foo use any alphanumerical name) to authorize to a new account. Then add a new desklet and set the gcalendar Account Id as foo (or the id you used).

If you mean something else, please let me know.