obsidian-annotator
obsidian-annotator copied to clipboard
Title with space can't sync annotation cross MacOS/Windows vs IOS
I find annotation from MacOS missing when sync to IOS. The json data exist but has different title format
Works on MacOS:
>%%
>```annotation-json
>{"created":"2021-11-29T16:42:56.157Z","updated":"2021-11-29T16:42:56.157Z","uri":"vault:/%E9%99%84%E4%BB%B6/Lattice Based Cryptography for Beginners.pdf","document":{"title":"Lattice Based Cryptography for Beginners.pdf","link":[{"href":"urn:x-pdf:ecec16e9aa9a97d0464f3942dbe370b5"},{"href":"vault:/%E9%99%84%E4%BB%B6/Lattice Based Cryptography for Beginners.pdf"}],"documentFingerprint":"ecec16e9aa9a97d0464f3942dbe370b5"},"target":[{"source":"vault:/%E9%99%84%E4%BB%B6/Lattice Based Cryptography for Beginners.pdf","selector":[{"type":"TextPositionSelector","start":10428,"end":10439},{"type":"TextQuoteSelector","exact":"Lemma 1.1.4","prefix":"ol(P(B))(1.14)for any basisBofL.","suffix":".|Zn/L|= vol(P(B)).Proof.Note th"}]}]}
>```
>%%
>*%%PREFIX%%ol(P(B))(1.14)for any basisBofL.%%HIGHLIGHT%% ==Lemma 1.1.4== %%POSTFIX%%.|Zn/L|= vol(P(B)).Proof.Note th*
>%%LINK%%[[#^4juicb2ec1k|show annotation]]
>%%COMMENT%%
>
>%%TAGS%%
>
^4juicb2ec1k
Works on IOS:
>%%
>```annotation-json
>{"created":"2021-11-29T16:42:56.157Z","updated":"2021-11-29T16:42:56.157Z","uri":"vault:/%E9%99%84%E4%BB%B6/Lattice%20Based%20Cryptography%20for%20Beginners.pdf","document":{"title":"Lattice%20Based%20Cryptography%20for%20Beginners.pdf","link":[{"href":"urn:x-pdf:ecec16e9aa9a97d0464f3942dbe370b5"},{"href":"vault:/%E9%99%84%E4%BB%B6/Lattice%20Based%20Cryptography%20for%20Beginners.pdf"}],"documentFingerprint":"ecec16e9aa9a97d0464f3942dbe370b5"},"target":[{"source":"vault:/%E9%99%84%E4%BB%B6/Lattice%20Based%20Cryptography%20for%20Beginners.pdf","selector":[{"type":"TextPositionSelector","start":10428,"end":10439},{"type":"TextQuoteSelector","exact":"Lemma 1.1.4","prefix":"ol(P(B))(1.14)for any basisBofL.","suffix":".|Zn/L|= vol(P(B)).Proof.Note th"}]}]}
>```
>%%
>*%%PREFIX%%ol(P(B))(1.14)for any basisBofL.%%HIGHLIGHT%% ==Lemma 1.1.4== %%POSTFIX%%.|Zn/L|= vol(P(B)).Proof.Note th*
>%%LINK%%[[#^4juicb2ec1k|show annotation]]
>%%COMMENT%%
>
>%%TAGS%%
>
^4juicb2ec1k
The only different is the space
or %20