Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference sorting #81

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    c7ae44d View commit details
    Browse the repository at this point in the history
  2. Add initial basic working sorting buttons

    TODO: figure out how to handle page navigations
    
    TODO: allow buttons to act as asc/desc by reversing order and icon
    TODO: find a better icon for Daily Notes first/last
    matiassingers committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9c30c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d6f77 View commit details
    Browse the repository at this point in the history
  4. TODO: figure out a way to generalise this boilerplate initialization …

    …code for all new features
    matiassingers committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    512ec34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    879eef1 View commit details
    Browse the repository at this point in the history
  6. TODO: add settings for toggling the various sorting modes (alphabetic…

    …ally) (+1 squashed commit)
    
    Squashed commits:
    [fa3c3ef] TODO: add settings for toggling the various sorting modes (alphabetically)
    matiassingers committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6d51f90 View commit details
    Browse the repository at this point in the history
  7. Add a super "hacky" asc/desc toggle sort logic

    TODO: fix sorting toggling + refactor
    matiassingers committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    326eef1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df74b7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da540c2 View commit details
    Browse the repository at this point in the history