Commit graph

7 commits

Author SHA1 Message Date
1b05f0453b Fetches and displays Splid group balance data
Connects to Splid, retrieves group balance information, and displays it.

The changes:
- Fetches aliases from a spreadsheet to map names to emojis.
- Retrieves group names from Splid and displays them in the spreadsheet.
- Enhances error handling for column resizing.
- Adds more robust handling of Splid data, ensuring proper display even with partial data.
- Sums balances for the same emoji to handle multiple users with same tag.
2025-05-31 14:35:32 +02:00
b897fd5e5c Added function to auto-adjust column width 2025-05-28 09:56:51 +02:00
e33e3a20c8 Split constants to seperate file 2025-05-28 09:56:35 +02:00
Martin Velebil
78cb2e9e43 Changed "." to "," because of sheets formatting 2025-05-27 23:07:37 +02:00
Martin Velebil
458e9ce7d7 further changes 2025-05-27 22:02:52 +02:00
Martin Velebil
2481e7cd38 added aliases 2025-05-27 21:28:37 +02:00
Martin Velebil
8027d72435 initial commit 2025-05-27 21:06:02 +02:00