(Dansk version)
Editing a document in the Android application involves opening it in the appropriate editor application. You can edit any document if you have the compatible Android editing application and appropriate editing permissions.
<aside>
💡 Tip:
- When the document is edited, its copy is placed to the following internal storage directory on the Android device:
[StorageName]/Android/data/docunote.docunote/cache/DocuNoteDocuments/Editing
This folder is created automatically on installation with full control permissions.
</aside>
To edit the document in the Android app:
-
Navigate to the desired document and tap it.
-
Tap Edit document.

After you have finished editing your document, save your changes and close the editor.

- Finish editing - Creates a new version of the document.
- Minor version - Creates a minor document version.
- Major version - Creates a major document version.
- Overwrite current major/minor version - Overwrites the current document version.
- Keep the document checked out after the version X is created - Creates a new document version and keeps the document locked by you.
- Comment - Allows you to leave the comments.
- Continue editing later and keep the document locked - The document will be locked by you. No document version will be created for now.
- Undo edit - The changes you have applied will be ignored.