Hi there,
This table plugin is great!
- I’m having trouble excluding certain tags
eg when I change the following
<$macrocall $name=table-dynamic filter="[tag[SmallReturns]]" fields=“tbl-checkbox tbl-expand title 22Fee 23Fee 23Ann 23LodgeDate 23Tax” class=“w-100” stateTiddler=“your-state-tid”/>
to
<$macrocall $name=table-dynamic filter="[tag[SmallReturns]][!tag[Done]]" fields=“tbl-checkbox tbl-expand title 22Fee 23Fee 23Ann 23LodgeDate 23Tax” class=“w-100” stateTiddler=“your-state-tid”/>
the browser almost crashes.
- My second question relates to renaming a Tiddler title, and re-linking, from the table. Is there a ‘tweak’ that would allow this? - I can modify all other fields through these tables.
Regards
Steve