-
Notifications
You must be signed in to change notification settings - Fork 19
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
Import File from Simple Mobile Tools Not Selectable #34
Comments
Unfortunately, that's due to a bug in Simple Notes that has been fixed in Fossify Notes: #13. Have you exported notes in Simple Notes using Fossify/Simple File Manager? If yes, and you still have Simple Notes, you may try to export all notes with the built-in file manager and import once again. |
Correct me, if I'm wrong but as I understand #13, it's just about the missing .json extension at the exported notes file coming from Simple Mobile Tools. I added the extension manually, but as described that didn't help to import all notes at once into Fossify Notes. Aditionally I don't quite understand your second paragraph:
@Aga-C |
My second paragraph was a workaround, what you can do to import your notes. We can't update Simple Notes to resolve its bug, but you can import your notes doing a few more steps as I've described. |
@Aga-C I don't know yet, whether the content of Simple Note export file is internally faulty. That wasn't metioned here or in #13. If so, it would explain everything and I'm fine with the wontfix. Otherwise (aka it's just about the missing .json extension) and given a valid Simple Notes export file, I still don't understand, why this flaw on the Fossify import side can't or won't be fixed. |
Ported from FossifyOrg/Messages#137. Sometimes Android reports the MIME type as "application/octet-stream" even if the file has a .json extension (specifically, on Android 8 and 9 for backups exported outside the Download folder). Previously, such files could not be selected in the file picker when importing. As a workaround, allow files with that MIME type on Android < 10. Fixes FossifyOrg#34.
Thanks @naveensingh for re-opening the issue. As written in the bug description, using an external file manager (Material Files in my case) didn't work for me. It just imports the "all notes" import file as one single note with the 1:1 content of the import file. |
Checklist
Affected app version
1.0.0
Affected Android/Custom ROM version
ShiftOS 2.0 L (basically AOSP 8.1)
Affected device model
Shift5me
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Expected behavior
All notes should be imported into Fissify Notes.
Actual behavior
Import from Simple Mobile Tools Notes to Fossify Notes doesn't work - neither with no file extension (as exported from Simple Mobile Tools) nor with txt or json extension. File is found, but not selectable for import.
I also tried "open with" command from Material Files and the stock file manager, both didn't work either. This imports the "All Notes" import file as one note with the whole import file content.
Screenshots/Screen recordings
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: