[Zim-wiki] Another custom tool

2017-05-22 Thread Bruce Ax(tens)
I'm using 8th (the Forth dialect) again, this time to give me the ability to embed code in a Zim page and then evaluate it in situ. I can type in $[10 100 ^]$ , select that piece of text and then click on "Evalu8th" on the tool bar and end up with $[10 100 ^]$ ->100

Re: [Zim-wiki] One way round the clipboard issue in 0.66 in Windows

2017-05-22 Thread Brendan Kidwell
Thanks for sharing that, Bruce. It may be very helpful for many users while we sort out the problems with the Windows build. On Mon, May 22, 2017, at 10:40, Bruce Ax(tens) wrote: > So I wrote a Custom Tool, using 8th . > This is the Custom Tool definition: >> [Desktop Ent

[Zim-wiki] One way round the clipboard issue in 0.66 in Windows

2017-05-22 Thread Bruce Ax(tens)
So I wrote a Custom Tool, using 8th . This is the Custom Tool definition: [Desktop Entry] Type=X-Zim-CustomTool Version=1.0 GenericName= Name=CopyToClipboard Comment=Seeing as the current copy doesn't work Exec= TryExec= Icon= MimeType= Termi