On Aug 12, 2007, at 14:21, Adam R. Maxwell wrote: > > On Aug 12, 2007, at 14:14, Simon Spiegel wrote: > >> Ok, would it be possible to add a componentsJoinedByWhatYouWant= > > No, arguments can't be passed, so each method has to be added > individually. We could add one that read a hidden default for > additional flexibility, but that would only give you one such option.
Current svn or next build will have - componentsJoinedByForwardSlash - componentsJoinedByDefaultJoinString where componentsJoinedByDefaultJoinString uses a user-defined separator string. To change that string, quit BibDesk and use `defaults write edu.ucsd.cs.mmccrack.bibdesk BDSKDefaultArrayJoinString ";"`, where the semicolon can be any string, not limited to a single character. See http://bibdesk.sourceforge.net/wiki/index.php/Tips_and_Tricks#Hidden_Preferences for more info on hidden prefs. -- adam ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
