Which missing apps and features do you want in Nextcloud?

For chat you could use ojsxc. It dosn’t actually need a XMPP server installed for it to work as it has it’s own inbuilt. Downside is it has no external connectivity, without a XMPP server so no mobile apps.

With the drawio app you can actually host the draw.io instance yourself it will just be missing a couple of components. I haven’t tried it myself but I agree a fully integrated option would be nicer. [ Realized you meant a doodle.com replacement, @alfred is correct the polls app is what you want ]

Yes, think so as well. And I very like your feature wishlist.

Any idea which a good bounty size would be to attract enough interest to get the Nextcloud-Syncthing integration going? There seems to be some interest among users on both sides, so maybe several people will chip in and we’ll reach that number.

And the work needed would be mainly on the Nextcloud side rather than on Syncthing’s, wouldn’t it?

1 Like

@just My posting was unclear. I was talking about the Android Nextcloud app.

You could try the Polls app: https://apps.nextcloud.com/apps/polls

2 Likes

Bring back Google drive as external storage.

4 Likes

Wallabag integration would be extremely lovely.

As for the timesheet function, it might be interesting to extend that to a project timetracker in the style of Kimai. I have just been getting into Nextcloud Deck which I am somewhat in love with, trying to tame it to do what I wish. It would be great to log into the Nextcloud instance, enter the project overview, start the time tracker, switch to Decks to see what is necessary, switch to an editor to start working on things, and end the tracker when I am done. That would be a powertool for bureaucratic road warriors like myself.

1 Like

Extending the calendar app to resources would be great!

1 Like

While I agree it would be nice… did you ever look into Joplin? You use the app to work, but it can use Nextcloud as a backend. It is not very pretty, but very efficient.

1 Like

Hi @alfred

Thank you for the hint it is what I wanted.

Working with a paperless home to sort documents, letters, bills and so on…

  1. OCR the PDF´s to make them searchable
  2. Easy tagging even in Android and windows client (now its only possible on Web).
  3. Easy sorting and naming files (maybe a pickup from OCR, so the OCR should be editable, if the scanning goes wrong or isn´t good enough)
  4. Automaticly sorting in directories from a pickup folder.
    More about this here:
    Paperless Home (Letters, Bills)

Would also like to see Wallabag features in the bookmark apps (with archive), because I like to read arcticles when I´m on the move and I want to archive already cooked receipts ( that I can see uncooked and cooked receipts :wink: )

Best regards :slight_smile:

2 Likes

Sadly, I don’t think the developer of News is maintaining it any more. On the github page he says he’s looking for a new maintainer. This is definitely something I hope Nextcloud will provide some resources for.

3 Likes

That is sadly a problem. New features would be cool, but first you would need “developers, developers, developers…”

1 Like

dunno if it was already mentioned… if yes, please just tell me and i’m gonna remove it

  • an app to edit email templates
  • an app to set some more adjustments (like: icons on header-row, hide contact details from external, hiding several topics from users, etc)
  • an app to edit the look of your frontpage (right now it’s just a mess with several apps)
2 Likes

Would you mind adding some screenshots for additional context.

that looks like a mess - especially “login without chat” - that’s completely out of bounds.
plus: some guys want to hide “passwort vergessen” etc.

1 Like

An app or a configuration option where I can “set up” “enable/disable” all the email-stuff, like:

  • HTML or PLAIN TEXT mails
  • content of emails, like status-mails, password-reset, or first-login
  • own color schematas for HTML mails

An app or a configuration option where I can change all color schamatas for the website. Today I can change the color i.e. from blue to organge, but the maintenance-page ist still blue.

4 Likes

App password restrictions for specific nextcloud apps

  • Currently one-time passwords allow access to all apps of that user.

A WebUI Screenshot app!

Hubzilla Integration, which you can help test here.

2 Likes

Foldertree - optionally allow a tree view of folders in the left pane for easier, file manager navigation. This used to be offered through an old Owncloud app and is a nice part of FileRun. I would personally prefer this to the default Nextcloud menu in most user situations.

13 Likes

We would really like an app that allows for uploading webvr and/or 360 panorama content with automatic link creation so we can let customers view our models via Nextcloud…
Working for several architecture offices i know there’s a market for this.
We use Enscape for rendering and they provide this as a service in their software.
Nextcloud integration would be fantastic.

3 Likes

That should be actually fairly easy with AFrame. Right now you could use ideaspacevr https://www.ideaspacevr.org/

But that is really just a php wrapper around Mozilla’s AFrame WebVR framework.