aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorgarret <garret@airmail.cc>2021-06-13 15:44:57 +0100
committergarret <garret@airmail.cc>2021-06-13 15:44:57 +0100
commit42a609bb91385285228903a34303d3039c158333 (patch)
tree0f7d43e35284d408d1956cadbe31c6bd419cfd18 /README.md
parenta123e01ef8a91540e9d3c12e12571447224516dc (diff)
downloadaegisub-scripts-42a609bb91385285228903a34303d3039c158333.tar.gz
aegisub-scripts-42a609bb91385285228903a34303d3039c158333.tar.bz2
aegisub-scripts-42a609bb91385285228903a34303d3039c158333.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69f0a7f..ad5c367 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
Aegisub automation scripts I've written.
Probably only useful to me.
+A few of them are dupes of (parts of) already-existing scripts, because fuck bloat, and fuck depctrl.
+
----
## Script List
@@ -37,6 +39,14 @@ Makes .xml chapters for matroska.
Makes lines with the effect `chapter` into chapters. Start time of the line is used for the timestamp, text of the line is used for chapter name.
Language is currently hardcoded to english.
+### CR Restyler
+
+`become-fansubber.lua`
+
+select the lines
+it sets them to default style
+wow amazing
+
### Dupe and Comment
Duplicates a line and comments out the original.
@@ -49,3 +59,7 @@ Appends an Em-dash (`—`) to the selected line(s).
Replaces `--` with `—`.
I do not have an em-dash key on my keyboard.
+
+### tagstrip
+
+gets rid of tags (and comments) in the selected line(s)