To help make the ellipses more visible, you could put them in their own <span> and let the skin figure out what looks best. Also, instead of using "...", what about "[+]"?
Something that I consider a functional inconsistency with the current implementation is that after the "..." is clicked on, there is no way to hide the now visible details. A possible solution would be have a "[-]" to re-hide the info. Another issue that I noticed with timeline?commentformat=2 is the the hash does not always appear at the end of the commit message. Take this commit line as an example: "Edit [a46b9e77]: Edit check-in comment. •••" On Sat, Nov 25, 2017 at 5:31 PM, <[email protected]> wrote: > Man, are those ellipses absolutely necessary? > (So close with the previous uncluttered timeline.) > Is it possible to make the 1st word/sentence of the checkin comment a > hyperlink to the extra info? > > On Sat, Nov 25, 2017 at 5:51 PM, Marc Simpson <[email protected]> wrote: > >> One other (potential) problem: without the hash prefix, descriptions >> run together. >> >> Example: http://www.sqlite.org/src/timeline, 2017-11-24. The graph >> nodes are flushed to the left, so descriptions appear as: >> >> Add the "^" syntax from fts3/4 to fts5. ... >> Enhance the configure script to detect zLib. ... >> >> It's not immediately clear that these are separate commits given the >> amount of horizontal space; adding a bit more vertical padding or >> boxing descriptions (perhaps with alternating colours) might help? >> >> Personally, I prefer seeing the short hash before each description >> (perhaps this could be an option in the Advanced view?). >> >> /M >> >> On Sat, Nov 25, 2017 at 2:06 PM, Tony Papadimitriou <[email protected]> >> wrote: >> > The idea looks very good to me. But the ellipses are indeed barely >> visible. >> > How about replacing ... with [*] as a generic (foot)note mark? >> > >> > -----Original Message----- From: Richard Hipp >> > Timelines now come up in Basic mode, which means only the check-in >> > comment shows. There are ellipses at the end of each comment. If you >> > click on the ellipsis for one comment, it expands the (detail) section >> > for that one timeline entry. >> > >> > The ellipses at the ends of comments in basic mode are barely visible. >> > >> > D. Richard Hipp >> > >> > >> > _______________________________________________ >> > fossil-users mailing list >> > [email protected] >> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> _______________________________________________ >> fossil-users mailing list >> [email protected] >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

