logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

odfsearch - Text selection and copy from one document to another using callback

Contents

Name

       odfsearch - Text selection and copy from one document to another using callback

Synopsis

       This sample script extracts the content of every text element (paragraph, header, list item) in a source
       document matching a given pattern (string or regex), and appends it as a new paragraph to a target
       document. The target document must exist.

       The target document must exist (it can be an empty document or a template).

       usage : odfsearch target_file source_file "search_string"

perl v5.34.0                                       2022-06-16                                      ODFSEARCH(1p)

See Also