Functionality Updates in Cerebro, Mirada, and Tentaculo.
Functionality Updates in Cerebro, Mirada, and Tentaculo.
Now, searching within user lists, statuses, and other system elements works independently of the keyboard layout.
This simplifies search and saves time by eliminating the need to switch layouts manually.
A new “Me” option has been added to user selection filters. Now, you can create universal boards and automatically see tasks related to the current user.
Two new features have been added:
These improvements make viewing and working with images more convenient and visually clear.
The folder_path key has been added to project_path, allowing separate file storage paths within a project. This enables the separation of scenes, assets, and other data.
Example:
"project_path": [ { "folder_path": "/Project/scenes", "paths": ["network://projects/scenes"] }, { "folder_path": "/Project/assets", "paths": ["network://projects/assets"] } ]
Priority order:
This provides more flexibility in structuring file storage.
A new $(date) variable has been added, allowing automatic insertion of the current date and time in file paths and names. This is especially useful for organizing data by date.
Example:
"publish": "/$(task_parent_path)/$(date{%Y-%m-%d})"
Result:
/project/scenes/sc_01/2025-02-28
Using $(date) helps automate work with reports, backups, and project files.
More details on integration can be found in the documentation.
Executive producer Black Point Ksenia Akimenko shares how the team structures data using Cerebro.
Supported Shared Task Boards and Telegram Topics, file viewing in Tentaculo.