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

list support #26

Open
shortmanikos opened this issue Mar 19, 2011 · 2 comments
Open

list support #26

shortmanikos opened this issue Mar 19, 2011 · 2 comments

Comments

@shortmanikos
Copy link

Hallo
I would like to have list support in twidge. For example twidge lslist namelist could show only updates from a specific list.

You need to call /-username-/lists/-listname-/statuses to get these. I am trying to implement it but I have little programming experience (and I only started learning Haskell today because of twidge!) so I am not sure that I can do it...

Congratulations and thanks for twidge.
shortmanikos

@jgoerzen
Copy link
Owner

That's a good request. I haven't yet been using lists myself, but one of these days I'll get into it I'm sure.

You can start with Commands/Ls.hs. You may be able to simply modify lsrecent or lsreplies in there to do what you want. You'll need an additional command-line parameter to give the list name though, of course.

@tspedw
Copy link

tspedw commented Dec 7, 2011

I just found twidge today and would love to have list ability.....that is the only thing I see missing to make this perfect (I use fluxbox so I am a die hard minimalist)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants