Right now we have references like https://help.libreoffice.org/6.2/en-US/text/shared/guide/cmis-remote-files.html (attached to the tip itself). We should load local files, if available, and the correct language. Some code pointer: vnd.sun.star.help://fooo vnd.sun.star.help://swriter/start
https://opengrok.libreoffice.org/xref/core/sfx2/source/appl/sfxhelp.cxx?r=f03310ea#1016 → can also be helpID
heiko tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/b2eae358eeaf5a3747a59e77eb07545253641197%5E%21 Resolves tdf#124978 - Tip-of-the-day references It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.