At the moment, the list of keywords used to filter the arglist in consult-emms--playlist is hard-coded. This works, but it isn't very elegant, or easily maintainable if the arglist changes in future versions of consult. It would be better to get it programmatically. (as the TODO in the code says!)
At the moment, the list of keywords used to filter the arglist in
consult-emms--playlistis hard-coded. This works, but it isn't very elegant, or easily maintainable if the arglist changes in future versions of consult. It would be better to get it programmatically. (as the TODO in the code says!)