Re: [tw] Updated Classic parser for TW5

2014-06-14 Thread Jeremy Ruston
Hi BJ Thanks, that's great, much appreciated. Best wishes Jeremy. On Sat, Jun 14, 2014 at 8:06 AM, BJ wrote: > Hi Jeremy, > the command > > git log --diff-filter=D --summary plugins/tiddlywiki > > will pickout the commits for deletions. > You will need to checkout the files from the commit p

Re: [tw] Updated Classic parser for TW5

2014-06-14 Thread BJ
Hi Jeremy, the command git log --diff-filter=D --summary plugins/tiddlywiki will pickout the commits for deletions. You will need to checkout the files from the commit previous to the one that deleted them i.e. git checkout b006cf163f783cee0d06fc7c21414dcafd149d90~1 plugins/tiddlywiki/tw2pars

Re: [tw] Updated Classic parser for TW5

2014-06-13 Thread Jeremy Ruston
Hi BJ Hi Jeremy, I ready to submit a pull request, however your original > tw2parser is not currently visible on your tree. Can you create a branch of > tiddlywiki5 with the tw2parser reinstated so that I can re-apply my > changes, that way we will have a proper history. > cheers > I'm not sure

Re: [tw] Updated Classic parser for TW5

2014-06-06 Thread BJ
Hi Jeremy, I ready to submit a pull request, however your original tw2parser is not currently visible on your tree. Can you create a branch of tiddlywiki5 with the tw2parser reinstated so that I can re-apply my changes, that way we will have a proper history. cheers BJ On Tuesday, June 3, 2014

Re: [tw] Updated Classic parser for TW5

2014-06-03 Thread Jeremy Ruston
Hi BJ Superb, very happy to see this. I'd welcome a pull request when you're ready. Best wishes Jeremy On Tue, Jun 3, 2014 at 8:57 PM, BJ wrote: > I have updated the tw2parser plugin for tw5 v5.0.12 > It now supports sections and slices. > I have put in a framework for handle the tw2 macro c

[tw] Updated Classic parser for TW5

2014-06-03 Thread BJ
I have updated the tw2parser plugin for tw5 v5.0.12 It now supports sections and slices. I have put in a framework for handle the tw2 macro calls and have put in the tabs as well as the slider macro. The code is at https://github.com/buggyj/TiddlyWiki5/tree/tw2parser see the demo: http://twclassic