st3v3nmw / obsidian-spaced-repetition

Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian
https://www.stephenmwangi.com/obsidian-spaced-repetition/
MIT License
1.53k stars 184 forks source link

Label customizations not applying to menu items [BUG] #670

Closed jehrich closed 9 months ago

jehrich commented 1 year ago

Describe the bug As a user, when customizing the button labels, I expect to see the same values in the context menu and other areas, otherwise it can be confusing which option to select.

To Reproduce Steps to reproduce the behavior:

  1. Change the Easy, Good, Hard button labels from the settings panel to "Custom1", "Custom2", "Custom3".
  2. Exit and re-open Obsidian for good measure.
  3. Right-click on a note.
  4. Notice the text still reads: "Review: Easy", "Review: Good", "Review: Hard"

Expected behavior The context-menu items should read: "Review: Custom1", "Review: Custom2", "Review: Custom3".

Versions (please complete the following information):

lsolesen commented 1 year ago

I also experience this.

Also it would be great if it was possible to create different labels for flashcards and notes. Then it would be possible to implement Andy Matuschak's terminology:

  1. Fruitful
  2. Skip
  3. Unfruitful

When using the plugin for spaced repetition in the inbox.

st3v3nmw commented 9 months ago

This has been fixed in the latest release (v1.11.1). I'm closing this issue but if it's still occurring, please re-open the issue and we'll look into it further