I am using a yaml file with called bundle.yaml with the following code inside.
Iโd like to know if the tooltip can be set up to where you hover over the tool quickly it shows a simple description before you leave the mouse on it and it shows the full description?
# -*- coding: utf-8 -*-
highlight: new
title:
en_us: |
Tstat/Equipment
Pair Finder
description: Highlights pairs between thermostats and equipment using ID Instance. Shift-click to redefine.
tooltip:
en_us: |-
๐งญ **Description**:
Identifies pairings and mismatches between Mechanical Equipment and Communication Devices using the shared parameter `ID Instance`.
Draws connection lines or alert circles in the active view:
๐ต **Blue Line** โ Equipment and Thermostat pair found *in view*
๐ต **Blue Circle** โ Pair exists, but counterpart is *not visible*
๐ด **Red Circle** โ *Mismatch*: equipment or thermostat missing or unmatched
๐พ **Presets Saved At**:
`C:\Users\<username>\MyPyRevitPresets`
๐
**Date**: 2025-06-20
๐ **Version**: 4.1.0
this line would be the quick hover description
description: Highlights pairs between thermostats and equipment using ID Instance. Shift-click to redefine.