Ok, maybe this would be a better question for dev group? I am trying to start up with default tiddlers and then lazily load everthing else from external tiddler files. Anyone?
Ok, I'm once again trying to incorporate external word documents as searchable tiddler content. IncludePlugin is great if I save as html and then copy everything in the body and put between <html></html> tags and then export it, but when I try to load 250 external tiddler files it takes a really long time to display. Is there a way to flush the buffers just after the defaultTiddlers and then load the rest lazily? Maybe there is a better way? It has to end up searchable so iframe isn't an option. Maybe putting something like <?php flush(); ?> somewhere? I was hoping Tiddlywiki5 could solve my problem?
ALex
On 30 March 2012 00:35, andrew.j.harrison84
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" group.
> To post to this group, send email to tiddly...@googlegroups.com.
> To unsubscribe from this group, send email to
> tiddlywikide...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tiddlywikidev?hl=en.
1) loading tiddlers lazily
2) searching all content, including lazy loaded stuff... which is not possible in a client-only environment.
So, to me, your technological concept is a bit shaky...
# convert word to html which
#* gives you the most uggly and bloated html representation I can think of
#* presumably discards resources (like images or OLE objects) and complex elements like shapes or footnotes
So my question to you is: Why do you want or need to embed all those documents? Only to search their contents? You can do just as well in your OS while only keeping important meta-information about each file in TiddlyWiki. You wont be able to edit anything between those html tags anyways. Is the single file approach this important to you here?
Tobias.
It takes a good 20 seconds to open each one of my 400 stupid word documents and then I cant easily search the contents. I want the content to be available in my tiddlywiki but after I get about a third of the way through with copy and reformat, someone has changed the content of some of them. It takes so long to reformat.I feel like I am spinning my wheels. I want to get ahead of the game and somehow make the nightmare end. Now saving them as external html documents has got me thinking. I just need to figure out how to include these converted html documents as tiddler content?
--
You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywikidev/-/MwEXs2K-c8wJ.
Actually I could keep up with all of changes if I had a way of comparing 2 tiddlers and having it tell me what content has changed.
Enter new problem.. Now we are converting all these stupid word documents to stupid pdf files. Does anyone sense a common stupid theme here. 15 years ago I worked for a computer company that had the right idea of everything to the internet. Make things easier not harder. I miss that job it was hard but at least I wasn't required to learn 5000 pages of ever changing procedures.
I did contract work writing tech pubs for the DoD and they do the same painstaking process! There are many different approaches but people don't seem comfortable with learning....
--
You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywikidev/-/Py15WaHhQYUJ.