CharlesChiuGit / Logseq-Git-Sync-101

This repo aims to help Logseq users to sync their data with Git and GitHub.
MIT License
996 stars 82 forks source link

Step 4 in For iOS iPadOS users (Working Copy) --> out of date #37

Closed lennon101 closed 7 months ago

lennon101 commented 7 months ago

Step 4 explains:

  1. When download is done, long-press on the repo > Share > Link Repository to Folder > My iPhone/iPad (I would suggest don't choose iCloud) > Logseq-icon folder > create a new sub-folder under the Logseq-icon one (I would suggest don't name the folder with the same name as your repo.) > click Done

However it seems the option to Link Repository to Folder is missing for me (see screenshot). My guess is that Working Copy has changed this in an update. My question is, what should I be clicking on instead?

Recommendation: update the documentation to reflect these changes

2023-11-16 08 57 34

CharlesChiuGit commented 7 months ago

yeah, i also noticed this few days ago, but haven't got time to update the wiki. I'll update the wiki ASAP.

lennon101 commented 7 months ago

@CharlesChiuGit yeah no worries! I ended up finding where the setting is. The Link Repository to Folder is now access via:

CharlesChiuGit commented 7 months ago

wow, u took a different approach then i did! i used a more geeky way, which is initialize a folder then change it's remote url. i guess your way is much more easier for averages to adopt! tks!

CharlesChiuGit commented 7 months ago

fixed at https://github.com/CharlesChiuGit/Logseq-Git-Sync-101/commit/5ce93079a66f780be732cd4474b0e64bf4b2e3c7

lennon101 commented 7 months ago

very well documented! thank you for putting all this together! <3