appml / neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.
GNU General Public License v3.0
334 stars 23 forks source link

Auto backup to mirror is stale #80

Closed ippocratis closed 1 day ago

ippocratis commented 5 days ago

Describe the bug Automatic background backup never finishes. The process in the notification that shows its progress is stale. If I tap on it the backup exits unfinished To Reproduce Enable backup/mirror and autosave. When phone is iddle it should start the procces

Expected behavior It should complete the backup

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Manually initiating an export completes successfully

appml commented 3 days ago

Is Power Saving mode on?

ippocratis commented 2 days ago

No

My ~neutrinote_settings_data

com.appmindlab.nano.pref_auto_save|true com.appmindlab.nano.pref_copy_attachments_to_repo|true com.appmindlab.nano.pref_custom_filters|all;starred;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;W;X;Y;Z com.appmindlab.nano.pref_incremental_backup|true com.appmindlab.nano.pref_lazy_update|false com.appmindlab.nano.pref_location_aware|false com.appmindlab.nano.pref_lux|false com.appmindlab.nano.pref_math_url|https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js com.appmindlab.nano.pref_max_backup_count|2 com.appmindlab.nano.pref_open_in_markdown|true com.appmindlab.nano.pref_order_by|modified com.appmindlab.nano.pref_order_by_direction|DESC com.appmindlab.nano.pref_preview_mode|off com.appmindlab.nano.pref_show_hidden|true com.appmindlab.nano.pref_theme|system ❘

appml commented 2 days ago

No

My ~neutrinote_settings_data

com.appmindlab.nano.pref_auto_save|true com.appmindlab.nano.pref_copy_attachments_to_repo|true com.appmindlab.nano.pref_custom_filters|all;starred;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;W;X;Y;Z com.appmindlab.nano.pref_incremental_backup|true com.appmindlab.nano.pref_lazy_update|false com.appmindlab.nano.pref_location_aware|false com.appmindlab.nano.pref_lux|false com.appmindlab.nano.pref_math_url|https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js com.appmindlab.nano.pref_max_backup_count|2 com.appmindlab.nano.pref_open_in_markdown|true com.appmindlab.nano.pref_order_by|modified com.appmindlab.nano.pref_order_by_direction|DESC com.appmindlab.nano.pref_preview_mode|off com.appmindlab.nano.pref_show_hidden|true com.appmindlab.nano.pref_theme|system ❘

The next build might fix it. Give it a try.

ippocratis commented 1 day ago

Looks like fixed. Auto Backup completed successfully.