Add iphone compatible NOTES support to IMAP backend#69
Add iphone compatible NOTES support to IMAP backend#69JorisHansMeijer wants to merge 1 commit intoZ-Hub:developfrom
Conversation
|
Thanks @JorisHansMeijer for the PR. I'm guessing the stickynotes backend doesn't meet your purpose, and I could guess at the reasons, but do you mind explaining why? I prefer to have this as an optional that can be turned on in the imap config.php. Are you able to comment out this And last there are some changes to the $folderid that while probably are correct make it a bit hard to review as these don't strictly look like they are needed for the Notes functionality. Would prefer these to get split out in to separate commits, if you are able to. |
|
Just to follow up on this, I've now tested your branch and the following is produced. Do you mind reviewing? |
|
Sorry about my late reaction. Been busy with other things. The config.php in the imap folder should contain the define (like below line with IMAP_FOLDER_NOTE): // Draft folder name (case doesn't matter) // Trash folder name (case doesn't matter) // Trash folder name (case doesn't matter) |
|
Really need to sync notes to iPhone. :) |
|
This diff should do that :) I can't think of any reason for the problem above. The only reason I can think of is that the IMAP_FOLDER_NOTE define was not added to the config.php when testing. |
|
For me iphone notes is syncing, I am using a synology nas with php 7.4.33 |
Released under the GNU Affero General Public License (AGPL), version 3
What does this implement/fix? Explain your changes.
This code adds support for NOTES on IMAP backup (compatible with Iphone)
Does this close any currently open issues?
...
Any relevant logs, error output, etc?
...
Where has this been tested?
Server (please complete the following information):
Smartphone (please complete the following information):