Giter Club home page Giter Club logo

Comments (10)

jancborchardt avatar jancborchardt commented on June 15, 2024

Yes, that would really be good to have in ownCloud 7.

from activity.

nickvergessen avatar nickvergessen commented on June 15, 2024

@jancborchardt what do you think about grouping in user as well as file direction:

  • UserA changed FileX, FileY, FileZ and 3 more.
  • UserA, UserB, UserC and 3 more changed FileX.

If this sounds logical, I will start implementing it next week.

from activity.

jancborchardt avatar jancborchardt commented on June 15, 2024

@nickvergessen yeah, that sounds good. On first thought it seemingly makes most sense to group on files – as Activity is not for monitoring other people but for watching what happens with your files. But then, if a lot of people modify different files this might get crowded.

Your proposal seems a good solution to that. Just do both, divided into chunks of when it happened.

from activity.

nickvergessen avatar nickvergessen commented on June 15, 2024

Currently we display the full path on mouse over.
Should we also display all items then? There is a maximum of 30 items per group, so I guess it is possible to do that

Example:

UI

You created H.txt, G.txt, F.txt, and 5 more

Hover-Option 1

You created /Folder/H.txt, /Folder/G.txt, /Folder/F.txt, and 5 more

Hover-Option 2

You created /Folder/H.txt, /Folder/G.txt, /Folder/F.txt, /Folder/E.txt, /Folder/D.txt, /Folder/C.txt, /Folder/B.txt, /Folder/A.txt

from activity.

nickvergessen avatar nickvergessen commented on June 15, 2024

grouped-activities
Screenshot of Option1
/cc @jancborchardt

from activity.

karlitschek avatar karlitschek commented on June 15, 2024

👍

from activity.

jancborchardt avatar jancborchardt commented on June 15, 2024

@nickvergessen the full path should only be shown for each individual file. Hovering over one file should show that files’ full path (using a tipsy tooltip please). That should happen for those which are displayed directly.

Now for the »5 more« we can do it two ways:

  • when you click that notice, show those other file names as well. You can then also hover the other filenames for the full path.
  • when you hover the notice, show the other file names

I prefer the first option, but it might be more work. The second one is also ok with me.

from activity.

jancborchardt avatar jancborchardt commented on June 15, 2024

Also, leave out the initial slash of the path. That looks strange to non-technical people.

from activity.

nickvergessen avatar nickvergessen commented on June 15, 2024

@jancborchardt sounds like a plan. Please add as todos in first post?

from activity.

jancborchardt avatar jancborchardt commented on June 15, 2024

Done.

from activity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.