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
Hello there, its been a while since I took over the maintenance of elfeed goodies, I should probably explain a little more openly what I plan to do in a nice list
Use the standard emacs lisp name space conventions. This is first the standard and second makes finding functions in this package a lot easier. I will be deprecating all of the functions though to make the transition smooth. I may also merge all of the files together and adopt an outline instead as that would be cleaner.
Fix any long standing bugs and performance issues, I know of one such issue which causes the first load to be terribly slow. But others are welcome (though do create your own issue for them)
Modularise and make parts more configurable. for example being able to add your own columns and stats to the header line, make any user facing constants configurable and so on. This will be the first improvement that is not really technical debt.
Anything else! please drop suggestions (or better yet PR's) and ill try to get around to them! thanks for being pacient with me and long live elfeed goodies!
The text was updated successfully, but these errors were encountered:
I'm very interested in seeing the date in the header columns. Also, I miss some of the header information from non-goodies elfeed article displays. I like having all of that information available.
Hello there, its been a while since I took over the maintenance of elfeed goodies, I should probably explain a little more openly what I plan to do in a nice list
The text was updated successfully, but these errors were encountered: