Open paulschreiber opened 6 years ago
@paulschreiber any specifications on the best way to do this? Inside the editor or a separate field? I love the way medium does it.
We have this done. @adamsilverstein will be submitting a PR soon. You can see it in my fork.
@cain We implemented this as comment meta on the live updates. A new headline field is added above the editor and sent along with crud
requests. You can see the changes for this feature (with only a few auxiliary changes) in this PR: https://github.com/paulschreiber/liveblog/pull/17/files and as Paul mentioned I'm working on a more complete PR with all of our recent updates.
@jvpcode
Awesome! I'll check this out 😻
Allow live blog updates to have an optional headline/title.