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

Improvements when adding to list #16

Open
alexanderiscoding opened this issue Jul 4, 2023 · 8 comments
Open

Improvements when adding to list #16

alexanderiscoding opened this issue Jul 4, 2023 · 8 comments

Comments

@alexanderiscoding
Copy link

Is your feature request related to a problem? Please describe.
It could have an option in the behavior settings, to change the add and remove option, so that each time it is clicked, it asks which list, and it would be of great help, if we can change the default list, in case we want to add several from the discover tab in a Completed list

At first I was quite confused, where would I be saving the list, but then I noticed that it was saving in

https://www.themoviedb.org/u/aleh_hyun/watchlist

because the name is just

Title: Lista
Description: Lista padrão

It could be
Title: Lista de interesses

Describe the solution you'd like
Screenshot page of film

When clicking add to list, something like this appears 👇

Screenshot page of list

and also be able to choose a default list in behavior

Screenshot page of behavior

Describe alternatives you've considered

I currently use:
https://mydramalist.com/dramalist/9724039

But I missed that when I add it, I can choose the list, or be able to change the default list.

Additional context

https://www.themoviedb.org/u/aleh_hyun/lists

@MadeiraAlexandre
Copy link
Member

Thank you for the feedback!
I've redesigned some elements of the detailed page of each title to bring some easy of access to the lists, I'll look into adding a behavior change to allow users to modify the default list too and a toggle to auto open the custom list selector when a new item is added.
Sorry for the late reply, for some reason GitHub didn't notify me.

Some of the changes are already in the latest commit, such as the List button to allow it to add the item to a list in an easier way.
image

As for synchronization with other services, I am currently thinking of implementing an improvement in the integration with TMDb, making it more similar to a standard custom list of the application, being easily accessible through the same screens. I was also interested in The MyDramaList, because it seems to be a great service to integrate with Cronica. I will send an email requesting access to the private beta of their API.

Sobre a tradução para o português, eu sempre procurei uma boa palavra para Watchlist, mas o máximo que cheguei foi "Lista" mesmo. No entanto, gostei muito do termo "lista de interesses" e vou adotá-lo. Obrigado!

@MadeiraAlexandre
Copy link
Member

An option to auto-open the list selector when adding a title is now available on the App Store version and TestFlight version.
The source code is also updated with this change.

@alexanderiscoding
Copy link
Author

I don't know if you'll get the mydramalist api, it looks like they disabled it, but I'm making a copy of what I have there on TMDB, and adding or updating on TMDB, which you don't have to have in the app

@alexanderiscoding
Copy link
Author

alexanderiscoding commented Jul 10, 2023

I noticed that now those marked as watched do not appear on the list, I liked it, but something I noticed before and still continues, I don't know if it's a bug, or it was thought like that, the titles of another list appear in the standard list

image

image

@alexanderiscoding
Copy link
Author

It would be interesting something for us to be able to mark several, to take advantage of the new features, if you consider it important of course 😁

@MadeiraAlexandre
Copy link
Member

I noticed that now those marked as watched do not appear on the list, I liked it, but something I noticed before and still continues, I don't know if it's a bug, or it was thought like that, the titles of another list appear in the standard list

image

image

Nas listas customizadas o app mostra todos os items, vou deixar os filtros sincronizados entre a lista padrão e as customizadas. Pensando agora, separar os filtros entre lista padrão e customizada pode ser uma UX bem confusa. 😅

@alexanderiscoding
Copy link
Author

alexanderiscoding commented Jul 22, 2023

E se tiver lista pré definidas? que seja possível apagar em caso de o usuário não quiser usar a do app, e usar a sua que já tem no TMDB, no print abaixo coloquei do site mydramalist, que já vem essas lista por padrão

image

Ideias:

Lista de interesse (padrão)

Ao clicar em adicionar vai para lá, se tiver marcado para abrir seletor, só vai ser adicionado ao escolher uma lista, podendo ser a lista de interesse ou as outras

image

É para não ficar confuso poderia adicionar mais um filtro

Filtrar por lista:

Tudo (que seria como está atualmente)

Lista de interesse ou as outras listas

@MadeiraAlexandre
Copy link
Member

Eu gostei muito da ideia das listas pré definidas e da ideia de filtrar por listas.
Na versão beta eu tentei melhorar um pouco mais das listas do TMDb, uma das melhorias foi integrar elas diretamente no seletor de lista e na UI pra adicionar e remover, as listas do TMDb não serão locais (até então o Cronica fazia uma cópia delas pro modelo de lista que ele utliza).

UI de adicionar um item em uma lista:
Simulator Screenshot - iPhone 14 Pro - 2023-07-24 at 23 14 14

UI do seletor de lista:
Simulator Screenshot - iPhone 14 Pro - 2023-07-24 at 23 14 26

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

No branches or pull requests

2 participants