logseq-reference-styles
logseq-reference-styles copied to clipboard
Is there any way to apply to favorites?
This plugin is perfect, but is there any way to show it in favorites too?

Same problem here.
Some of your pages in Favorite seem to work fine. Have you figured out how come these worked in the first place?
Same problem here - would be great to find this out
Figured it out:
In the page property, meaning the first block of the page, add icon:: with an emoji after the double column
Then you need to remove and add as favourite again
Thanks a lot for your answer @k-spr.
I would also suggest to add the following code to custom CSS, for solving the subsequent double icon in title problem (c.f. below image).
.page-icon{
display: none
}
