I am trying but with no joy to include the following javascript library on tiddlywiki with the hope of passing the json to be used by it included on another tiddler and then passing that tiddler in this javascript as a parameter to generate the gantt. Any changes done on the gantt then are on orginal solution sent back to backend but here can be saved to the tiddler with json in it.
https://github.com/robicch/jQueryGantt To explain more clearly what I am trying to achieve: 1. Create a tiddler "ganttdata" with json 2. Create a new tiddler "ganttdisplay" that calls the macro / widget for the above gantt tool which expects a tiddler as parameter ("ganttdata" in this example) 3. The "ganttdisplay" then displays the gantt and as per the tool is editable and any edits made on it can then be saved back to "ganttdata" tiddler. After a bit of hair pulling I have come to realise I don't have the smarts to make this happen and was hoping someone can help me get started on this hence the cry for help here. Thanks in advance for any help that might come this way. :) -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywikidev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/194b799a-e967-4354-bfe7-2647fa2da327%40googlegroups.com.