ok i uploaded it here https://docs.google.com/leaf?id=0Bw8yy47n9WB5Yjg1MzYxOTQtYTRjOC00MDVlLWJkMWYtODc2MTU0MmRiMzMy&hl=en_US
actually i may be able to get the updatesboard done through this method shown here: http://www.tentacle.net/~psifi/tiddlytracks/, like its add new task / master task list method. but its done through tags, which i dont really want to do it, cuz every task is a tiddler itself. if im going to have a lot of updates, then there will be a lot of tiddlers... X_X. i know of the plugin foreachtiddler, combine with datatiddler and formtiddler, we can do a lot of funky things to process through a lot of tiddlers. but now i only want tiddly to look at this one tiddler and process the data in it. i did think of perhaps, i will only tag the ProductionUpdates tiddler with 'Updates'. then let foreachtiddler macro to look for this ONE tiddler with the Updates tag... but it seems a little dumb. and then for this method, im also stuck at the part on how do i get it to process the data in that one tiddler. haha i hope im not confusing anyone... thanks! On Sep 19, 5:25 pm, Alex Hough <[email protected]> wrote: > It might be helpful if you posted an empty version of your tw. Is that > possible in this case? > > Alex > > On 18 September 2011 15:59, ahblock <[email protected]> wrote: > > > > > > > > > im new to here... and i just found out abt tiddly. i do not know much > > abt coding but i like to put an updates board sort of thing on the > > front page. > > > I have a separate tiddler eg. ProductionUpdates containing all > > production updates in a table form, with fields like DatePosted, > > NoticeTitle, UserPosted. Then i have a tiddler UpdatesBoard (placed in > > the default tiddler) which will read the data from the > > ProductionUpdates and display only the latest 10 updates. > > > there are two things i do not know how to do. > > > 1. how can i let the user post an update easily without the need to > > enter the edit mode? i tried the FormTiddler plugin, but i found out > > it can only store a set of data per tiddler (or maybe im doing it the > > wrong way... ) i need the ProductionUpdates tiddler to contain all the > > updates data. > > > 2. how do i get the UpdatesBoard to read the data of the > > ProductionUpdates and display only the most recent 10 updates? > > > i was thinking another workaround can be something like printing all > > the data to a .txt file and then get the UpdatesBoard to read and sort > > from there, using javascript... but then i dont really know much abt > > scripting, so i like to ask you guys for some help and opinions first! > > > thanks for the help! > > > -- > > 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 > > athttp://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.

