Nextcloud: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


== test instances ==
== test instances ==
*
* https://try.nextcloud.com/


== apps (basic funtionality ==
== apps (basic funtionality ==
Line 19: Line 19:
* Contacts
* Contacts
* Calendars
* Calendars
* Deck: Allows note-taking, hierarchical organization into  deck -> board -> stack -> card
* Deck: Allows (kanban-style) note-taking, hierarchical organization into  deck -> board -> stack -> card
** Card: has users, description, attachments, timeline, tags
** Card: has users, description, attachments, timeline, tags
* project: collection of items (files, chats, etc.)
* project: collection of items (files, chats, etc.)


== app store ==
== app store ==
* Text: Collaborative document editing using Markdown [https://apps.nextcloud.com/apps/text]
* Talk: Screensharing, online meetings & web conferencing [https://nextcloud.com/talk/]
* Talk: Screensharing, online meetings & web conferencing [https://nextcloud.com/talk/]
* Polls: kinda like Doodle [https://github.com/nextcloud/polls]
* Polls: kinda like Doodle [https://github.com/nextcloud/polls]

Revision as of 12:52, 24 April 2020

https://docs.nextcloud.com/

Nextcloud is a cloud-based "file sync and share software". It offers

  • syncing of OS-based directories (Linux, Windows, macOS) with the Nextcloud server ("Desktop Sync client") [1]
  • a browser-based desktop (the "Web interface") with various "apps" (including "groupware").
  • additional functionality via an app store [2]

test instances

apps (basic funtionality

  • Files: the (synchronized) files on the server
    • files can have tags and can be shared
    • viewers for videos and images
  • Photos: organization of images
  • Activities: a log of changes that happened in the apps -- sometimes links are missing to changes, it is not possible to directly jump to them
  • Mail
  • Contacts
  • Calendars
  • Deck: Allows (kanban-style) note-taking, hierarchical organization into deck -> board -> stack -> card
    • Card: has users, description, attachments, timeline, tags
  • project: collection of items (files, chats, etc.)

app store

  • Text: Collaborative document editing using Markdown [3]
  • Talk: Screensharing, online meetings & web conferencing [4]
  • Polls: kinda like Doodle [5]
  • OnlyOffice: browser-based text processing
    • " types of supported formats (ODT, DOC, RTF, EPUB, MHT, HTML, HTM, ODS, XLS, CSV, ODP, PPT, DOTX, XLTX, POTX, OTT, OTS, OTP, and PDF-A) are processed with inner conversion to DOCX, XLSX or PPTX" [6]
  • ...

Discussion