Skip to content

Commit 7ec7c80

Browse files
committed
Update screenshots and README.md for release 1.6
1 parent 113d2f9 commit 7ec7c80

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Getting Started
3535
<img width="90%" align="center" src="assets/SLR_screenshot.png">
3636
</figure>
3737

38+
3839
Basic Usage
3940
-----------
4041
__Sequential Links Rustler__ accepts a __"URL mask"__ and generates an HTML page with links to the specified resources, opening the resulting file in your chosen browser.
@@ -55,6 +56,12 @@ From this URL mask, __Sequential Links Rustler__ will produce and load an HTML p
5556
<img width="90%" align="center" src="assets/Links_screenshot.png">
5657
</figure>
5758

59+
60+
URL mask helper
61+
---------------
62+
__Sequential Links Rustler__ now has a *Convert URL* button that, when pressed, will evaluate a normal URL, replacing all numeric sequences with equivalent sequence definitions -- which you can then edit to customize the HTML file that will be generated.
63+
64+
5865
Options
5966
-------
6067
Several aspects of __Sequential Links Rustler__'s are configurable. These can be viewed by clicking the _Show Options_ button (which will then display the text _Hide Options_.)
@@ -63,7 +70,7 @@ Several aspects of __Sequential Links Rustler__'s are configurable. These can b
6370
<img width="90%" align="center" src="assets/SLR_Options_screenshot.png">
6471
</figure>
6572

66-
Options for image links
73+
*Options for image links*
6774
--------------------------------
6875
- __Specify the size of thumbnail images as % of browser window width__
6976

@@ -75,7 +82,7 @@ Options for image links
7582

7683
<!-- - #### Specify a separate URL mask for thumbnail images from full-size images -->
7784

78-
Other Options
85+
*Other Options*
7986
-------------
8087
- __Choose alternate location to save the generated HTML file__
8188

@@ -93,6 +100,7 @@ Other Options
93100

94101
Note: if you choose a browser that is not available on your system, no error message will be displayed -- the generated file just won't be opened.
95102

103+
96104
Advanced "sequence definition" features
97105
---------------------------------------
98106
- zero padding of sequence values
@@ -102,10 +110,12 @@ Advanced "sequence definition" features
102110

103111
For detailed information about these options, and more example URL masks, see [the GitHub pages associated with this project](https://therden.github.io/sequential-links-rustler/).
104112

113+
105114
ToDo
106115
----
107116
I track bugs and ideas for improvements and new features in [Issues](https://github.com/therden/sequential-links-rustler/issues) -- feel free to contribute your thoughts there.
108117

118+
109119
Speaking of contributions
110120
-------------------------
111121
It isn't required (of course), but if you find this project useful and are so moved, you can
@@ -116,9 +126,10 @@ __Buy Me a Coffee__ is a _terrific_ way to support creators.
116126

117127
It's quick, easy, and (unless you choose otherwise) public -- by default, your contribution will be recorded and made visible at [my page on the __Buy Me a Coffee__ site](https://www.buymeacoffee.com/tomherden).
118128

129+
119130
Credits
120131
-------
121-
Speaking of credit...
132+
And speaking of credits...
122133

123134
My sincere thanks to
124135

assets/SLR_Options_screenshot.png

-727 Bytes
Loading

assets/SLR_screenshot.png

-2.31 KB
Loading

0 commit comments

Comments
 (0)