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

Hide default deck by default #3334

Open
dae opened this issue Jul 31, 2024 · 5 comments
Open

Hide default deck by default #3334

dae opened this issue Jul 31, 2024 · 5 comments

Comments

@dae
Copy link
Member

dae commented Jul 31, 2024

Perhaps a simpler solution is to:

  • remove the exception that shows the default deck when there are no other decks
  • hide it from the browser sidebar unless it's non-empty
  • add a new, normal deck like 'my first deck' when new collections are created, or show 'no decks' until the user adds/imports a deck

Originally reported on https://forums.ankiweb.net/t/hide-default-deck-by-default/47663

@brishtibheja
Copy link
Contributor

brishtibheja commented Jul 31, 2024

I largely agree with this. One minor concern is about the presets, because the preset shows the number of decks currently using it, it will confuse many new users why the number appears one more than the number of decks they have.

Is it possible to hide the preset along with the deck?

@dae
Copy link
Member Author

dae commented Aug 5, 2024

I don't consider the default preset as much of a design wart - it's somewhat useful, as it's the preset all shared decks are assigned.

For the preset usage count, maybe we could subtract one when the default deck is empty?

@brishtibheja
Copy link
Contributor

add a new, normal deck like 'my first deck' when new collections are created, or show 'no decks' until the user adds/imports a deck

I think we should be going with what AnkiDroid does: a no deck screen telling people how to add decks by themselves. This is also important as some new users don't come to Anki with the expectation that its a bring-your-own-content app. I didn't in 2020.

David says,

It helped us. I've said a few times that Anki doesn't give a user a hint of what to click on when they first open the app.

@dae
Copy link
Member Author

dae commented Sep 10, 2024

That works for me too, but I'd rather we make such changes as part of a rewrite of the deck overview page into Svelte, so we don't end up doing the work twice or more.

@brishtibheja
Copy link
Contributor

I don't consider the default preset as much of a design wart - it's somewhat useful, as it's the preset all shared decks are assigned.

It might solve this?

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

Successfully merging a pull request may close this issue.

2 participants