bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: idea for Google Summer of Code project: html-reading info


From: Gavin Smith
Subject: Re: idea for Google Summer of Code project: html-reading info
Date: Sat, 13 Feb 2016 02:25:57 +0000

On 12 February 2016 at 08:15, Per Bothner <address@hidden> wrote:
> We already have a reader that can read html files - it's called a web
> browser.
> We  have to clarify what we want from a "graphical documentation viewer"
> *beyond* what we have.  If it the keyboard-centric UI - if so, the simplest
> (and maybe best) solution is JavaScript and event handlers.

Here's an attempt at a list:

* Keyboard-centric UI
* Fast, responsive UI
* Index search, both when program is first invoked and during interactive use
* Search for files in several directories, both when program (... ditto)
* Search a manual with regular expressions.
* Other searching improvements (may already exist in some web
browsers): The "next match" key to go to the next match below the
currently displayed part, instead of jumping back up the page to the
last match that hasn't been highlighted yet. Skip current screen when
going to next match, in order to display a screen-full of matches at a
time.
* Search under a unit of a manual, for example search only in one
chapter or section



reply via email to

[Prev in Thread] Current Thread [Next in Thread]