Hi PWL,

I think you are on the right track with fields and filters for your special 
searchable attributes.
Just a hint for copying the tables, in case you have to copy them manually. 
Your source offers nice clean HTML tables and you could copy them directly. 
(Maybe you will have to activate Developer Tools in your browser if you 
can't find the commands mentioned.) Steps:

   - right click on the first cell of the table, choose Inspect Element (or 
   similar)
   - in the panel opened by the browser look for the <table ...> tag two 
   lines up from the marked line in HTML
   - right click on the table tag, choose Copy Outer HTML
   - insert in your tiddler

Way faster than disassembling and reassembling tables :)

Good luck!
Thomas

-- 
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 post to this group, send email to [email protected].
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/543fdae3-059f-4197-91d8-b88bcd8616af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to