Albert Labermair
- Total activity 210
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 101
Articles
Recent activity by Albert Labermair-
Gantt Chart Dependencies
Dependencies are important to ensure tasks are completed in the correct order. In Smenso, you can create dependencies between tasks, so you know which tasks must be completed first before the next ...
-
Flavor Manager
The Flavor Manager provides a central overview and management of all flavors available in the workspace. You can find it via the menu Settings โ Flavors.In this overview, all flavors are displayed ...
-
โฌ๏ธ Export teams
DescriptionThe team export function allows authorized roles to export a list of existing teams and their members. The export can be performed in CSV or Excel format and includes the team name as we...
-
pow - calculates the value of the base to the power of the exponent
Description The pow function calculates the value of the base base raised to the exponent exponent and returns the result. Syntax pow(base, exponent) Arguments Argument Description base The ...
-
JSONPackage - Creating a JSON object
Description The function JSONPackage generates a JSON object string from the specified parameters. The parameters must always be provided in pairs, where the first parameter of a pair is the key an...
-
fromParent - Query values of higher-level tasks
Description The fromParent function retrieves a value from the parent task, if available. This is useful when information from a parent task is needed in a subtask. Syntax fromParent(expression) Ar...
-
fromTimestamp - Convert a UNIX timestamp to a date
Description The fromTimestamp function converts a given UNIX timestamp into a readable date. A UNIX timestamp is a numeric representation of the milliseconds that have elapsed since January 1, 1970...
-
replace - Replace text
Description The replace function replaces all occurrences of a substring needle in a given text haystack with the specified replacement string. If the optional parameter ignoreCase is set to 1, cas...
-
View the critical path
To ensure you always keep track of the important tasks to meet your schedule, you can display the critical path in the Gantt chart. If there are tasks on the critical path and they are delayed, thi...
-
Label Manager
The Label Manager provides a centralized overview and management of all labels available in the workspace. You can find it via the menu Settings โ Labels.This overview displays all labels with the ...