mdelobelle / obsidian_supercharged_links Public
generated from obsidianmd/obsidian-sample-pluginNew issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cant get this to work. Is it something I'm doing wrong? #25
Comments
|
Hi, It is workong for me: a.internal-link[data-link-category$="Document" i]::before{ The difference is only the "i". |
|
Thanks for your comment. The "i" doesn't work for me either. In fact, the snipped in the readme included the "i". The reason I removed it is because in the video tutorial, the original coder didn't add "i" there. I thought that would fix the problem, but it didn't. Other things I tried:
One thing I do want to note is that I am using the Obsidian V0.12.9 Anyways, thanks for your comment. Welp |
|
Hey @mdelobelle, Thanks |
|
Hi, I am having the same issue, how can I resolve it? thank you |
|
@welpdx everything seems to be properly set up. |
|
@mdelobelle I've been diagnosing Supercharged_links on a test vault with just the basic functions on. But just in case, I've disabled the community plugins and the core plugins just now. Still nothing. Thanks for continuing helping me out with this one. I had suspected that the problem is to do with my Windows 10 Enterprise 2016 LTSB Ver 1607 not having emoji capabilities. But after installing windows on a new computer and trying out a new obsidian setup, it still doesn't work... This is my test obsidian vault, if you guys want to try it out and see if it works. |
|
@welpdx If you decide to continue, I recommend adding the following text to your custom .css file, so you can easily see if at some point the content will be finally loaded. The first will make the template directory look like this: The second will show the non-created files in red in preview mode: Good luck! Perhaps you should write a bug report to Obsidian forum with the link to this github issue? |









What I did
testing2.md:
testing1.md:
text [[testing2]] textLinks.css:
Result (not working):
Settings/Info
Obsidian V0.12.9
Plugin V0.2.12
Plugin Enabled? √
Target Attributes for styling:
typeCSS Snippets Enabled? √
Apply Custom CSS? √
Links.css changes saved? √
Using demo attribute
categoryalso doesn't work.The text was updated successfully, but these errors were encountered: