This pull request adds a new feature to enable double-clicking on cards to open links directly in the built-in browser.
Added a new configuration option: enableDoubleClick.
When enableDoubleClick is enabled, double-clicking on a card will open the link in the built-in browser.
Added a hint about potential 200ms delay for single clicks when the feature is enabled.
This pull request adds a new feature to enable double-clicking on cards to open links directly in the built-in browser.
Added a new configuration option: enableDoubleClick. When enableDoubleClick is enabled, double-clicking on a card will open the link in the built-in browser. Added a hint about potential 200ms delay for single clicks when the feature is enabled.