34 lines
1.8 KiB
Plaintext
34 lines
1.8 KiB
Plaintext
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="generator" content="pandoc" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
|
<meta name="author" content="By John Mercouris" />
|
|
<title>Reading Lines</title>
|
|
<style type="text/css">
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
span.underline{text-decoration: underline;}
|
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
|
</style>
|
|
<!--[if lt IE 9]>
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1 class="title">Reading Lines</h1>
|
|
<p class="author">By John Mercouris</p>
|
|
</header>
|
|
<p>Reading lines are a new feature available in Nyxt. Reading lines solve the problem of picking up back where you left off within a document. When reading physical documents, people will often use their finger or a sticky note for this purpose. In Nyxt, the reading line is a digital equivalent of a sticky note/marker. You can use reading lines on long pages, or when switching applications to easily resume reading.</p>
|
|
<p>Here's what they look like:</p>
|
|
<p><img src="../static/image/article/reading-line.png" /></p>
|
|
<p>As can be seen, the reading line is a horizontally drawn gray bar. You can move this bar up and down the page, and the focus of the window will follow. You can even navigate away from the reading line and jump back to it:</p>
|
|
<p><img src="../static/image/article/jump-to-reading-line.png" /></p>
|
|
<p>When you are done investigating whatever else you were looking at, you can jump back to where you left off.</p>
|
|
<p><img src="../static/image/article/return-to-reading-line.png" /></p>
|
|
<p>Thanks for reading :-)</p>
|
|
</body>
|
|
</html>
|