mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 20:41:09 +07:00
16 lines
453 B
HTML
16 lines
453 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p>When working with a lengthy list of tasks, you don't need to delete them one by one.
|
|
Select several tasks, using <span class="control">Shift</span>
|
|
or <span class="control">Control/Command</span> keys, click the right arrow, and then click
|
|
<span class="control">Remove<span>.
|
|
</p>
|
|
<p class="image"><img src="images/select_tasks.png"><p>
|
|
|
|
</body>
|
|
</html>
|