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 at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to