Summary of picture_viewer

22 views
Skip to first unread message

Edward K. Ream

unread,
Oct 24, 2021, 6:10:30 AM10/24/21
to leo-editor
PR #2296 fixes all known bugs with the picture_view plugins.

This PR uses python's argparse module.  For help:

    python -m leo.plugins.picture_viewer -h

As noted in the PR, do not use '=' to separate arguments and values:

   --path xyzzy # Correct
   --path=xyzzy # Wrong

I plan no further work on this plugin, but I'll be happy to fix bugs.

Edward

Edward K. Ream

unread,
Oct 24, 2021, 7:14:22 AM10/24/21
to leo-editor
On Sunday, October 24, 2021 at 5:10:30 AM UTC-5 Edward K. Ream wrote:

I plan no further work on this plugin, but I'll be happy to fix bugs.

Oops.  Delete and move don't work stand-alone. Should be straightforward to fix.

Edward

Edward K. Ream

unread,
Oct 24, 2021, 8:49:19 AM10/24/21
to leo-editor
On Sunday, October 24, 2021 at 5:10:30 AM UTC-5 Edward K. Ream wrote:

PR #2296 fixes all known bugs with the picture_viewer plugin.

PR #2297 fixes more bugs, and adds the --starting-directory command-line argument.

To repeat, for a list of all command-line arguments do:

    python -m leo.plugins.picture_viewer -h

Edward
Reply all
Reply to author
Forward
0 new messages