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

Word Card with Latest Post #125

Open
2 tasks
mlajkim opened this issue Nov 18, 2023 · 0 comments
Open
2 tasks

Word Card with Latest Post #125

mlajkim opened this issue Nov 18, 2023 · 0 comments
Labels
enhancement New feature or request (UX)

Comments

@mlajkim
Copy link
Contributor

mlajkim commented Nov 18, 2023

Background

It would be cool if there is a button for each WordCard that is clicked when a user wants to review the word as if it was posted today. This way when it quires with a chip Today or 4 days ago w/e, the word appears and you can review them as a fresh word!

Potential Solutions

  • I think you can simply introduce a new field for WordDocs with like refreshDate or something, and when you query the word, it checks the refreshDate too in the database. (This could be the simplest solution without so much change)

TODOs

  • Implement feature
  • Write more TODOs
@mlajkim mlajkim added the enhancement New feature or request (UX) label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request (UX)
Projects
None yet
Development

No branches or pull requests

1 participant