Tutorial

Version 1.1 by chaney08 on 2021/06/08 11:30

PurposeEdit

The purpose of this tutorial is to teach users how to use the Collaboratory.Drive. By the end of the tutorial users should be able to upload, create, delete and share files on the drive.

How to access the driveEdit

A drive is a file storage and synchronization service. It allows users to store files, synchronize them across devices, and share them.

In order to access the drive, click on the "Drive" item in the navigation panel of the collab. Note that you need to be a member of the collab to be able to access it.

drive.png

UploadEdit

Upload can be achieved by using the "Upload" button or by drag-n-dropping a file or folder from your computer to the drive. Note that you need write permissions to the collab (i.e. to be an editor or admin of the collab) to upload files to its drive.

Creating files and foldersEdit

Files and folders can be created using the "New" button:

  • New folder: create a folder in order to structure your documents.
  • New file: create a file with no predetermined extension.
  • New Markdown File: create a file with a ".md" extension to use the Markdown syntax.
  • New Excel / PowerPoint / Word File: create a Microsoft Open XML Format document which can be edited collaboratively.

Sharing documentsEdit

The preferred way to share documents is to place them in a collab and to manage who has access to the collab through its team app.

  • Viewers of the collab have read-only access to the collab and its drive.
  • Editors of the collab have read, modify, create and delete access to the collab's content, including its drive.
  • Admins have the same permission as Editors and can modify the team of the collab.

A user is only viewer or editor or admin. Adding a user to one role removes the user from other roles.

Users can also be added via the units and or groups they belong to.

Users can also create links to documents or folders.

  • Public links created with the share button share icon.png bypass the collab's team permissions and give read-only access to any person with the link (read-only including for Editors and Admins of the collab's team).
  • Smart links created with the internal link button internallink.png provide read or write access according to the collab's team permissions.

Editing documents collaborativelyEdit

Excel, PowerPoint and Word files can be edited collaboratively online. To do so, just click on the file in the drive interface.

Please refer to the OnlyOffice user documentation for information on how to use these editors.

Known limitations of OnlyOffice

OnlyOffice is compatible with most features of Microsoft Office. The most hindering limitations are listed below:

Excel spreadsheets do not have the pull-down list (validation) option. If this is feature is important for your work, we recommend either validating the document offline, or to edit it offline. Note the

Users working independently on large Word documents can see the page content move as content is being added/removed in pages preceding the page being viewed. A simple workaround is to cut large files into smaller files for the main editing phase of the work.

VersioningEdit

The Drive maintains a number of older versions of all its files. It is easy to see when the versions were saved, by whom, to retrieve any version for comparison, and to rollback to a prior version.

To see all available versions of a file, select History from the additional drop down menu of each file.

drive_filemenu.JPG

The other options in the menu (Rename, Move, Copy, Comment, Details) should be self-explanatory.

The Open via Client option refers to the possibility of running a Seafile client on your computer.

GuidelinesEdit

When editing a file, start by checking the Collaboration menu in OnlyOffice. The Co-Editing Mode is usually better in Fast mode. The Display Mode is usually better in Markup mode. Note the Track Changes option too.

With versioning of files, it is better practice not to use filenames which include the date and the initials of the person having edited the file. These are workarounds for people who do not have access to a file versioning system.

Avoid sending files by email; point users to files in a collab instead. Every time you send a file by email, it is a potential fork in the evolution of that file, i.e. it creates yet another copy of the file which might evolve into a separate branch which then needs to be merged back. Sending files also fills up quota of the Inboxes.

ConclusionEdit

By now, users should be able to upload, create, delete and share files on the drive. As well as this, they should know some of the intricacies of using the Drive such as versioning.