obsidian-spaced-repetition icon indicating copy to clipboard operation
obsidian-spaced-repetition copied to clipboard

Add custom cloze tokens

Open polyipseity opened this issue 2 years ago • 3 comments

I have decided to implement custom cloze tokens (closes #556) myself.

For now, I have simply added two text field settings defaulted to empty. Empty means not using any custom cloze tokens. The existing three cloze settings are kept.

Edit: also closes #387

polyipseity avatar Jan 22 '23 04:01 polyipseity

I did some digging around and found that this should also fix #387.

On Sun, Jan 22, 2023 at 12:56 PM polyipseity @.***> wrote:

I have decided to implement custom cloze tokens (#556 https://github.com/st3v3nmw/obsidian-spaced-repetition/issues/556) myself.

For now, I have simply added two text field settings defaulted to empty. Empty means not using any custom cloze tokens. The existing three cloze settings are kept.

You can view, comment on, or merge this pull request online at:

https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/607 Commit Summary

File Changes

(15 files https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/607/files)

Patch Links:

  • https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/607.patch
  • https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/607.diff

— Reply to this email directly, view it on GitHub https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/607, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGXX6WJEMAYU2CFQJMK2WTWTS4ZDANCNFSM6AAAAAAUCY37JY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

polyipseity avatar Jan 22 '23 09:01 polyipseity

it seems pretty good, @st3v3nmw hope the master branch will merge it soon.

Newdea avatar Aug 21 '23 10:08 Newdea

Done, not too hard.

polyipseity avatar Oct 21 '23 14:10 polyipseity