From 29e8c2875ce8c9538dce5a18492219e81d197bb8 Mon Sep 17 00:00:00 2001 From: loma-one Date: Sat, 7 Mar 2026 09:09:48 +0100 Subject: [PATCH] quickphoto/README.md aktualisiert Inserted | in `[img]|filename description[/img]` --- quickphoto/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickphoto/README.md b/quickphoto/README.md index 2a574064..34af0e71 100644 --- a/quickphoto/README.md +++ b/quickphoto/README.md @@ -6,7 +6,7 @@ QuickPhoto is a Friendica addon that simplifies working with images in the edito ## Features -- **Automatic Simplification:** Converts "monster BBCodes" like `[url=...][img=...]...[/img][/url]` instantly into the handy format `[img]filename description[/img]`. +- **Automatic Simplification:** Converts "monster BBCodes" like `[url=...][img=...]...[/img][/url]` instantly into the handy format `[img]|filename description[/img]`. - **Intelligent Reconstruction:** Before submitting or previewing, the shorthand code is quickly converted back into the original, valid Friendica BBCode. - **Real-Time Processing:** Responds immediately to drag & drop, copy & paste, and inserting images via editor buttons. - **Focus Safety:** Cursor management ensures the focus remains stable during automatic conversion while typing.