Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Mylar Tips & Tricks"

(Keyboard Shortcuts)
 
Line 1: Line 1:
== Source Repositories ==
 
  
* When checking out a new project, deactivate the active task.  Otherwise all newly created files will become interesting.
 
 
== Keyboard Shortcuts ==
 
 
Task List view
 
* <code>Ctrl+F</code>: find
 
* <code>Insert</code>: new personal task
 
* <code>Delete</code>: delete selected
 
* <code>F5</code>: synchronize
 
 
General
 
* <code>Ctrl+Shift+F9</code>: deactivate task
 
* <code>Ctrl+Shift+F11</code>: open task dialog
 
* <code>Ctrl+Shift+F12</code>: activate task dialog
 
 
Context manipulation
 
* <code>Ctrl+Shift+Up</code>: mark as landmark
 
* <code>Ctrl+Shift+Down</code>: mark less interesting
 
 
Drag and drop
 
* Dragging URLs to ''Task List'': in Mozilla/Firefox just drag, in Internet Explorer <code>Ctrl+drag</code>
 
 
Useful Eclipse shortcuts
 
* <code>Alt+Shift+Q, K</code>: show ''Task List'' view
 
* <code>Ctrl+F10</code>: invoke view menu or ruler menu in editor (e.g. to toggle ''Collapse All'' in ''Task List'')
 

Latest revision as of 17:44, 24 November 2006

Back to the top