I need to move my Logos installation from my C: drive to D:. I know I can uninstall and reinstall it, but is there an easier way?
I did this yesterday and everything seems to be working fine. Assuming you are on Windows: Go to D and create a directory D:/Logos. Make sure Logos is closed and the indexer is not running in the background. I don't know what would happen if you tried to do this with Logos running.
Then, go to the command prompt in admin mode (cmd, right-click "run as administrator" - don't use PowerShell, it doesn't handle %LocalAppData% or mklink), and type
robocopy "%LocalAppData%\Logos" "D:\Logos" /sec /move /e That will move all of your Logos files to the D drive. It will take a while. Then, in command prompt
robocopy "%LocalAppData%\Logos" "D:\Logos" /sec /move /e
mklink "%LocalAppData%\Logos" "D:\Logos" /j That will create a link so any shortcuts or references to the C drive will now automatically redirect to D. Start up Logos as normal. For me, it seemed like it took a little longer on the first startup, then it ran normally.
mklink "%LocalAppData%\Logos" "D:\Logos" /j
Without creating links, which can be fragile, use this Method:
7. Start Logos and sign-in —> all done without downloading and re-indexing. 8. delete the renamed Logos folder on C: drive
Has the ability to copy and paste in sermon editor been removed on mobile app? Been using it for years now suddenly it is missing on my iPad app version 46.0.0(158).
The one thing I struggle with more than anything during sermon prep is finding good illustrations. This seems like something AI should be able to do in a snap, but there seem to be no AI tools designed for it. The Sermon Assistant only generates new illustrations (which are usually too vague or unreliable to be useful),…
Is it possible to feed a "Passage List" into "Text Comparison"
When I start Logos from a Windows PC, it will act as if loading, but not ever load. When I check the system to see if it is running there is nothing happening.
I have a couple Bibles open in the desktop app that are linked together. If am looking at a Matthew passage and I have the book for Matthew open from the (NIC) commentary set, I can add it to the same link group and it will scroll with the Bible text. (However, the fact that I linked to that group it is forgotten if I have…