mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #804 from sharelatex/as-update-project-import-modal
Update copy in v1 import modal now that more features are supported
This commit is contained in:
commit
4e484912bb
1 changed files with 4 additions and 6 deletions
|
@ -345,13 +345,11 @@ script(type="text/ng-template", id="v1ImportModalTemplate")
|
|||
i.fa.fa-flask
|
||||
.v1-import-col
|
||||
h2.v1-import-title #[strong Warning:] Overleaf v2 is Experimental
|
||||
p We are still working hard to bring some Overleaf v1 features to the v2 editor. In v2 there is:
|
||||
p We are still working hard to bring some Overleaf v1 features to the v2 editor. In v2:
|
||||
ul
|
||||
li <strong>No Journals and Services</strong> menu to submit directly to our partners yet
|
||||
li <strong>No Rich Text (WYSIWYG)</strong> mode yet
|
||||
li <strong>No linked files</strong> (to URLs or to files in other Overleaf projects) yet
|
||||
li <strong>No Zotero and CiteULike</strong> integrations yet
|
||||
li <strong>No labelled versions</strong> yet
|
||||
li You may not be able to access all of your <strong>Labelled versions</strong> yet
|
||||
li There are <strong>no Zotero and CiteULike</strong> integrations yet
|
||||
li Some <strong>Journals and Services in the Submit menu</strong> don't support direct submissions yet
|
||||
p.row-spaced-small
|
||||
| If you currently use the <strong>Overleaf Git bridge</strong> with your v1 project, you can migrate your project to the Overleaf v2 GitHub integration.
|
||||
|
|
||||
|
|
Loading…
Reference in a new issue