[tw] Images in Tiddly Wiki

2018-02-16 Thread tibbitl
Hey All,

I am having trouble working with images in tiddlywiki. i have the embedded 
in my tiddlers but I can't get them to be responsive and have the text wrap 
around the image properly. I have tried a few tiddly wiki tricks and a few 
css tricks but no success.

Anyone had experience with this?

Thanks

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/435d6e7a-7ade-429c-9f46-36a4527e2d8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Random math problem generator

2018-02-16 Thread tibbitl
Hey all,

I have a bunch of tiddlers tagged Problem and each has a field chapter with 
a value from 1 to 9.

I am looking to create a tiddler that asks the users to select "all 
chapters" or enter a chapter number and then we return a tiddler with a 
list of 10 or so transcluded random tiddlers with the tag Problem.

Can someone help me with this/

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a7352db3-4fb4-477c-8214-4b2bf8b12346%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TW - retain CSS class on tiddler in transclusion

2017-10-23 Thread tibbitl
Does anyone know a way to retain a tiddlers css styling when it is 
transcluded?

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ac26fbe3-3897-4c24-82e6-59bd24fc7d63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: An Introduction and TiddlyWiki Project

2017-10-11 Thread tibbitl
Thanks for the responses. My name is Lindsey.

Right now I am at a cross roads of whether I want to import an entire 
textbook, make adjustments to the look and feel and coding to make it nice 
or just take a small piece of content, like one chapter and focus on a few 
innovations such as interactive graphs, annotation/note space for working 
out formulas, maybe some way to have it calculate the formula (although 
this may not be possible yet). Really focus on the potential for 
interactivity and then let professors reuse it for an entire textbook if 
they desire.

Richard - Your project is awesome. That is actually one of the text's that 
I have under consideration for my content.

Tony - Thanks for the leads on the graphical stuff, I'll check that out!

On Tuesday, October 10, 2017 at 10:25:36 PM UTC-4, RichardWilliamSmith 
wrote:
>
> Hi Tony and Tib...
>
> OERs are "Open Educational Resources" - something I've been pretty 
> interested in myself. I made this some time ago, which is a 'port' of an 
> excellent calculus textbook (by Matt Boelkins) to TW: 
> https://didaxy.neocities.org/tiddlywiki/Active_Calculus_v0.1.html (takes 
> a while to load)
>
> The process I underwent was quite laborious - what we really need is a 
> pipeline for ingesting tex (the defacto standard for academic publishing) 
> and generating wikitext. My best guess for that was to write a wikitext 
> plugin for Pandoc.
>
> Something else I keep meaning to do more with is this: 
> https://didaxy.neocities.org/tiddlywiki/KhanAcademy5114.html
>
> It's a couple of years old now, but it's a TW index to lots of Khan 
> Academy videos.
>
> Good luck with your project, anyway - do you have a text already picked 
> out or are you planning to mix elements from mulitiple sources?
>
> Regards,
> Richard
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9890aa7a-894b-4296-b724-3ebf9134371a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] An Introduction and TiddlyWiki Project

2017-10-10 Thread tibbitl
Hi All,

I just wanted to introduce myself. I am currently working on my thesis as a 
graduate student at SUNY Poly. I will be working on taking an existing 
Calculus OER and importing it into TiddlyWiki. I plan to utilize the KaTeX 
javascript library and also look into potential enhancements regarding 
graphical interaction, mathematical formula calculation, etc.

Would love to hear from anyone who is interested in or has experience with 
things in this area.

Thanks!

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7d9d5750-5663-457e-ba2e-679774d05a2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Parse PDF into tiddlers

2017-09-06 Thread tibbitl
I found a tool that can convert a PDF textbook to epub, with minimal 
loss/corruption. Do we have an epub import tool lying around? I think Steve 
Schneider did something with epub in the spring.

On Friday, September 1, 2017 at 6:21:26 AM UTC-4, Jeremy Ruston wrote:
>
> The trouble with PDF is that, contrary to expectations, it is actually an 
> image file format, rather than a text document format. In other words, it 
> doesn’t know anything about paragraphs, or headers, or footers; all it 
> knows about are simple instructions to draw a given letter at given 
> coordinates. (Worse than that, some PDFs are actually just embedded 
> bitmaps). 
>
> That means that converting a PDF into a conventional document is more akin 
> to “optical character recognition” than ordinary file format conversion. It 
> takes machine learning or sophisticated heuristics for software to figure 
> out the structural relationships behind the document image. There is some 
> effective software available to do this conversion, but it tends to be 
> expensive because it’s such a hard problem and the capability is so 
> valuable. 
>
> Best wishes 
>
> Jeremy. 
>
>
> > On 1 Sep 2017, at 05:02, TonyM  
> wrote: 
> > 
> > Such a tool would be helpful. 
> > 
> > Personally I would look into tools to turn pdfs into text then import 
> that, because there a many issues going from a highly formatted document 
> type to plain text. Not to mention text inside images where some OCR is 
> needed. 
> > 
> > Foxit reader and Pro is great for pdf work but not sure it will help 
> you. 
> > 
> > Regards 
> > Tony 
> > 
> > -- 
> > 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 post to this group, send email to tiddl...@googlegroups.com 
> . 
> > Visit this group at https://groups.google.com/group/tiddlywiki. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/4b702ecd-3fbd-4e09-b6db-dd4092ca4000%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/37505e27-6cfc-4cd3-bb1d-e9bd966ddd15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Parse PDF into tiddlers

2017-08-31 Thread tibbitl
Hi All,

I figured this may be a stretch but wanted to ask, is their any way to 
import a PDF into plain text tiddlers?

Thanks

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ba23ac8d-5e1c-4f15-9709-bc8af286bdfa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.