Albert Labermair

  • Total activity 249
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 101

Articles

Recent activity by Albert Labermair Recent activity Votes
  • Dependencies

    Dependencies help put tasks and milestones into a meaningful order. This makes it visible which tasks must be completed first and which build on them.In smenso, dependencies can be created, display...

  • Create a task

    Once the desired project phases/processes have been created, you can record the corresponding tasks. Click the + button under the respective phase or the + button at the bottom right of the workspa...

  • Create folders (columns in the Board view)

    Folders help you clearly structure tasks and project phases within a project. You can create folders both in the board view and in the list view and then manage them further as needed.ย Create folde...

  • Custom views in the Portfolio

    In the Projects area, you can create your own custom views in several areas. These include the Portfolio, the Portfolio Timeline, and Analysis.Which settings are saved depends on the respective are...

  • Assignment mode: Check availability

    With the assignment mode you can keep an eye on your teamโ€™s available capacity and assign tasks to individuals in a targeted way. The view helps you identify overloads early and implement your plan...

  • Create task from comment

    A new task or subtask can be created directly from a comment. The comment text is automatically transferred into the description of the new (sub)task.ย How to create a (sub)task from a commentOpen t...

  • Holidays in the Gantt view

    DescriptionIn the Gantt chart, the holidays and events from the standard holiday calendar are highlighted. This gives you a quick overview of non-working days or special events that may be relevant...

  • OpenMail - Creation of a mail window

    Description The function OpenMail opens a mail window (using the default mail client) and pre-fills the email with the specified recipient, subject, and content values. Syntax OpenMail(to, cc, bcc,...

  • encodeURI - URI encoding of strings

    Description The encodeURI function encodes a given string into a valid URI format. It replaces characters such as spaces, special characters, and umlauts so that the string can be safely used in a ...

  • shortDate - Creating a Short Date Format

    Description The function shortDate returns a shortened version of the specified date. Optionally, the culture (culture) can be specified to adjust the formatting to a specific localization. Syntax ...