Joel Kuzmarski

Results 88 comments of Joel Kuzmarski

:+1: A global `exlude_pattern_list` would be nice. My use case would look like: `"exclude_pattern_list": ["*.lock", "*composer.json", "*README.md", "*.gitignore"]`

Each zombie browser window has it's own event loop that captures timeouts/intervals, and the `then` upon visit resolve only happens after the entire page is `done` anyways, so your timeout...

Zombie captures setTimeout and setInterval. Calling wait with a number tells the zombie event loop how long to wait before a hard cutoff, but it sounds like the event loop...

@peterbraden The release currently published to npm does not have the `templateMatches` function correct? Am trying to build locally on macOS but build is failing with similar gyp errors mentioned...

26 days later I see there is no reply, so wanted to drop a hint for anyone else looking for a temporary (suboptimal) solution to this issue... It is possible...

Note that this explanation is assuming "Show history on touch" is enabled in preferences, along with "Minimalistic UI".

Thinking about it I think it would actually make more sense to have another option for single press under "User experience" > "Gestures" > "Action on single press". That gesture...

[RSAF](https://github.com/chenxiaolong/RSAF) gives the option to protect the UI... ![Screenshot_20240111-053134](https://github.com/newhinton/Round-Sync/assets/990216/308460f5-c008-4652-88e5-d1be91387136) This protects the UI, although not sure if the `rclone.config` is technically encrypted at rest in either app?

Probably a related duplicate of #195 due to the `rclone.conf` not containing/saving the `filename_ecryption` value.

The password field would also be not populated. It looks like the issue is resolved in [RoundSync - v2.4.3-beta](https://github.com/newhinton/Round-Sync/issues/213)