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-
Holidays in the timeline
Description In the Timeline view, the holidays and events from the standard holiday calendar are highlighted. This allows you to immediately see non-working days or important events that may affect...
-
toTimestamp - returns the UNIX timestamp for the specified date.
Description The toTimestamp function returns the UNIX timestamp (number of milliseconds since January 1, 1970, 00:00:00 UTC) for the specified date. Syntax toTimestamp(date) Arguments Argument D...
-
getUserNamedEMail - Determination of user name and e-mail
Description The getUserNamedEMail function returns the full name and the email address of the current user in the following format: FirstName LastName <Email Address> This function can only be used...
-
Control state of the button (0/1) with if conditions
Description The State of a button determines whether a button is active (1) or disabled (0). A disabled button cannot be clicked and appears grayed out for the user. This function is useful for dyn...
-
round - Round a number to a certain precision
Description The round function rounds the given number number to the specified number of decimal places, defined by precision. Syntax round(number, precision) Arguments Argument Description ...
-
endsWith - Check whether a string ends with another string
Description The endsWith function checks whether the string haystack ends with the substring needle. It returns true if this is the case, otherwise false. If the optional parameter ignoreCase is se...
-
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 ...
-
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 ...
-
Search ๐
The search in smenso lets you quickly and easily find content across the entire workspaceโwhether projects, tasks, files, or comments.Youโll find the search field in the top toolbar. Click the ๐ ic...
-
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...