On Sat 25 Nov 2017  9:17 AM, Richard Hipp wrote:
> The SQLite project is mirrored on GitHub (not by me).  This mirror
> provides a good opportunity to compare the interfaces of GitHub and
> Fossil using the same underlying data.
> 
>     https://sqlite.org/srcx/timeline?basic
>     https://github.com/mackyle/sqlite/commits/master
> 
> Your suggestions for useful features found in GitHub but missing from
> Fossil, or for pages in GitHub that work especially well and that you
> would like to see replicated in Fossil, are greatly appreciated.

It would be nice if, when line numbers are enabled, for there to be a
link on the line number and for that to highlight the line for an easy
way to share links.

https://github.com/mackyle/sqlite/blob/master/src/delete.c#L83

Notice all the line numbers left of the code are links, allowing an easy
way to highlight it.

It's possible to highlight lines (or multiple lines) in fossil, but you
need to manually edit the URL:
https://www.fossil-scm.org/index.html/artifact?ln=45-52&name=24bd6b806af1782c

It's nice that highlighting is possible, but it's not obvious how to do
it.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to