Results 199 comments of alifeee

thanks for the implementation! I find the test hard to parse, would it be possible to write it with very explicit objects? e.g., ```python table_before = [ ["header 1", "header...

you can run these commands to check that the workflow will pass :) ```bash pip install -r lint-requirements.txt tox -e lint # optionally but you have not changed tests/docs pip...

> @alifeee what do you think of this detail ? I'm not fully sure why this feature is desired. What can `gspread` currently do, and what is missing? Could someone...

I see it being quite useful. I don't know what exists already to export a sheet (say, if you want to download PDF as a file). If you want a...

thanks for the suggestion! What motivates this change? You remove a keyword argument to some functions. Some people could rely on using these, no?

## to change these posters are the ones that @leepeuker mentions ### https://movary.alifeee.net/users/alifeee/dashboard ### https://movary.alifeee.net/users/alifeee/history ### https://movary.alifeee.net/users/alifeee/actors ### https://movary.alifeee.net/users/alifeee/directors ## unchangable? these don't really have a "non-text" area that would...

> @alifeee Your comment https://github.com/leepeuker/movary/pull/678#issuecomment-3266561929 made me aware that the poster link implementation on the dashboard could be improved. In case you are interested to look into it ;) this...

is a fix for this as simple as updating the comment/location of the new play like so? maybe the logic of this area could be shuffled so there's not so...

I was going to suggest this, but had an issue search first What about something like this? BEFORE AFTER #388 "suggests" that comments are "short" (who's to say how people...

I'll give it a go making a branch soon… to consider (for my own mind) is: - what's the max length of comments (I'll check SQL?) - do they nicely...