Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wbernard/Memorado

Open more actions menu
 
 

Repository files navigation

Memorado app icon
Memorado

Memorize anything

List of decks Edit cards in a deck Practice with cards

Learn using spaced repetition. Create cards with a question and answer, and practice with them.

Database layout

  • cards
    • deck_id (TEXT)
    • front (TEXT)
    • back (TEXT)
  • decks
    • deck_id (TEXT)
    • name (TEXT)
    • icon (TEXT)

deck_id: uuid created on initialisation

Translations

Update the .pot file when strings in the app change:

  • Open a "Build terminal" in Builder from the + menu in the top left
  • Run ninja memorado-pot

Update the individual .po files with new strings:

  • Open a "Build terminal" in Builder from the + menu in the top left
  • Run ninja memorado-update-pot

Code of conduct

Memorado follows the GNOME project Code of Conduct. All communications in project spaces, such as the issue tracker are expected to follow it.

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.