Hello,
First of all, thanks for the tool, it works great! I would like to discuss with you the possibility to add something like “02-10-2023” to the title of recurring posts. That would be helpful for the daily posts in !casualconversation@lemmy.world
It’s been added, you can add
#[InjectDate('d-m-Y')]#
to the title and it will be replaced with the date. You can use the date format documentation to see other possibilities.You should also see a preview of the title once you insert any dynamic expression. Let me know if that works for you. You may use !bot_playground_2@lemmings.world if you want to test it out a bit.
Perfect, thanks!