Albert Labermair
- Total activity 210
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 102
Articles
Recent activity by Albert Labermair-
Use flavors in status reports & flavor type โStatusโ
Description The status report can be customized by integrating flavors and flavor groups. This allows for a structured and clear presentation of relevant information. Using Flavors in the Status Re...
-
โฌ๏ธ Export teams
Description The 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 w...
-
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 ...
-
Versioning of the task description field
DescriptionIn smenso, every change made to a task's description field is stored as a version. This way, you can always revert to earlier states and even display the differences between versions.ย Op...