-
Notifications
You must be signed in to change notification settings - Fork 13
New 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
Quote display #38
Comments
Bug fixed in #39 |
|
.callout[data-callout='bible'] {
--callout-color: #776677;
--callout-icon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'>...</svg>";
} And plugin now will ship with |
|
Thanks for the quick turnaround for the callout. I have installed 1.5 and it works very well. Here is the answer to your query: Now, I typed just with link trigger with comma as below and it works fine with the link trigger. When I use the quote trigger > for the same, with , >John1.1-3,8-9 , I see the link appearing as below. However the output appears with the comma and the quote below: |
@jaanonim - Super quick implementation. This works awesome , thanks a lot!!! |
@cvasanthk |
I was referring to multiple verses linked using Quote trigger: does not yield any results once I put comma after 3 to link verses 8-9. But it works when I put the comma and > as below: |
I cannot repicate that :( You can try doing thoes steps:
|
This is the best Bible reference + Link verse plugin which I have found after testing many in the community plugin. Great job @jaanonim !!! God bless you!
environment: youversion-linker plugin Version 1.4.4.; MacOS 15.2; obsidian installer 1.7.7
I recently discovered regarding the "Quote trigger" which was the reason I was looking at other options. Now that it is available, I was experimenting with this feature.
Here is what I see when I use. I use , for verse trigger and > for Quote trigger.
I typed ,> John1.1-3 for quote/embedded view. I view the below quote appearance in both edit and reading view.
I see , >[!Quote] John 1:1-3 KJV from my view, this does not seem to be the right behaviour of the quote or callout block.
I would like to check if there a way to bring the quote view , more aesthetically pleasing in the note. In the standard Obsidian callout, the > triggers the callout as below:
The below is taken using Bible Reference plugin. I'm looking for something like this when I type ,> John1.1-3 for quote/embedded view.
I tried adjusting the space between > and [!Quote] in the output which is generated by the plugin , >[!Quote] John 1:1-3 KJV; but this does not work too.
this is my desired output, taken from Bible reference plugin:
thank you in advance!
The text was updated successfully, but these errors were encountered: