Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Overleaf template #20

Closed
Aavild opened this issue Mar 24, 2022 · 1 comment
Closed

Overleaf template #20

Aavild opened this issue Mar 24, 2022 · 1 comment
Assignees
Labels
Backend Node, Express, Databases & other nonvisual elements Priority medium Not immediately important, but very relevant Task normal Takes average knowledge and time to do

Comments

@Aavild
Copy link
Collaborator

Aavild commented Mar 24, 2022

Make so that the user can create an overleaf project from the project dashboard and add the others(or a link) for them to edit.

@Aavild Aavild added this to the Minimal Viable Product milestone Mar 24, 2022
@Aavild Aavild added Backend Node, Express, Databases & other nonvisual elements Priority medium Not immediately important, but very relevant Task normal Takes average knowledge and time to do labels Mar 24, 2022
@SilverBrother SilverBrother self-assigned this Apr 19, 2022
@SilverBrother
Copy link
Collaborator

SilverBrother commented Apr 20, 2022

Done, husk at linket skal fører til raw og ikke blob

<html lang="en">
    <head>
        <meta charset="utf-8">
        <title>Redirect to Overleaf</title>
    </head>
    <body>
        <form action="https://www.overleaf.com/docs" method="post" target="_blank">
            <input type="text" name="snip_uri"
                   value="https://github.com/SilverBrother/TemplatesP2/raw/main/ReportTemp.zip"><br>
            <input type="submit" value="Open in Overleaf">
            </form>
            <form target="_blank" method="get">
                <a href="https://www.overleaf.com/project/625fedf1b77aea71c4f895af">
                <img src="xxx.png" height="30" width="30"></a>
            </form>
</body>```

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backend Node, Express, Databases & other nonvisual elements Priority medium Not immediately important, but very relevant Task normal Takes average knowledge and time to do
Projects
None yet
Development

No branches or pull requests

2 participants