Hi, Tobias!

Basically, I have crew members. Each crew member has a table listing
their past positions/ranks/posts. I've cobbled up together a plugin
(1) that can get the crew for a particular ship. I'm using the
FatSlicePlugin (2) to parse the table as multi-value slices. The
FatSlicePlugin requires a row name. I use the numbers, so I can simply
use [j] for row name in a for-loop. Unfortunately, this means that if
I add an entry to a crew member retroactively, I need to manually
renumber the table. It's annoying and it's currently not that big of a
deal, but I can think of some cases where it would be time consuming.

(1) http://crewlist.tiddlyspot.com/
(2) 
http://svn.tiddlywiki.org/Trunk/contributors/PaulDowney/plugins/FatSlicePlugin/

w

On Jun 22, 9:06 am, Tobias Beer <[email protected]> wrote:
> Hi whatever,
>
> You say those numbers are mandatory but that you also want to rearrange them 
> by inserting new rows, so that their not fix. Would you be so kind to tell us 
> about the actual Use Case that requires such a mandatory, yet changeable 
> numbering pattern?
>
> Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to