Changes between Version 19 and Version 20 of help/en/howto/bookmarks
- Timestamp:
- Jul 18, 2010 6:00:32 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/bookmarks
v19 v20 3 3 = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / Bookmarks = 4 4 5 == = Toggle Bookmarks ===5 == Toggle Bookmarks == 6 6 7 7 You can toggle between the bookmarks and the browser using ''Bookmarks → Toggle Bookmarks (Command-B)'' or by clicking the bookmarks icon in the navigation toolbar. Depending on the bookmark icon size choosen in ''Cyberduck → Preferences → Browser → Bookmarks'', the nickname, URL, username and comment is shown per bookmark. 8 8 9 == = Sorting ===9 == Sorting == 10 10 You can manually sort bookmarks by dragging a row to a different location. 11 11 12 == = Filter ===12 == Filter == 13 13 14 14 Use the search field (''Command-/'') to filer bookmarks by nickname and hostname. Only bookmarks that match the search string are displayed in the bookmark list. Search is case insensitive. 15 15 16 == = Add new Bookmark ===16 == Add new Bookmark == 17 17 18 18 * Select ''Bookmarks → Toggle Bookmarks''. Click the plus button to add the host connected to in this browser window to the Bookmarks. An editor window will open where you can further adjust the bookmark properties (i.e. nickname). … … 26 26 * Drag an URL form a third party application to the bookmark table to create a new bookmark. 27 27 28 == = Edit Bookmark ===28 == Edit Bookmark == 29 29 30 30 Select ''Bookmark → Edit Bookmark''. A panel where you can edit the bookmark's properties will appear. If the hostname configured is not reachable, an alert icon is displayed next to the URL. Clicking it opens ''Network Diagnostics''. … … 32 32 [[Image(source:trunk/www/help/images/bookmark_edit.png)]] 33 33 34 === Exporting Bookmarks === 34 === Timezone === 35 36 For all protocols except [wiki:help/en/howto/ftp FTP], timestamps are reported in [http://en.wikipedia.org/wiki/Coordinated_Universal_Time UTC] from the server and there is no need for configuration. All timestamps in the browser are automatically converted to the timezone you have configured in the ''System Preferences'' and displayed in local time. For [wiki:help/en/howto/ftp FTP] however , the local timezone is assumed for timestamps in directory listings. If the server is configured with a different timezone than your Mac and returning the local time for modification dates, there will be an offset by the timezone difference. To get the correct local time for modification dates in the browser, you can choose the timezone of the server in the bookmark setting. Select ''Bookmark → Edit Bookmark''. 37 38 == Exporting Bookmarks == 35 39 36 40 Drag the bookmark from the Bookmark Drawer anywhere to the ''Finder.app'' (e.g. the Desktop). You can double click the document in the Finder.app to open a new connection to the server specified in the bookmark. To backup all bookmarks, refer to [wiki:help/en/faq#WheredoesCyberduckstoreitsPreferences this FAQ entry]. … … 38 42 [[Image(source:trunk/www/help/images/bookmark_export.png)]] 39 43 40 == = Importing Bookmarks ===44 == Importing Bookmarks == 41 45 42 46 Just drag the bookmark file from the ''Finder.app'' to the Bookmark drawer. … … 44 48 [[Image(source:trunk/www/help/images/bookmark_import.png)]] 45 49 46 == = Timezone ===50 == Sharing bookmarks between different computers == 47 51 48 For all protocols except [wiki:help/en/howto/ftp FTP], timestamps are reported in [http://en.wikipedia.org/wiki/Coordinated_Universal_Time UTC] from the server and there is no need for configuration. All timestamps in the browser are automatically converted to the timezone you have configured in the ''System Preferences'' and displayed in local time. For [wiki:help/en/howto/ftp FTP] however , the local timezone is assumed for timestamps in directory listings. If the server is configured with a different timezone than your Mac and returning the local time for modification dates, there will be an offset by the timezone difference. To get the correct local time for modification dates in the browser, you can choose the timezone of the server in the bookmark setting. Select ''Bookmark → Edit Bookmark''. 52 You can sign up for [https://www.dropbox.com/referrals/NTE1NDMxNjk Dropbox] to share bookmarks between different computers and users. 53 * Install Dropbox 54 * Quit Cyberduck 55 * Move the folder ''~/Library/Application Support/Cyberduck'' to your Dropbox folder location (typically in ''~/Dropbox'') 56 * Open a Terminal.app window and enter `defaults write ch.sudo.cyberduck application.support.path ~/Dropbox/Cyberduck` 57 * Restart Cyberduck.