nextcloud / collectives

Collectives is a Nextcloud App for activist and community projects to organize together.
GNU Affero General Public License v3.0
87 stars 12 forks source link

Collectives market gap analysis #482

Open juliushaertl opened 2 years ago

juliushaertl commented 2 years ago

Collectives market analysis

What other software are we looking at?

✅ Added after feature gap analysis

Feature Confluence Notion Coda Etherpad Cryptpad Collectives
Predefined templates for starting off ✔️ ✔️ ✔️ ❌ (default content is same for all Collectives)
Page versioning
Timeslider ✔️ ✔️
Diff comparison ✔️ ✔️
Page content
Page emoji ✔️ ✔️ ✔️
Page header image ✔️ ✔️ ✔️
Table of contents ✔️ ✔️ ✔️ ✔️ ✔️
Text headings ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Text color ✔️ ✔️ ✔️ ✔️ ❌ (not supported by Markdown)
Tables ✔️ ✔️ ✔️ ✔️ ✔️
Emoji ✔️ ✔️ ✔️ ✔️
Text alignment ✔️ ✔️ ✔️ ❌ (not supported by Markdown)
@mention people ✔️ ✔️ ✔️
Layout (columns) ✔️ ✔️ ✔️
Callout boxes ✔️ ✔️ ✔️
Custom callout style (color/emoji) ✔️ ✔️
Expandable section ✔️ ✔️ ✔️ ❌ (not supported by Markdown)
Status label ✔️ ✔️ (bg/fg color) ❌m
Dynamic fields (e.g. date) ✔️ ✔️ ✔️
Embed widgets with dynamic content (other pages) ✔️ ✔️ ✔️
Embed widgets from external services ✔️ ✔️
Q: Can Images/files be added inline as just a link ✔️ ✔️
Other
Export pages to PDF ✔️ but no subpages ✔️ ✔️ ✔️ ✔️ ✅ (by printing to PDF) #469
Comments ✔️ ✔️ ✔️ ✔️ ✔️ ❌ (neither inline nor on document, possibly Markdown extensions exist)
Fuzzy search ✔️
Collaboration
Author colors ✔️ ✔️ ✔️
Author cursors ✔️ ✔️ ✔️ ✔️ ✅ (starting with Nextcloud 26)
Reactive collaborative editing ✔️ ✔️ ✔️ ✔️ (significant imrpovements with Nextcloud 26)
Notifications on mentions / subscribed changes ✔️ ✅ (notification on mentions)
Document navigation
Shortcuts/ Favorites ✔️ ✔️ ✔️ ❌ (but we could use Files favorites)
Custom document order ✔️ ✔️
Reorder pages drag&drop ✔️ ✔️ ✔️
Organisation
Archiving pages
Permissions per "Collection" 💲 ✔️ ✔️ ✔️
Permissions per "Directory" 💲 ✔️ ✔️
Permissions per "File" 💲 ✔️ ✔️
Encryption ✔️ ✅ (server-side encryption starting with NC 25)
Draft pages ✔️
Copy pages ✔️ ✔️ ❌ (can be done via filesystem)
Move pages ✔️ ✔️
Labels per page ✔️ ❌ (can be done via Files tags)
Custom metadata ✔️
Mobile app ✔️ ✔️ ✔️

Collection of embeddable content that is interactive

Needs communication with other apps like Talk which would also embed content like this.

Either the server or user has to be exposed, currently leaning towards exposing the user but with opt-out, because the server might be sensitive. To be discussed.

Also ref https://github.com/nextcloud/spreed/issues/3156

Call notes

Gap analysis outcome

Picked

Formatting

Collaboration

Organizing

Further evaluation

Versioning

Organization

Other

Potential hard ones (due to markdown)

juliushaertl commented 1 year ago

As discussed in the feature planning we'll move on with the individual items filed as other tickets for the Versioning, HPB primarily and put the rest to the backlog until further demand shows up.

jancborchardt commented 1 year ago

FYI @juliushaertl @max-nextcloud @mejo- @nimishavijay: moved this to the new Collectives repo and pinned it. :)

jakobroehrl commented 1 year ago

What I like a lot with notion.so is: (and I don't found it in the list above)

  1. create pretty easy a nice looking public website
  2. embed content: Similar to https://github.com/nextcloud/server/issues/31667 but in notion the user can show not only a calendar entry but a whole calendar, not only a deck card but a deck board, ...
codedust commented 9 months ago

Inline comments issue for Nextcloud text: https://github.com/nextcloud/text/issues/185