Start a new topic

Variables in template filename doesn’t work after Shortcuts callback

I have template with dynamically filename via variables, when i use it in beorg app it works, but not when i send x-callback from ios shortcuts app. Looks like variables escaping, see screenshot.

Thanks for reporting this. I've made a note to look into what is happening here.

This still appears to be an issue with url callback. The variables in filenames work just fine internally when using a template. For instance it will add a task to the file with this name: “Daily 2023-10-07” When using a callback link the task is imported to a file with this name (using the same template): “Daily %year%-%month%-%day%”

If you can show a screenshot with the callback URL you've configured your shortcut with I'll take a look at this.

Login or Signup to post a comment