Code Monkey home page Code Monkey logo

Comments (6)

TheLastProject avatar TheLastProject commented on July 20, 2024 1

As discussed in #101 (comment):

This should be implemented as a drawer in the main activity with the following options:

  • Favourite cards on top
  • Sort by:
    • Name
    • Last used
      (and reverse options)

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by brarcher
Friday Nov 04, 2016 at 20:33 GMT


I believe that the entries are currently sorted by using the store name (here). Being able to sort them manually sounds interesting. I may not be able to get to that for a bit, though. If someone were interested in adding that feature I would be up for including it.

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by betsythefc
Friday Dec 02, 2016 at 19:33 GMT


I'm not an app programmer (yet) but I think a good start would be to add an "custom_order" column in the database that is is a simple numerical index (first card added starts at 1, second card is 2, third is 3, and so on). Then we can order by this index (maybe make how the cards are sorted an option?) and implement a GUI to change the order (Drag and drop, or some other way).

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by beatnickgr
Monday Oct 02, 2017 at 19:59 GMT


Or maybe sort them by last used?

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by gilcot
Friday Jan 26, 2018 at 19:23 GMT


I vote again manual reordering.
But I agree with ability to sort by: name, creation date, use date.

from android.

TheLastProject avatar TheLastProject commented on July 20, 2024

Comment by t351206
Friday Jul 24, 2020 at 19:28 GMT


see also #369

from android.

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.