ioBroker.admin
ioBroker.admin copied to clipboard
[enhancement]: link to state as comon.desc
No existing issues.
- [X] There is no existing issue for my request.
Related problems
see description
Description
It would be nice to have the possibility to add links to other states e.g in common.desc of states like it is possible for alias at the moment.
an alias has the link under the id
i would like to have the same for non alias states e.g. with commen.desc
This will allow a much more faster navigation in the object tab and gives the possibilties for adapters to navigate to a corresponding device, e.g. you have events in a seperate tree that corresponding to diffrent devices
Additional context
No response
How the system (admin in this case) should detect that a text in "desc" is a state ID to link or a normal text?
using common.desc is only an idea. Perhaps with an interpreter like href or starting with →.
Or introduce a new common property like internalStateLink or something else?
If this feature is needed / useful we could consider adding a dedicated common.xxx, i.e. common.link. BUT we should also discuss how to deal with dead links (i.e. target state does not exist) etc ....
EDIT: some idea :-)
any news on this?