You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__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
__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
+
58
65
Options
59
66
-------
60
67
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
-__Specify the size of thumbnail images as % of browser window width__
69
76
@@ -75,7 +82,7 @@ Options for image links
75
82
76
83
<!-- - #### Specify a separate URL mask for thumbnail images from full-size images -->
77
84
78
-
Other Options
85
+
*Other Options*
79
86
-------------
80
87
-__Choose alternate location to save the generated HTML file__
81
88
@@ -93,6 +100,7 @@ Other Options
93
100
94
101
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.
95
102
103
+
96
104
Advanced "sequence definition" features
97
105
---------------------------------------
98
106
- zero padding of sequence values
@@ -102,10 +110,12 @@ Advanced "sequence definition" features
102
110
103
111
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/).
104
112
113
+
105
114
ToDo
106
115
----
107
116
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.
108
117
118
+
109
119
Speaking of contributions
110
120
-------------------------
111
121
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.
116
126
117
127
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).
0 commit comments