## Summary:
Calling a noteplan:// scheme x-callback URL under current test builds results in hundreds of duplicate URL appends, resulting in NotePlan 3 crash.
## Reproduction Scenario:
Tested on macOS NotePlan 3.7.1 (901) and iOS build 902.
Example URL creating issue:
noteplan://x-callback-url/addText?noteDate=today&mode=append&text=*%20%5BCollapsible%20dice%20tower%20by%20aclugston519%20-%20Thingiverse%5D(https://www.thingiverse.com/thing:4542200)&openNote=yes
## Notes:
This URL was created by the "Add to NotePlan Today" shortcut available here: https://www.icloud.com/shortcuts/cb2f02a9864b42d5bb5831e66cf0ff50 but opening this URL in Safari or on command line will result in same issue on those builds.
Current iOS build 3.7 (886) does not demonstrate this issue.
## See Also