The cool thing about TiddlyRemember (IMHO) is that it supports storing your questions however you want – as cards, within other tiddlers, or some other way. You just have to make sure you somewhere call the remember* macros with appropriate parameters. The $question widget is cool, though; there is not a super easy way to hide the questions in TR if that's what you want to do. (I did come up with this hack <https://github.com/sobjornstad/TiddlyRemember/issues/33> for someone, which demonstrates the flexibility of the macro approach but isn't super elegant!)
I'm all for getting different approaches out there so we can learn from each other. On Wednesday, May 26, 2021 at 3:56:31 AM UTC-5 [email protected] wrote: > Was aware of TiddlyRemember before I started, I was looking for something > standalone within TW though. > > I saw the takeaway system in GrokTW once i had finished, which is really > nice (as is Grok in general). > I guess this is a different attempt at something similar. In my admittedly > very basic plugin the tiddlers themselves are the revision cards / or > contain the question in addition to the actual content, where as in GrokTW > they exist separately to the tiddler they concern. > > Thanks, > James > > On Wednesday, 26 May 2021 at 08:10:05 UTC+1 R² wrote: > >> Hi James, >> >> As a user, it's great seeing so much interest in this space. >> >> Are you aware that Soren has done a lot of work integrating SRS with >> TiddlyWiki? Tiddly Remember at [[ >> https://sobjornstad.github.io/TiddlyRemember/]] allows writing Anki >> notes within a TW, "providing an excellent way of seamlessly producing >> relevant notes to memorize via Anki while also providing >> context/traceability". You can also find a full-blown SRS solution in his >> Grok Tiddlywiki at [[https://groktiddlywiki.com/]]. >> >> Regards, >> R² >> >> Le mardi 25 mai 2021 à 00:06:15 UTC+2, [email protected] a écrit : >> >>> This is my, first pass, attempt at providing a very basic Anki/Super >>> Memo like functionality in Tiddlywiki. From a quick search It seems a few >>> people have had similar ideas recently :) >>> >>> https://github.com/welford/twsr >>> http://welford.github.io/kanji.html <- basic example >>> >>> Setup is pretty simple. Tag a tiddler with "$:/tags/twsr" and any other >>> tags that match subjects you want to study. That tiddler will then show a >>> interface for you to be able to review/add/grade "cards" that match the >>> tags you have supplied. >>> >>> In the example linked to above, i've tagged the example tiddler with 一画, >>> 二画, 三画, 四画 & 五画 (1 stroke, 2 strokes, ...5 strokes in english) so any >>> Japanese characters matching these number of stokes are possible >>> candidates for revision in this tiddler. They will not be added however >>> unless you click the cog icon and select +1,+5,+10 which will the selected >>> number of cards to the scheduler. >>> >>> lastly, you can add a <$question>...</$question> segment to a tiddler >>> which will be hidden when viewing the tiddler normally, but when appearing >>> in a scheduled card within a twsr tiddler will be shown instead of the main >>> contents. When the user clicks "show answer" the main contents will be >>> displayed. If there is no question segment the main contents will be >>> displayed by default. >>> >>> >>> [image: 無題.png] >>> >>> >>> Thanks! >>> James >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f42639ba-7bfe-4276-990e-07dbc40b3316n%40googlegroups.com.

