On 2007-11-14 12:01:17 +0000, Charilaos Skiadas said:
Hi Bruno,
I'm really excited that there are many people finding GTDAlt useful, it means I will try my best to find some time to smooth out these difficulties.
Thanks! Sorry for the slow reply.
The problem you are having sounds like a javascript problem, hence possibly related to a new webkit/new safari. Try the following: Change the output of the command from HTML to new document. This would give you a (rather large I gather) HTML file. Save this file, and try to open it with various browsers.
The file opens, unstyled and without behaviour, in Camino and Omniweb (Safari crashes on me). So the table sorting doesn't work, nor the checkbox stuff. I'm assuming this is because the hrefs use custom textmate protocols.
At least this will tell us if the problem is a webkit problem or not. (Note, that trying to mark actions as completed while in this setting, i.e. in the browser, will definitely not work, but the sorting etc should work just fine).
Are you sure? These are the urls for the scripts:
<script src="tm-file:///Library/Application Support/TextMate/Bundles/GTDAlt.tmbundle/Support/js/sidebar.js" type="text/javascript" charset="utf-8"></script>
I'm not surprised they don't work outside of Textmate.
Can you change the sort order by clicking on the column headers?
In TM version, fine. But not outside, as above.
Are you on Leopard or Tiger?
10.4.10. As I said, an update to the Safari 3 beta (which crashes on launch), but I'm not necessarily pinning this on that.
Bruno