Open hasecilu opened 3 years ago
Thank you for good suggestion.
On 7 Sep 2021, at 00:07, Ulices @.***> wrote:
When you run an action in the jobs tab for every job there is an 'Copy command to clipboard ' buttton. It would be very handy if that button is also available in the Tasks tab (for every task). This way you don't have to run the task to be able to copy the command. And maybe an 'Export all tasks' buttons for export all tasks with their respective commands to a text file would be useful too. This way you don't need to click on 'Copy command to clipboard ' on every task in order to get all.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/176, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXJHOTOZHRCTFV3G3MYAKLUAVCTZANCNFSM5DRF5VYQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
One more thing, if there is an Export tasks
button it should exist an Import tasks
button. Useful when you have multiple computers or if you reset your PC.
It would also be really great if the button escaped the parameters in the resulting command, for example --exclude /R&D/ --exclude /Temp Data/
-- otherwise manual escaping is necessary before running the command. Fantastic program, though!
It would also be really great if the button escaped the parameters in the resulting command, for example
--exclude /R&D/ --exclude /Temp Data/
-- otherwise manual escaping is necessary before running the command. Fantastic program, though!
Thank you for the idea - I am working on new release now. Do not want to add anything extra at the moment. But will definitely include your suggestion later.
When you run an action in the jobs tab for every job there is an
Copy command to clipboard
buttton. It would be very handy if that button is also available in the Tasks tab (for every task). This way you don't have to run the task to be able to copy the command. And maybe anExport all tasks
buttons for export all tasks with their respective commands to a text file would be useful too. This way you don't need to click onCopy command to clipboard
on every task in order to get all.