Albert Labermair
- Total activity 226
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 101
Articles
Recent activity by Albert Labermair-
โฌ๏ธ 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...
-
Comments and reactions in tasks
In smenso, you can use comments in every task to communicate directly within the context โ for example, to ask questions, add information, or draw team membersโ attention to something. What are com...
-
Troubleshooting
In Troubleshooting, admins can review and reset permissions in the workspace. This is helpful when, after restoring a backup or making other changes, certain functions no longer work correctly โ e....
-
โจ Apply project templates to existing projects
DescriptionIn project management, existing projects can be updated using a project template. Specific data fields can be transferred without overwriting existing content. This enables quick and eff...