Opened 12 years ago
Last modified 8 years ago
#144 assigned new-feature
textual -- capitalizer script
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-scripts | Version: | |
Keywords: | Cc: |
Description
#!/bin/bash
#
# seek in string,
# i -> I
# start of sentence -> capitalize
# i'm -> I'm
# i'd -> I'd
# personal names, surnames -> capitalize
# (based on address book)
would be handy for fixing my emails before i send them.
compose in natural form, then cap before sending.
Note:
See TracTickets
for help on using tickets.