Skip to content
Snippets Groups Projects
Commit 6c8c6cb0 authored by Daniel Müller's avatar Daniel Müller
Browse files

Began work on Features section

parent 95fca55e
No related branches found
No related tags found
No related merge requests found
# Features overview # Features overview
The following sections will explain the various features found in Grinder. It is assumed that you have basic knowledge of how to work with computer programs; we will not explain every single menu item, keyboard shortcut and so on. This section is by no means complete or overly extensive. Since Grinder is very complex and feature-rich, we might even have missed something here. If you have the feeling that this is the case, let us know.
Before we begin, let’s take a look at some basic usage guidelines:
* Grinder uses context menus (also known as right-click or pop-up menus) heavily; try right-clicking blocks, block ports, list items, image items and so on - you will find many useful functions in those menus!
* When hovering over certain icons (like the buttons in the toolbars) or items (like images in the image list, pipeline blocks or image items), a tooltip will appear. Some will tell you the function of a button, others will give you useful information.
* Most frequently used functions also have keyboard shortcuts. They can be found in the context menus and the main menu next to the function name. Some shortcuts can also be found in tooltips, like the shortcuts for the various image editor tools.
The various features are described in the following subsections:
* [Projects](feat/Projects.md)
* [Pipelines](feat/Pipelines.md)
* [The image editor](feat/ImageEditor.md)
* [Tasks](feat/Tasks.md)
* [Options and settings](feat/Options.md)
Back: [Home](Home.md)
...@@ -84,5 +84,5 @@ As you can see, the blurring was also applied to our manual changes we applied i ...@@ -84,5 +84,5 @@ As you can see, the blurring was also applied to our manual changes we applied i
By now you should have a good idea of how Grinder works. It is best to play around with the various block types there are, the image editor tools and everything else. When you feel comfortable enough with Grinder, you should take a deeper look at the various [features](Features.md) it has to offer. By now you should have a good idea of how Grinder works. It is best to play around with the various block types there are, the image editor tools and everything else. When you feel comfortable enough with Grinder, you should take a deeper look at the various [features](Features.md) it has to offer.
Next: [Features overview](Features.md) | Back: [Home](Home.md) Back: [Home](Home.md)
...@@ -32,5 +32,5 @@ Installing and running Grinder is quite easy. It is a fully portable application ...@@ -32,5 +32,5 @@ Installing and running Grinder is quite easy. It is a fully portable application
That’s it! If everything went well, you are now ready to use Grinder. If you are new to Grinder, you should start your journey [here](GettingStarted.md). That’s it! If everything went well, you are now ready to use Grinder. If you are new to Grinder, you should start your journey [here](GettingStarted.md).
Next: [Getting started](GettingStarted.md), [Features overview](Features.md) | Back: [Home](Home.md) Back: [Home](Home.md)
# The image editor
Back: [Features](../Features.md)
\ No newline at end of file
# Options and settings
Back: [Features](../Features.md)
\ No newline at end of file
# Pipelines
Back: [Features](../Features.md)
\ No newline at end of file
# Projects
Back: [Features](../Features.md)
\ No newline at end of file
# Tasks
Back: [Features](../Features.md)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment