Florian Woelki
Florian Woelki
Oh I got it. I am sorry, I am not using the publish functionality. Can you maybe elaborate more on what is missing in the published version?
Do you have an example page I can investigate?
No worries, I don't judge it :D It seems like the icons are not even added to the DOM. Because I don't have Obsidian Publish, I cannot really fix or...
I really like this one! However, atm it is not possible to create a working solution because there is now API implementation by obsidian for getting the search results whenever...
I have added an experimental implementation for displaying icons in the search pane. You can try and check it out. I will still look for maybe better solutions.
> +1 > > Would also be nice if the icons appeared in the "Starred Section" Can you elaborate on this? Where is the "Starred Section"?
Starred notes is an extra plugin. I'll try to add the functionality ASAP. I'll keep track of it in #103
If anyone wants a valid (for now) TS solution: Add a `google-gtag.d.ts` file with the following content: ```typescript import Vue from 'vue'; declare module 'vue/types/vue' { interface Vue { $gtag:...
Thanks for reporting! Feel free to open a Pull Request for that :)
Thanks for reporting this new feature! Could you elaborate a bit more on this feature? Where should it be exactly, "right pane" is not too good of a description.