From d78077d7bea205a0012837801f1e0e7044cac402 Mon Sep 17 00:00:00 2001 From: Shom Bandopadhaya Date: Thu, 5 May 2022 01:07:13 -0500 Subject: [PATCH] Documented issue with special characters in URL. --- readme.org | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.org b/readme.org index f9c6501..7dd66c8 100644 --- a/readme.org +++ b/readme.org @@ -47,6 +47,7 @@ Here are some of the potential improvements: - Provide more functionality: - [X] Interactively and programmatically set the tag per message as an optional parameter. - [X] Send URL as a clickable item from the Android notification shade. + - [ ] Special characters break this function. Might need to switch to JSON, can't url-encode curl header. - [ ] Send a file attachment. - [ ] Send Android intents. - Stretch: -- 2.45.2