Re: [fossil-users] Did you know that Fossil could do...

2013-05-29 Thread Chad Perrin
On Tue, May 28, 2013 at 09:08:10AM -0400, Richard Hipp wrote: Survey: How many people know that in the web-based timeline for Fossil, you can click on any two nodes in the graph and get a diff between those two nodes? I think this is a very useful feature. But I'm guessing that not many

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Doug Franklin
On 2013-05-28 9:08, Richard Hipp wrote: Survey: How many people know that in the web-based timeline for Fossil, you can click on any two nodes in the graph and get a diff between those two nodes? I think this is a very useful feature. But I'm guessing that not many people know it exists.

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Mark Janssen
On Tue, May 28, 2013 at 3:08 PM, Richard Hipp d...@sqlite.org wrote: Survey: How many people know that in the web-based timeline for Fossil, you can click on any two nodes in the graph and get a diff between those two nodes? I think this is a very useful feature. But I'm guessing that not

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread j. van den hoff
On Tue, 28 May 2013 15:08:10 +0200, Richard Hipp d...@sqlite.org wrote: Survey: How many people know that in the web-based timeline for Fossil, you can click on any two nodes in the graph and get a diff between those two nodes? I think this is a very useful feature. But I'm guessing that not

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Richard Hipp
On Tue, May 28, 2013 at 9:55 AM, Isaac Jurado dipto...@gmail.com wrote: For the particular case of the selective timeline diffs I guess it would help adding the following CSS to the commit nodes/boxes: cursor: pointer That way people would get a hint that the box is clickable. Tnx. A

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread sky5walk
Yes, I noticed the changed formatting of the Timeline box and clicked it and discovered the feature. Some form of highlighting/flashing on hover or a tooltip is more explicit. I like the cursor changing approach also. On Tue, May 28, 2013 at 10:14 AM, Richard Hipp d...@sqlite.org wrote: On

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Jan Danielsson
On 5/28/13 3:08 PM, Richard Hipp wrote: Survey: How many people know that in the web-based timeline for Fossil, you can click on any two nodes in the graph and get a diff between those two nodes? I knew about it. When I read the first paragraph I was afraid you were about to suggest

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread LluĂ­s Batlle i Rossell
On Tue, May 28, 2013 at 09:08:10AM -0400, Richard Hipp wrote: Survey: How many people know that in the web-based timeline for Fossil, you can click on any two nodes in the graph and get a diff between those two nodes? I think this is a very useful feature. But I'm guessing that not many

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Steve Landers
On 28/05/2013, at 8:38 AM, Mark Janssen mpc.jans...@gmail.com wrote: I did not know this, but find it very useful. +1 Steve ___ fossil-users mailing list fossil-users@lists.fossil-scm.org

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Richard Hipp
On Tue, May 28, 2013 at 11:55 AM, Andreas Kupries andre...@activestate.comwrote: Do we have a tips tricks page in the documentation ? That might be a useful place, beyond the usual documentation of the fossil web pages ... Although I have to admit, I do not remember seeing such general

Re: [fossil-users] Did you know that Fossil could do...

2013-05-28 Thread Andreas Kupries
On Tue, May 28, 2013 at 12:32 PM, Richard Hipp d...@sqlite.org wrote: On Tue, May 28, 2013 at 11:55 AM, Andreas Kupries andre...@activestate.com wrote: Do we have a tips tricks page in the documentation ? That might be a useful place, beyond the usual documentation of the fossil web pages