-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
good first issueA default GitHub label inviting first time contributorsA default GitHub label inviting first time contributorshelp wantedA default GitHub label inviting outside helpA default GitHub label inviting outside helpsize: smallEasy and/or quick to doEasy and/or quick to dotype: feature
Description
Problem you are facing
There is no bounds on the length of submission titles.
The peak-length talks at JuliaCon include:
- “IVIVC.jl: In vitro – in vivo correlation module as part of an integrated pharmaceutical modeling and simulation platform”
- “Heterogeneous Agent Dynamic Stochastic General Equilibrium (DSGE) Models in Julia at the Federal Reserve Bank of New York”
This makes it very hard to dislay them where there is limitted space.
(This is too late to help me now, but for next year)
Possible Solution
Add an extra optional field for Short Title perhaps with (possibly configurable?) max length.
which is required if the main title is longer than that max length.
An alternative would be for conferences to ask it as a Question on the submission.
However, that would mean it could not be automatically used in the schedule editor/ view.
Context
There are a number of places where a short title would be useful to display a shorter title.
- Schedule editor (re Support short talks in schedule editor #736)
- Schedual view (re A "scaling" schedule that avoids overlaps of short talks #550)
- Exported PDF (Render a pdf program/agenda #295)
Prior Art
- Grenadine has this feature.
- It is also comment in many LaTeX paper templates, wherre the short title will be displayed in the header.
ChrisRackauckas
Metadata
Metadata
Assignees
Labels
good first issueA default GitHub label inviting first time contributorsA default GitHub label inviting first time contributorshelp wantedA default GitHub label inviting outside helpA default GitHub label inviting outside helpsize: smallEasy and/or quick to doEasy and/or quick to dotype: feature

