Difference between revisions of "Talk:Macintosh"
(Acknowlege Dimitry's comment and explain reverting the content) |
m (Text replace - "Category:System" to "Category:Documentation") |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | Running of the jar file instead of the script file is not a good idea because it does not start any plug-in. [[User:Dimitry|Dimitry]] 07:30, 30 November 2009 (UTC) | + | = Suggestions for New and Enhanced Features<br> = |
− | + | ||
− | ''Thanks for the tip, Dimitry. I've reverted the relevant sections to the previous content, and | + | == Thumbnails and Quick Look preview == |
+ | |||
+ | It would be really useful to be able to generate thumbnail images for mind map files and Quick Look previews. | ||
+ | |||
+ | Relevant documentation is available on Apple website[http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/Quicklook_Programming_Guide/Introduction/Introduction.html] | ||
+ | |||
+ | ''This suggestion is covered in more depth in a ''[http://sourceforge.net/projects/freeplane/forums/forum/758437/topic/3566729 ''thread'']''on the Open Discussion Forum.'' | ||
+ | |||
+ | ''--[[User:Jayseye|Jayseye]] 10:25, 26 February 2010 (UTC)'' | ||
+ | |||
+ | = Starting Freeplane under Mac OS X<br> = | ||
+ | |||
+ | '''News Flash:''' As of version 1.0.40 beta, Freeplane now has full support for Mac OS X. The Macintosh page itself will be revamped shortly to reflect this, and then this old discussion section will be removed. For now it is only relevant for previous versions:<br> | ||
+ | |||
+ | == Using the startup script == | ||
+ | |||
+ | Freeplane may be run by invoking the startup script '''freeplane.sh''' from the directory where that script resides, as detailed under the [[Macintosh#Run|Run]] heading on the main [[Macintosh|Macintosh]] page. As mentioned there, this script works under Tiger, though [https://sourceforge.net/projects/freeplane/forums/forum/758437/topic/3318596/index/page/1 problems had been discussed] for Leopard and Snow Leopard in the Open Discussion forum. In response to a related [http://sourceforge.net/apps/mantisbt/freeplane/view.php?id=324 bug] report, this issue was resolved in current versions of Freeplane. Your feedback is welcome here.<br> | ||
+ | |||
+ | == Running from the Finder, Desktop, or Dock<br> == | ||
+ | |||
+ | Freeplane can be started from the GUI (Graphical User Interface) by creating a custom script, to automate the process of opening Terminal, changing to the proper directory, and running the '''freeplane.sh''' script. Both a bash shell script and an AppleScript have been tested. Example scripts, and/or step-by-step details will be posted on request here. <br> | ||
+ | |||
+ | We hope to have a Mac-friendly package available for download soon. In the future, a full, Mac-specific (Cocoa) application might be possible, including use of the OS X menu bar. <br> | ||
+ | |||
+ | == Running the .jar file (NOT!) == | ||
+ | |||
+ | Running of the jar file instead of the script file is not a good idea because it does not start any plug-in. [[User:Dimitry|Dimitry]] 07:30, 30 November 2009 (UTC) | ||
+ | |||
+ | ''Thanks for the tip, Dimitry. I've reverted the relevant sections to the previous content, and have submited a [https://sourceforge.net/apps/mantisbt/freeplane/file_download.php?file_id=155&type=bug patch] for freeplane.sh in the [https://sourceforge.net/apps/mantisbt/freeplane/view.php?id=324 Mantis bug report].'' --[[User:Jayseye|Jayseye]] 22:05, 30 November 2009 (UTC) | ||
+ | |||
+ | Update: The patch was accepted and is now included with current versions of Freeplane. We also have a Mac developer on the team now. --[[User:Jayseye|Jayseye]] 09:13, 15 January 2010 (UTC) | ||
+ | |||
+ | [[Category:Documentation]] [[Category:Needs_Updating]] |
Latest revision as of 10:04, 21 October 2012
Contents
Suggestions for New and Enhanced Features
Thumbnails and Quick Look preview
It would be really useful to be able to generate thumbnail images for mind map files and Quick Look previews.
Relevant documentation is available on Apple website[1]
This suggestion is covered in more depth in a threadon the Open Discussion Forum.
--Jayseye 10:25, 26 February 2010 (UTC)
Starting Freeplane under Mac OS X
News Flash: As of version 1.0.40 beta, Freeplane now has full support for Mac OS X. The Macintosh page itself will be revamped shortly to reflect this, and then this old discussion section will be removed. For now it is only relevant for previous versions:
Using the startup script
Freeplane may be run by invoking the startup script freeplane.sh from the directory where that script resides, as detailed under the Run heading on the main Macintosh page. As mentioned there, this script works under Tiger, though problems had been discussed for Leopard and Snow Leopard in the Open Discussion forum. In response to a related bug report, this issue was resolved in current versions of Freeplane. Your feedback is welcome here.
Running from the Finder, Desktop, or Dock
Freeplane can be started from the GUI (Graphical User Interface) by creating a custom script, to automate the process of opening Terminal, changing to the proper directory, and running the freeplane.sh script. Both a bash shell script and an AppleScript have been tested. Example scripts, and/or step-by-step details will be posted on request here.
We hope to have a Mac-friendly package available for download soon. In the future, a full, Mac-specific (Cocoa) application might be possible, including use of the OS X menu bar.
Running the .jar file (NOT!)
Running of the jar file instead of the script file is not a good idea because it does not start any plug-in. Dimitry 07:30, 30 November 2009 (UTC)
Thanks for the tip, Dimitry. I've reverted the relevant sections to the previous content, and have submited a patch for freeplane.sh in the Mantis bug report. --Jayseye 22:05, 30 November 2009 (UTC)
Update: The patch was accepted and is now included with current versions of Freeplane. We also have a Mac developer on the team now. --Jayseye 09:13, 15 January 2010 (UTC)