I use tables http://novye-podarki.ru/heeg.html#table  to import and export 
tiddlers to Excel. I put some code with display:none; and connect excel 
file with macros http://heeg.ru/heeg3.5_orange.zip to static variant of the 
table http://novye-podarki.ru/table.html , modify it , run macros to export 
and file appear in temp directory.  



среда, 6 января 2016 г., 22:04:37 UTC+3 пользователь leeand00 написал:

> Is it possible to display a table such as the following to display a term, 
> and it's definition; the term being the tiddler title, and the definition 
> being the contents of the tiddler.  I gave it a shot here, but it didn't so 
> much work:
>
> <table>
> <$list filter="[tag[Agency Transition Wizard]]">
> <tr>
> <td>
> <$view field="title"/>
> </td>
> <td>
> {{ <$view field="title" /> }}
> </td>
> </tr>
> </$list>
> </table>
>
> Thank you, 
>   leeand00
>

-- 
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/e238fc69-c8d3-4fe5-8cdc-41e684bd5d35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to