-
Sub-task
-
Resolution: Fixed
-
Minor
-
None
-
2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.4, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.5
-
None
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
This second stage of the project would enable the user to export posts having attached files to the plain text notes.
It would involve the following tasks (tentative):
- Get the proper mime types of the files attached.
- Convert the files to hex files for exporting.
- Get the md5 hashes of the content of the files.
- Set up the file attributes and the note attributes according to the Evernote API for creating the note.