this post was submitted on 02 Oct 2023
3 points (100.0% liked)

Lemmy Schedule

106 readers
1 users here now

This is an official support forum for Lemmy Schedule.

Links:

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] rikudou@lemmings.world 2 points 1 year ago (1 children)

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.

[โ€“] Blaze@discuss.tchncs.de 1 points 1 year ago

Perfect, thanks!