go card where (the Index of this card = 1)
or
go card with the Index = 1
an exact parallel of something like: go card with the short name "foo"
In any case these beat my solution - but I was very pleased with myself for having made it work on my own even in a very crude script.
Thanks, Chris On Feb 28, 2004, at 10:10 PM, Ken Ray wrote:
How's this:
mark cards where (the Index of this card = 1) go next marked card unmark all cards -- just to be safe
HTH,
Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Mitchell Sent: Saturday, February 28, 2004 9:11 PM To: How to use Revolution Subject: using a custom property as a sort key ?
Howdy,
Is it possible to use a custom property as a sort key? I have a stack of flashcards that have an embedded "permanent" order in the form of a custom property called Index. I use a pretty crude script to flip through all the cards (after being shuffled, aka sort on key random), find the one with index 1, go to it, then sort on it.
Is it possible to say something like: go to card with Index of 1
? (obviously that is not appropriate transcript, as i'm searching for the syntax)... this would be similar to saying something along the lines of go to card with short name "xyz"
Surely this is implemented, and I just can't find it.
Yours, Chris
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-> revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
