Open caizixian opened 5 months ago
https://github.com/caizixian/notegraf/pull/206
Should use regex that matches uuids so that, e.g. https://example.com/note/?query= won't get rewritten as notegraf://?query=
https://example.com/note/?query=
notegraf://?query=
https://github.com/caizixian/notegraf/pull/206
Should use regex that matches uuids so that, e.g.
https://example.com/note/?query=
won't get rewritten asnotegraf://?query=