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

  • Rikudou_SageMA
    link
    English
    11 year ago

    It would, though I’m not sure how to do it correctly. Would adding something like this to the title work for you? #[InjectDate('d-m-Y')]

    The d-m-Y is a standard format, you’d have to read the documentation on, though you only need to do it once. d-m-Y would be the use case you’re looking for - it’s day-month-year with leading zeroes.