Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #835 from owncloud/2464-create-text-files-within-i…
Browse files Browse the repository at this point in the history
…os-app

Add a section to the documentation on editing text files
  • Loading branch information
settermjd authored Jan 31, 2017
2 parents ef1f202 + 7c472a8 commit 01c69b3
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
Binary file added user_manual/images/ios-editing-a-text-file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added user_manual/images/ios-viewing-a-text-file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions user_manual/ios_app.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,27 @@ editable.
.. image:: images/ios-share-link.png
:alt: Share link on a folder.

Editing Text Files
------------------

From version 3.5.0 onward you can edit text files directly within the
application.
To do so, first click on the text file which you want to edit.
This will display the contents of the file, as in the example below.

.. image:: images/ios-share-link.png
:alt: Share link on a folder.

Then, click "Edit" in the top right-hand corner, which opens the file for
editing, as in the example below.

.. image:: images/ios-share-link.png
:alt: Share link on a folder.

Make all the changes which you need to, and when you're finished editing, click
"Done" in the top right-hand corner.
This will save the changes and begin the sync process to your ownCloud account.

Settings
--------

Expand Down

0 comments on commit 01c69b3

Please sign in to comment.