You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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)
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
The text was updated successfully, but these errors were encountered: