Code Monkey home page Code Monkey logo

Comments (3)

notsatyarth avatar notsatyarth commented on September 28, 2024 1

Hi there 👋🏽 ,

I was playing around with atuin (and rust) and was looking into something that I could pick up. Wanted to check in if thsi issue is still valid. And if so can you help in fleshing this out a bit more?

From what I understand;

The atuin stats could be:

> atuin stats last friday 
# displays  statistics for last friday

> atuin stats 01/01/2022
# displays  statistics for 1st Jan '22

> atuin stats monday
# displays  statistics for last monday

> atuin stats march
# displays stats for last march (2022-03-01 to 2022-03-31) , this currently displays for 1st March '22 only.

from atuin.

conradludgate avatar conradludgate commented on September 28, 2024

Yeah that looks correct. The stats logic is already present in the Day subcommand, it just needs to be reshuffled a bit

from atuin.

notsatyarth avatar notsatyarth commented on September 28, 2024

In order to consider reducing parsing complexity , I would also propose simplying how it is currently parsed.
i.e. atuin stats friday can be considered equivalent to atuin stats last friday. Any day of the week would correspond to the the nearest past date and if it needs to be more specific , the user could specify an explicity date.
wdyt about this?

from atuin.

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.