Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Outline

25 Topics 160 Posts
  • Outline - Package Updates

    Pinned
    32
    0 Votes
    32 Posts
    3k Views
    Package UpdatesP
    [1.8.1] Update outline to 0.82.0 Full Changelog Mention documents with @ document mentions will automatically keep title and icon in sync (changelog) Editor embeds are now vertically resizable When pasting a link there is now an option to embed or link Upgraded Mermaid diagrams to v11 (#​7964) Copying a document now offers the choice of destination (#​8030) When pasting remote images, they will now be automatically uploaded to Outline storage (#​8301) (#​8086) New tables in the editor now start with fixed width (but resizable) columns Email notifications are no longer sent for insignificant document changes Collection description was moved to it's own tab Copying text out of the editor now copies markdown to the clipboard where appropriate Added command to create nested document from command menu (#​8365) Creating a new document from the sidebar is now much faster It is now possible to create API keys with scopes (#​8297) Added new icons into picker ...
  • GitHub integration in Outline

    Moved Solved
    4
    1 Votes
    4 Posts
    91 Views
    A
    Thanks .. this worked https://forum.cloudron.io/post/101632
  • Import user group from Cloudron

    3
    0 Votes
    3 Posts
    88 Views
    J
    @djtilo-ol said in Import user group from Cloudron: At the moment I would have to ask all users to log in once in order for me to arrange them to a group as an admin within Outline A "hack" is that you as an admin, can impersonate the other user and do the first login - https://docs.cloudron.io/user-management/#impersonate-user . This will hide the limitations of the app from the end user.
  • Unable to login to Outline

    Solved
    6
    0 Votes
    6 Posts
    102 Views
    S
    Strangely, once I logged in using Incognito Mode, I was then able to login using non-incognito mode without needing to clear the cache at all.
  • Magic signin link not sent since 1.7.0 / 0.81.0 update

    Solved
    19
    1 Votes
    19 Posts
    498 Views
    G
    I confirm that the the update fixes the issue on my instantce of outline.
  • Authentication failed on Package Version 1.6.0

    Solved
    5
    1
    0 Votes
    5 Posts
    272 Views
    T
    @Maxim yeah deleting that helped DELETE FROM user_authentications; In our family one user got the same problem. The message in German is: """ Authentifizierung fehlgeschlagen - wir konnten dich zu diesem Zeitpunkt nicht anmelden. Bitte versuche es erneut. """ The App Event log in cloudron did not show any error, only the logs.
  • Google Login challenges

    10
    1
    0 Votes
    10 Posts
    725 Views
    S
    @marylou Where we ended up landing: both buttons are visible but only Google Login button gets used. Not perfect, but the app is fantastic.
  • Dropped characters while typing (app specific query)

    2
    1 Votes
    2 Posts
    132 Views
    J
    @BenjiFranklin you should report this in the outline forum at https://github.com/outline/outline/discussions instead
  • Customize mail FROM name for APPS like Outline

    Solved
    5
    1
    1 Votes
    5 Posts
    381 Views
    B
    @girish Ahhh ... I think because the settings section didn't populate with Gmail.com after I established this as the outbound, I figured this panel was inactive and overiden by my new outbound settings. I now see that this panel will still set the from name and reply to address while the sending address will come from outbound. It might still be nice if the gmail our newly-established outbound address populated in this panel once established and then users could also use this as a reply-to address? Or even better - an ability to set any chosen reply to address not tied to this server like I might just want to put "myname@maincompany.com" as my reply to instead of the server domain ... I guess a work around is to create a forwarding address but that's additional work. Just a thought. Great work, again.
  • Using Licensed Version

    2
    0 Votes
    2 Posts
    201 Views
    girishG
    I think not. From what I can make out (for example, commit message of https://github.com/outline/outline/pull/3634) , enterprise is a totally separate codebase which is private. Maybe you can double check this with their support team.
  • Can't do first login

    Solved
    11
    1 Votes
    11 Posts
    311 Views
    S
    @nebulon Ah, never mind. Just tested a new Outline instance, with Google SSO. Although, it works, it works only with Google Workspace accounts, and not with private emails.
  • Outline stopped working after upgrade to 1.2

    Moved
    7
    1
    1 Votes
    7 Posts
    655 Views
    E
    Thank you!
  • Is using AWS S3 possible?

    Solved
    6
    2 Votes
    6 Posts
    601 Views
    girishG
    I am not convinced there is cost benefit to be had by moving to S3 here. Unless you have 100GB of attachments or something. On Hetzner, 20GB is less than a EUR a month. S3 also costs money... Anyway, it's not my place to decide about costs. I have adjusted the latest package to make the storage configurable.
  • Outline can't login after users e-mail change

    Moved
    5
    0 Votes
    5 Posts
    143 Views
    girishG
    Outline upstream uses email ids to track users and does not use usernames (despite Cloudron OIDC setting the sub claim to username). When the email changes, it thinks that this is a new user. Unfortunately, there is no way to fix this since this is how upstream app is implemented.
  • Great addition!

    1
    6 Votes
    1 Posts
    161 Views
    No one has replied
  • Authentication failed

    6
    0 Votes
    6 Posts
    745 Views
    L
    So, after E-Mail change, reinstall the app and import backup
  • "Sorry, this file is too large – the maximum size is 1 MB"

    Solved
    3
    1 Votes
    3 Posts
    655 Views
    jdaviescoatesJ
    @girish said in "Sorry, this file is too large – the maximum size is 1 MB": @superhua you have to add export in front of the variables. So, export FILE_STORAGE=local export FILE_STORAGE_UPLOAD_MAX_SIZE=26214400 A trick to remember this is that we use the .sh extension (shell) when export keyword is required. Be useful to add that info to https://docs.cloudron.io/apps/outline/#custom-config
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Migrate from Notion to Outline

    3
    1 Votes
    3 Posts
    770 Views
    P
    @jdaviescoates hello, thank's for your answer. Yes, They have a import tool specific for Notion (that tool is not mentioned in Outline guides, but is in Import options).
  • Milestones to being stable?

    Solved
    4
    3 Votes
    4 Posts
    500 Views
    nebulonN
    I've marked the app as stable now with the latest package update.