You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I am pretty sure this is the wrong repo to post the issue since there wont be any ios specific code here i guess, but in my mind it was the closest that made sense to bring it up at all, as it is directly concerned with this plugin.
When I open obsidian on my ios device, that is setup to automatically pull upon opening, this might take several minutes. If the phone then goes into sleep or performs auto lock, it aborts and potentially scrambles the whole git process.
I am aware of iOS wide options like setting auto lock to "never", but cleaner solutions would be either a setting for mobile clients, similar to note apps like Notability, to "keep device awake" or maybe even implement some sort of background activity to ensure clean repo pulling and pushing.
Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)
No response
Steps to reproduce
Setup git plugin to run on ios device
Perform a pull command that takes longer than the lock timer of the device, which will highly likely introduce errors or in the worst case even scramble the whole repo sync state.
Expected Behavior
No response
Addition context
No response
Operating system
iOS
Installation Method
None
Plugin version
2.26.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Note: I am pretty sure this is the wrong repo to post the issue since there wont be any ios specific code here i guess, but in my mind it was the closest that made sense to bring it up at all, as it is directly concerned with this plugin.
When I open obsidian on my ios device, that is setup to automatically pull upon opening, this might take several minutes. If the phone then goes into sleep or performs auto lock, it aborts and potentially scrambles the whole git process.
I am aware of iOS wide options like setting auto lock to "never", but cleaner solutions would be either a setting for mobile clients, similar to note apps like Notability, to "keep device awake" or maybe even implement some sort of background activity to ensure clean repo pulling and pushing.
Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)No response
Steps to reproduce
Expected Behavior
No response
Addition context
No response
Operating system
iOS
Installation Method
None
Plugin version
2.26.0
The text was updated successfully, but these errors were encountered: