Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove verboseness of path outputs #122

Open
plastikfan opened this issue Jan 16, 2024 · 0 comments
Open

remove verboseness of path outputs #122

plastikfan opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@plastikfan
Copy link
Contributor

plastikfan commented Jan 16, 2024

Seeing output lke this:

dummy:executing: 'magick /Users/plastikfan/dev/test/pics/blur/TRASH/blur/TRASH/blur/TRASH/screen-shot-1.png --gaussian-blur 0.05 --interlace plane --strip /Users/plastikfan/dev/test/pics/blur/TRASH/screen-shot-1.png'

is too verbose. The full paths should be shown in the log, but the output should contains only relative paths, to reduce the output the user has to contend with.

And to simplify more, consider not outputing for every file, just write a summary.

make use of filepath.Rel

@plastikfan plastikfan added the feature New feature or request label Jan 16, 2024
@plastikfan plastikfan self-assigned this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant