Re: [tw5] Re: Introduce Fishing, spaced repetition and active recall plugin for TiddlyWiki

2021-08-02 Thread oflg Li
Hi, Mohammad

I will look at the detail component.

Thanks for your advice. 
在2021年8月2日星期一 UTC+8 下午10:58:18 写道:

> Very nice plugin! As others have said, it is simple to understand zero 
> dependency!
>
> It is also possible to use several card per tiddler, that way you may like 
> to use what Atro proposed
>
> See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
>
> 
> caption question title
> you can add field caption with question to tiddler to change the 
> showing title.
> 
>
>
> The status can be changed programmatically!
>
> Also a simpler solution can be find 
> here: 
> file:///C:/TW/00.%20Plugins/TW-Shiraz/repo/docs/index.html#Tutorial%20Display%20on%20Demand
>
> By the way, I like the current design and am happy with that!
>
>
> Best wishes
> Mohammad
>
>
> On Mon, Aug 2, 2021 at 5:42 PM oflg Li  wrote:
>
>> Hi, Atronoush
>>
>> Ha, I like that collapse button. It's a system component, so everyone can 
>> simply understand what it does. And it was one of the inspirations for this 
>> plugin.
>>
>> I've changed the cat-face difficulty button to text, and modified the 
>> "all, overdue" prompt.
>>
>> Check out the new version at  https://oflg.github.io/fishing/  !
>>
>> Thanks for your suggestion.
>> 在2021年8月1日星期日 UTC+8 下午8:42:37 写道:
>>
>>> Ah, just to correct myself. 
>>> I saw you have used easy difficult button at the right bottom of 
>>> tiddlers!
>>>
>>> Thank you
>>>
>>> On Sunday, August 1, 2021 at 5:11:12 PM UTC+4:30 Atronoush wrote:
>>>
 Hi Oflg

 I love the simplicity. The learning curve is very short!

 just some few comments
 1. the plugin uses the system wide fold button to hide the content of 
 tiddler, so if I wish to install the plugin in my current wiki and and not 
 use the folding for other tiddlers, this make problem for fishing plugin
 I think there are many good tools/solution out there to hide 
 /show/slide body of a tiddler tagged with Fishing.
 look at Thomas Elmiger details widget or Shiraz (by kookma) display on 
 demand

 2. It is good to add more explanation one can understand difference 
 between new, all. overdue, ...
 3. There is another plugin by James Anderson (
 http://welford.github.io/twsr.html) it uses easy / difficult buttons 
 which may be useful here

 Thank you for all your talent and effort! Please keep going on with 
 this simple and very useful plugin

 --Atro

 On Sunday, August 1, 2021 at 3:50:52 PM UTC+4:30 oflg...@gmail.com 
 wrote:

> I am glad to create a flashcard plugin for TiddlyWiki - Fishing, which 
> makes remembering tiddler more efficient. It's designed to be simple and 
> easy, without the need to switch to any external system like Anki, all 
> you 
> need to do is simply add tag 'Fish' to the tiddler you want to remember.
>
> I have been using it for a few weeks now and would like to share it 
> with TiddlyWiki Lovers and get some requests and feedback on 
> improvements. 
> Welcome to submit issues in GitHub 
> , check it out and install it 
> from https://oflg.github.io/fishing/. 
>
> 😺
>
> Screenshots:
> [image: Fishing.png]
> [image: fold.png]
> [image: unfold.png]
>
>
> -- 
>> 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 tiddlywiki+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/0557e5b1-f36c-47c2-9697-2fd64940c7e2n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/49402849-9f2e-48e3-8605-f004d2aca040n%40googlegroups.com.


Re: [tw5] Re: Introduce Fishing, spaced repetition and active recall plugin for TiddlyWiki

2021-08-02 Thread Mohammad Rahmani
Sorry the Shiraz link was incorrect, see below the correct link

https://kookma.github.io/TW-Shiraz/#Tutorial%20Display%20on%20Demand

Best wishes
Mohammad


On Mon, Aug 2, 2021 at 7:27 PM Mohammad Rahmani 
wrote:

> Very nice plugin! As others have said, it is simple to understand zero
> dependency!
>
> It is also possible to use several card per tiddler, that way you may like
> to use what Atro proposed
>
> See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
>
> 
> caption question title
> you can add field caption with question to tiddler to change the
> showing title.
> 
>
>
> The status can be changed programmatically!
>
> Also a simpler solution can be find
> here: 
> file:///C:/TW/00.%20Plugins/TW-Shiraz/repo/docs/index.html#Tutorial%20Display%20on%20Demand
>
> By the way, I like the current design and am happy with that!
>
>
> Best wishes
> Mohammad
>
>
> On Mon, Aug 2, 2021 at 5:42 PM oflg Li  wrote:
>
>> Hi, Atronoush
>>
>> Ha, I like that collapse button. It's a system component, so everyone can
>> simply understand what it does. And it was one of the inspirations for this
>> plugin.
>>
>> I've changed the cat-face difficulty button to text, and modified the
>> "all, overdue" prompt.
>>
>> Check out the new version at  https://oflg.github.io/fishing/  !
>>
>> Thanks for your suggestion.
>> 在2021年8月1日星期日 UTC+8 下午8:42:37 写道:
>>
>>> Ah, just to correct myself.
>>> I saw you have used easy difficult button at the right bottom of
>>> tiddlers!
>>>
>>> Thank you
>>>
>>> On Sunday, August 1, 2021 at 5:11:12 PM UTC+4:30 Atronoush wrote:
>>>
 Hi Oflg

 I love the simplicity. The learning curve is very short!

 just some few comments
 1. the plugin uses the system wide fold button to hide the content of
 tiddler, so if I wish to install the plugin in my current wiki and and not
 use the folding for other tiddlers, this make problem for fishing plugin
 I think there are many good tools/solution out there to hide
 /show/slide body of a tiddler tagged with Fishing.
 look at Thomas Elmiger details widget or Shiraz (by kookma) display on
 demand

 2. It is good to add more explanation one can understand difference
 between new, all. overdue, ...
 3. There is another plugin by James Anderson (
 http://welford.github.io/twsr.html) it uses easy / difficult buttons
 which may be useful here

 Thank you for all your talent and effort! Please keep going on with
 this simple and very useful plugin

 --Atro

 On Sunday, August 1, 2021 at 3:50:52 PM UTC+4:30 oflg...@gmail.com
 wrote:

> I am glad to create a flashcard plugin for TiddlyWiki - Fishing, which
> makes remembering tiddler more efficient. It's designed to be simple and
> easy, without the need to switch to any external system like Anki, all you
> need to do is simply add tag 'Fish' to the tiddler you want to remember.
>
> I have been using it for a few weeks now and would like to share it
> with TiddlyWiki Lovers and get some requests and feedback on improvements.
> Welcome to submit issues in GitHub
> , check it out and install it
> from https://oflg.github.io/fishing/.
>
> 😺
>
> Screenshots:
> [image: Fishing.png]
> [image: fold.png]
> [image: unfold.png]
>
>
> --
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/0557e5b1-f36c-47c2-9697-2fd64940c7e2n%40googlegroups.com
>> 
>> .
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCq2bt2aeHaCK%3Dr_yMOGt8Qx2835mFR61SkE2QTXV4Tog%40mail.gmail.com.


Re: [tw5] Re: Introduce Fishing, spaced repetition and active recall plugin for TiddlyWiki

2021-08-02 Thread Mohammad Rahmani
Very nice plugin! As others have said, it is simple to understand zero
dependency!

It is also possible to use several card per tiddler, that way you may like
to use what Atro proposed

See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details


caption question title
you can add field caption with question to tiddler to change the
showing title.



The status can be changed programmatically!

Also a simpler solution can be find
here: 
file:///C:/TW/00.%20Plugins/TW-Shiraz/repo/docs/index.html#Tutorial%20Display%20on%20Demand

By the way, I like the current design and am happy with that!


Best wishes
Mohammad


On Mon, Aug 2, 2021 at 5:42 PM oflg Li  wrote:

> Hi, Atronoush
>
> Ha, I like that collapse button. It's a system component, so everyone can
> simply understand what it does. And it was one of the inspirations for this
> plugin.
>
> I've changed the cat-face difficulty button to text, and modified the
> "all, overdue" prompt.
>
> Check out the new version at  https://oflg.github.io/fishing/  !
>
> Thanks for your suggestion.
> 在2021年8月1日星期日 UTC+8 下午8:42:37 写道:
>
>> Ah, just to correct myself.
>> I saw you have used easy difficult button at the right bottom of tiddlers!
>>
>> Thank you
>>
>> On Sunday, August 1, 2021 at 5:11:12 PM UTC+4:30 Atronoush wrote:
>>
>>> Hi Oflg
>>>
>>> I love the simplicity. The learning curve is very short!
>>>
>>> just some few comments
>>> 1. the plugin uses the system wide fold button to hide the content of
>>> tiddler, so if I wish to install the plugin in my current wiki and and not
>>> use the folding for other tiddlers, this make problem for fishing plugin
>>> I think there are many good tools/solution out there to hide /show/slide
>>> body of a tiddler tagged with Fishing.
>>> look at Thomas Elmiger details widget or Shiraz (by kookma) display on
>>> demand
>>>
>>> 2. It is good to add more explanation one can understand difference
>>> between new, all. overdue, ...
>>> 3. There is another plugin by James Anderson (
>>> http://welford.github.io/twsr.html) it uses easy / difficult buttons
>>> which may be useful here
>>>
>>> Thank you for all your talent and effort! Please keep going on with this
>>> simple and very useful plugin
>>>
>>> --Atro
>>>
>>> On Sunday, August 1, 2021 at 3:50:52 PM UTC+4:30 oflg...@gmail.com
>>> wrote:
>>>
 I am glad to create a flashcard plugin for TiddlyWiki - Fishing, which
 makes remembering tiddler more efficient. It's designed to be simple and
 easy, without the need to switch to any external system like Anki, all you
 need to do is simply add tag 'Fish' to the tiddler you want to remember.

 I have been using it for a few weeks now and would like to share it
 with TiddlyWiki Lovers and get some requests and feedback on improvements.
 Welcome to submit issues in GitHub
 , check it out and install it
 from https://oflg.github.io/fishing/.

 😺

 Screenshots:
 [image: Fishing.png]
 [image: fold.png]
 [image: unfold.png]


 --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/0557e5b1-f36c-47c2-9697-2fd64940c7e2n%40googlegroups.com
> 
> .
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMBHpFijWgujF%2B6ezp6Jj01Z3oeqAdx2TSnKbLa7nCOF8A%40mail.gmail.com.