Thanks! Seems to be another situation where the code is case sensitive. Mark
On Monday, January 19, 2015 at 1:46:50 PM UTC-8, Mat wrote: > > @Mark S > > I got it to work by copying Tobias code and put in a local file like this: > > <object data="file:///C:/Users/........" type="text/plain" > style="width:100%;height:400px;" scrolling:yes> > <a href="file:///C:/Users/.........." target="_blank">EnTiddler.tid</a> > (missing or not supported) > </object> > > > > On Monday, January 19, 2015 at 10:24:24 PM UTC+1, Mark S. wrote: >> >> I couldn't get this code to work with a local file. Does it only work >> with http ? >> >> For organizing daily tasks stored in plain text, emacs org-mode has loads >> of functionality and a wide user base. >> >> Is there a good meta-app for task management in TW5? OM will let you >> quickly see a calendar for today, change dates, priorities, tags, statuses, >> and edit tasks. >> >> Mark >> >> On Wednesday, January 14, 2015 at 2:29:34 AM UTC-8, Tobias Beer wrote: >>> >>> I have settled on using todo.txt (http://todotxt.com/) to manage my >>>> todo list. I recommend it. >>>> >>> >>> Not trying to convince you otherwise... >>> May I ask why the decision to use that and not TiddlyWiki? >>> Specifically, what was (mostly) missing in TiddlyWiki that you get with >>> *todotxt.com >>> <http://todotxt.com>*? >>> (preferably indicating importance: 10-high / 1-low) >>> >>> Is it possible to transclude the contents of the todo file into a >>>> tiddler? >>>> >>> Can it be done with a relative path, so that it will work whereever I >>>> access my TW from? >>> >>> >>> This... >>> >>> <object data="./text.txt" type="text/plain" style="width:100%;height: >>> 400px;" scrolling:yes> >>> <a href="./text.txt">text.txt</a> (embedding not supported) >>> </object> >>> >>> ...works for me. >>> >>> Best wishes, Tobias. >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

