mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #387] Auto Sync to Remote Server #166
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yaadata on GitHub (Mar 18, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/387
Current behavior
When you are working with remote notes, Boost Note only saves when you click the notes sync circle arrow. I have found that when I forget to click the sync button, that I lose some of my notes.
Expected behavior
Auto Sync notes on a set interval (say every minute given the note content has changed)
Environment
@yaadata commented on GitHub (Mar 18, 2020):
Would love to collaborate/help on this. I really enjoy this application and would be willing to contribute to get his feature added
@Flexo013 commented on GitHub (Mar 27, 2020):
There already exists an automatic sync. You could check the 0.3.0 release notes, as some changes were made to the syncing in that release.
@yaadata commented on GitHub (Mar 30, 2020):
Yes auto syncing was added in 0.3.0 thank you @Flexo013