kuchejak / obsidian-bible-linker-plugin

Obsidian.md plugin that allows you to link multiple bible verses easily
MIT License
81 stars 5 forks source link

[Feature/Enhancement Requests] Copy Select Verses #22

Open SavageManChild opened 2 years ago

SavageManChild commented 2 years ago

Hello Kuchejak,

Thank you so much for the work you have done on this tool. It has been such a blessing to me (and I'm sure many others)!

For example: Gen 1:1,3 would look something like [[Gen-01#v1|Gen 1:1,]][[Gen-01#v3|3]] In the beginning, God created the heavens and the earth... And God said, “Let there be light,” and there was light. [[Gen-01#v1|]][[Gen-01#v3|]]


Since you already have the "Link Bible verses" command I understand if this is too much work for too little payoff, but it would be nice to utilize the higher level of functionality built into your "Copy and Link" command that allows for aliases and the like. I know this is similar to issue #19 but I'm hoping toggling the "Copy" functionality already built in will prove easier to implement than changing the functionality of the "Link" command and not negatively impact those who can only use the "Link" command.

Peace be with you.

magicfon commented 1 year ago

Need this too!

kuchejak commented 1 year ago

Hi, adding the link-only option to the copy command will be relatively easy; I'll probably look into it after I finish my exams next month. Individual verse selection, on the other hand, would be difficult (big code changes, very complex RegEx); I may add it one day, but I'm not sure when (I'm a student and also work part time, so my time is quite limited). If someone is willing to help with this one, it would be appreciated.

kuchejak commented 1 year ago

The link-only option for Copy command should be now available (update to version 1.4.4)