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

Allow to limit timeline by timestamp #80

Open
kdave opened this issue Feb 15, 2016 · 4 comments
Open

Allow to limit timeline by timestamp #80

kdave opened this issue Feb 15, 2016 · 4 comments
Milestone

Comments

@kdave
Copy link
Contributor

kdave commented Feb 15, 2016

I'd like to do eg. "twtxt timeline --since yesterday", or what's new since last time I check (provided that I save the timestamp of previous check).

@buckket buckket added this to the 1.3.0 milestone Feb 15, 2016
@timofurrer
Copy link
Contributor

I've implemented the --since option in #83

I propose to implement another option to get all the tweets since last checked.

What about a --new/-n option and an alias to this command?:

$ twtxt timeline --new
$ twtxt timeline -n
$ twtxt new OR twtxt newest OR twtxt unread 

Any suggestions?

@kdave
Copy link
Contributor Author

kdave commented Feb 16, 2016

Thanks!
Adding '--new' sounds ok to me, this would be more convenient as twtxt would do the work. The option --since would be good for scripting etc so I'd like to keep both ways though they may seem redundant. In addition to that, the pairing option --until would make sense.

@Puddinglord
Copy link

Puddinglord commented Apr 30, 2016

Just want to let everyone know that I have implemented the --newtweets/ -nt option. If bukket wants it I can submit a pull request.

@timofurrer
Copy link
Contributor

I think you should just create the PR and then we can discuss it there ...

@buckket buckket modified the milestones: 1.3.0, 2.0.0 Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants