I like the idea of a serial number field and was thinking how a database model could be applied to TiddlySpace. The idea would be to have a collection of TWs each having their own serial numbers - the same method of numbering in each space.
But I suppose that you could make the tiddler.title the ID and automatically generate that starting from 001. Then use a custom field for the content that would go in the tiddler's title field. That way you'd enforce uniqueness on the title, and be allowed to have more than one tiddler of the same "title". just some thoughts coming off the top of my head right now - not sure if i make sense. Always get confused when i start thinking about messing with tiddlers - that MPTW fealing all over again. Alex On 18 August 2010 07:36, Claudio <[email protected]> wrote: > Hi All, > > To imitate this good app (http://www.thepapertiger.com/), here're > something I want to try. > > 1. Append "serial number" to a custom field so that when I add a > tiddler, it will be labeled 001, and subsequent tiddlers 002, > 003....,etc. Better if this field is not user-editable. > > 2. Optionally display tiddlers as rows, with a "preview" column that > displays the first few lines of the content. > |Serial|Title|Tag|Content|Last Modified|Custom Field 1|Custom Field 2| > |023|Test Tiddler|This is a testing tiddler that...|2010-08-08|CF1| > CF2| > > Click on a title displays the tiddler the standard way. > > > Any ideas? > > -- > 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. > > -- 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.

