aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorgarret <garret@airmail.cc>2021-07-21 22:48:09 +0100
committergarret <garret@airmail.cc>2021-07-21 22:48:09 +0100
commitd5eb7c02fe0fc9998d6dbb651f5069d6f33e4bed (patch)
treedbb8ae6c4ef3bc4e017a8640d2548080d6a81d6e /README.md
parent5f1fc4cbb321401d308f8510ef184f690a173aa9 (diff)
downloadaegisub-scripts-d5eb7c02fe0fc9998d6dbb651f5069d6f33e4bed.tar.gz
aegisub-scripts-d5eb7c02fe0fc9998d6dbb651f5069d6f33e4bed.tar.bz2
aegisub-scripts-d5eb7c02fe0fc9998d6dbb651f5069d6f33e4bed.zip
new ones that do stuff with comments
each script is a different type of comment tho
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2c97aa2..988606e 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,10 @@ Makes checking pre-timing possible by putting some text in the lines (the actor
ignores lines with text in them, prepends to lines with just tags in them
+### Append Comment
+
+pops up a dialogue to put the comment in, and appends it to the selected lines.
+
### Audio Clipper
Extracts audio from the selected line(s), like the create audio clip button.
@@ -75,3 +79,7 @@ originally created to convert stuff that should've been alpha-timed in the first
### Scenebleed Detector
Finds scenebleeds in the selected lines, and marks them with an effect (`bleed`).
+
+### Select Comments
+
+take a guess