kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.28k stars 218 forks source link

Request: Convert the tasks.bin file into xml, text or other editable format or give more options for working with tasks. #143

Open ioogithub opened 3 years ago

ioogithub commented 3 years ago

Working with tasks is frustrating. You can't edit the Source of Destination or copy the data from one task to another one. This ends up creating a lot of unnecessary work for the user. It would be nice to have the ability to either edit the tasks outside of the app or to have more options inside the app to manipulate them.

Specifically, allow for the Source and Destination fields to be editable.

After spending a lot of time setting up all of the options and fields for one task it would be nice to be able to copy that work to another task to make a small change. Currently, the user would have to duplicate all of the work in this scenario.