-
Notifications
You must be signed in to change notification settings - Fork 54
How to get Help text displaying in 'Marker Icon Properties' modal #391
Copy link
Copy link
Open
Description
These Question Marks look useful in the settings:
And indeed there does seem to be placeholder text in the source code:
obsidian-map-view/src/components/EditDisplayRuleDialog.svelte
Lines 117 to 121 in 8fd6197
| <div class="rule-input"> | |
| {@render fieldName( | |
| 'Marker Color', | |
| "A hex color or one of the following: 'red', 'darkred', 'orange', 'green', 'darkgreen', 'blue', 'purple', 'darkpurple', 'cadetblue'", | |
| )} |
But no amount of clicking or hovering over the ? icons is showing up the help text for me.
Is there a trick?
(I tried downgrading to 5.5.0 to see if they used to display, but the design was very different and there were no ? icons in that version)
SYSTEM INFO:
Obsidian version: 1.12.7
Installer version: 1.12.6
Operating system: Darwin Kernel Version 25.2.0: Tue Nov 18 21:09:56 PST 2025; root:xnu-12377.61.12~1/RELEASE_ARM64_T6041 25.2.0
Login status: logged in
Language: en-GB
Catalyst license: vip
Insider build toggle: on
Live preview: off
Base theme: light
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 1
Plugins enabled: 1
1: Map View v6.1.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels