User Activity

  • Posted a comment on discussion Open Discussion on Freeplane

    Hi Alexandre -- I submitted a PR for the script on Github. I wanted to make it support Macs as well, and it seems to. Please check it out and if it works for you and doesn't break it for Windows folks (I hope that it doesn't) then please accept it so that Mac users can benefit from this awesome script, too. Thanks for writing it and making it available!

  • Posted a comment on discussion Open Discussion on Freeplane

    ZZ! Not the hero we deserve, but the hero we need! Thanks, ZipZap. Great work. I prefer Python and was farting around in Jython, but with really quirky results (probably my fault). I may just switch into Ruby. Cheers!

  • Posted a comment on discussion Open Discussion on Freeplane

    This is ugly as hell, but this might give you a starting point... def runString = "/Users/USER/bin/pbmd2rtf" def sout = new StringBuffer(), serr = new StringBuffer() def proc = runString.execute() proc.consumeProcessOutput(sout, serr) proc.waitForOrKill(100000) def myStat = proc.exitValue() println "out> $sout err> $serr" if (myStat != 0) { outString.join(sout).join("XXXX").join(serr) def newOut = outString + "\nSTDOUT\n" + sout + "\nSTDERR\n" + serr + "\nRETCODE" + myStat showDialog(newOut) }

  • Posted a comment on discussion Open Discussion on Freeplane

    Can you mark a post as "Answered: <previous post="" subject="">"? That would be good manners and nice housekeeping.

  • Posted a comment on discussion Open Discussion on Freeplane

    As a fellow Mac user who is also very keyboard oriented, I would recommend Alfred. I used to use QuickSilver, but it just got too unstable, and for someone not willing to learn ObjC just to extend it, too difficult for me to customize. Alfred 3 is definitely a suitable replacement, much easier for me to customize and make my own. The 'Menu Bar Search' workflow that I use is bound to my Option-Space key. I just press that key combo and type 'recent' and all of my recent Maps show up, in the same order...

  • Posted a comment on discussion Open Discussion on Freeplane

    Very excited. I was using an iOS version of iThoughts. That dev is always innovating and making that product more and more robust. In fact, I'm wondering if I shouldn't put him in contact with this group. I think he'd probably add better FreePlane functionality to his app.

  • Posted a comment on discussion Open Discussion on Freeplane

    Bravo! Let me take this occassion of a new dot release as an opportunity to say THANK YOU for your work, creativity and passion. It's an integral part of my workflow, both professional and personal. Thank you.

  • Posted a comment on discussion Open Discussion on Freeplane

    Running macOS Sierra (10.12.6) on a 2017 Macbook 12" Retina, executing Freeplane 1.6.3, it's running like a champ, even my groovyScripts and keybindings.

View All

Personal Data

Username:
petonic
Joined:
2009-04-15 22:28:32

Projects

  • No projects to display.

Personal Tools