Appointments icon indicating copy to clipboard operation
Appointments copied to clipboard

Add option to allow custom labels and placeholders

Open GoOz opened this issue 8 months ago • 3 comments

Hello there

I truly love your app, it made the booking of my TTRPG club's rooms way simpler. Thanks for that, a lot.

But, as I stated, we don't really use it for appointments rather than room booking.

Now my issue is that I would like to enforce a pattern for the appointment's name in the calendar. I would like something like Room 1 - Game name - Game master's name but the label of the name input doesn't reflect that and I can't change it (at least I think i can't).

I then thought about using a new custom field for the game name but it doesn't seem it can be called like the name with %N.

Do you have recommandation by any chance or would it require some enhancement dev?

GoOz avatar Jul 02 '25 10:07 GoOz

I then thought about using a new https://github.com/SergeyMosin/Appointments/issues/24#issuecomment-721103321 for the game name but it doesn't seem it can be called like the name with %N.

As of now, extracting custom fields into appointment's title is not supported.

Do you have recommandation by any chance

Not sure if it will work for your particular case, but maybe a directory page with different pages for each "game name" ? https://github.com/SergeyMosin/Appointments/issues/21#issuecomment-696738211

SergeyMosin avatar Jul 03 '25 12:07 SergeyMosin

Not sure if it will work for your particular case, but maybe a directory page with different pages for each "game name" ? #21 (comment)

No, that wouldn't work. There's no limitation on games, it could be anything, even ones that are not in our official library.

As of now, extracting custom fields into appointment's title is not supported.

Would it be some day, just not yet, or is it definitely something you won't implement?

GoOz avatar Jul 03 '25 12:07 GoOz

I'll leave this issue open, but it is a low priority for now. If someone else implements it first, I'll merge the PR into the main branch.

SergeyMosin avatar Jul 03 '25 12:07 SergeyMosin