This is guidance for printing booklet
August 28, 2023
August 19, 2023
August 18, 2023
August 14, 2023
August 06, 2023
Rotate Words v0.45
Input
FIRST/LAST
Values
I must admit I am not satisified with this solution I came up after many many months.
Especially because I didn't resolved "Not in List" JavaScript function on my own.
It felt like false victory.
[UPDATE DEC 08 2023] Resolved "Not In List" function instead [... new Set()]
FIRST/LAST
Values
I must admit I am not satisified with this solution I came up after many many months.
Especially because I didn't resolved "Not in List" JavaScript function on my own.
It felt like false victory.
[UPDATE DEC 08 2023] Resolved "Not In List" function instead [... new Set()]
July 14, 2023
Compare v0.12
Sort - Sorts lines
Remove All Empty Lines - Self explanatory
UNION - UNION OF LEFT AND RIGHT
INTERSECTION - INTERSECTION OF LEFT AND RIGHT
Left JOIN - LEFT INTERSCTION
Right JOIN - RIGHT INTERSECTION
OUTER JOIN - OUTERSECTION of 2 lists
Add Zeros - Adds zeroes to array (Intended to work with numbers only) then use SORT and remove zeroes
Remove Zeros - Removes zeros (WARNING: works only with numbers)
CB - If CheckBox is checked it sorts one way if it not sorts the other way
REVERSE - Reverses Order of Elements
There are no obvious alerts if something goes wrong
Sort needs to be fixed so it has at least two ways of sorting
Last Update: JULY 14 2023 21:05
Outer Join
Add Zeroes
Remove Zeroes
CB
REVERSE
Last Update: AUGU 06 2023 15:09
| Left |
Right |
|
Outcome |
|
| CB | |
July 06, 2023
Replacement and Reverse v0.011
Text
Temporary replacement chars
Reversed text with temporary characters intact
Temporary replacement chars
Reversed text with temporary characters intact

