-
-
Notifications
You must be signed in to change notification settings - Fork 279
Notes import/export moved to settings #644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/SettingsActivity.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/SettingsActivity.kt
Outdated
Show resolved
Hide resolved
|
there should be a renaming dialog right after clicking on Export notes, just like in exporting the galleries app settings, favorites etc |
|
if I export a textual note and a checklist with a couple items, then delete the checklist note and try reimporting the file, I get an error that importing some entries failed and nothing gets imported. If I open the file, the checklist note is the first one there. |
It was imported, but only the pager was not updated. App restart needed after import. I'll fix it now. And some entries failed because some documents with the same title already exist. |
|
seems to work good now, but if no new note has been added, instead of |
|
ye thanks, should be good now |
No description provided.