kiwix / kiwix-apple

Kiwix for iOS & macOS
https://apple.kiwix.org
GNU Lesser General Public License v3.0
493 stars 70 forks source link

Change url scheme from "kiwix://" to "zim://" #798

Closed BPerlakiH closed 1 month ago

BPerlakiH commented 4 months ago

We want to update all in app urls to have a scheme "zim://" instead of "kiwix://". Note: we might need to migrate the user bookmarks, to make things back-ward compatible as well.

kelson42 commented 3 months ago

@BPerlakiH Here is the small documentation about the URLs, obviously use relative URL when needed.

kelson42 commented 2 months ago

@BPerlakiH Please first make a PR to handle in a generic fashion this kind of data migration challenge.