hackernews.el icon indicating copy to clipboard operation
hackernews.el copied to clipboard

Experiment with tabulated-list-mode as UI

Open baron opened this issue 7 years ago • 1 comments

I noticed a comment in your source to derive it from tabulated-list-mode.

I put together a very rough proof of concept if you're interested:

https://github.com/baron/hackernewstabs/blob/master/hackernewstabs.el

baron avatar Nov 09 '18 04:11 baron

Thanks @baron, I'll have a look as time allows. I thought it would make for an interesting experiment, even if we don't end up using tabulated-list-mode as the main UI.

Any chance you can apply your differences on top of a fork of this repository's master? That would make reviewing your changes a bit easier.

basil-conto avatar Nov 17 '18 23:11 basil-conto