Append to note url scheme prepends instead

What I did: created a shortcut that creates an agenda note, then creates a things task, then uses the “append to note” url command to append the things id link to the Agenda note.

What happened: instead of appending the id to the Agenda note, it was prepended. In other words, the new text was the first line of the note instead of the last line.

Things that might be helpful to know (Agenda version, OS and model, etc): 9 b96. iPadOS 13.2. IPad Pro

That’s odd, I just tested this and it worked as expected. Does it matter at all what kind of text is already in the note? And what if you test with an example url from your browser like this one:

agenda://x-callback-url/append-to-note?title=SOMENOTETod&text=More%20Text

where you replace “SOMENOTE” with the title of one of your notes.

When I use the title parameter, the new text is appended. When I use the identifier parameter, the text is prepended.

Update: We believe to have fixed this in Agenda 9.3, let us know if this is not the case.