MrPrimate / NoteLicker

A simple auto note pin app for FoundryVTT
MIT License
1 stars 1 forks source link

[Feature Request / maybe Bug?] Allow creating icon label from Text Label #8

Open nschoenwald opened 1 month ago

nschoenwald commented 1 month ago
image

All map pins I create get the "Ch" icon because Journal pages is called "Chapter X: ..." What I actually want to do is get the H1 part from the Text Label in this example. I think this used to work in the past, but I can't get it to work now. Is this something that changed with V12 maybe?

MrPrimate commented 1 month ago

What other modules do you have installed, and is it the same with just Notelicker active?

nschoenwald commented 1 month ago
image image

I just tested with just Note Licker, SocketLib and libWrapper and it still occurs as in the screenshot above.

MrPrimate commented 1 month ago

When you created the above links did you have just NoteLiker enabled? I can't replicate the problem, however, noteliker uses a field named "Jump to Page Anchor" rather than Jump to HTML Slug.

notelicker.webm

nschoenwald commented 1 month ago

I recorded the issue here: https://www.youtube.com/watch?v=_w7MgVRorvo

Curiously, it correctly updated to H1 after a refresh. But it does not do that with all my modules active. I'll try to figure out what module is interfering. Even with all other modules disabled though, it takes a refresh as you can see in the video.

nschoenwald commented 1 month ago

@MrPrimate The Jump to HTML Slug field is there instead of Jump to Page Anchor when I have DDB Importer activated. Without DDB Importer, Jump to Page Anchor is there.

image image