kronusaturn / lw2-viewer

An alternative frontend for LessWrong 2.0
https://www.greaterwrong.com/
MIT License
61 stars 6 forks source link

View for alignmentforum? #5

Open Raemon opened 6 years ago

Raemon commented 6 years ago

We recently had someone ask if they could view AI Alignment Forum posts on greaterwrong, or something similar, since they preferred that viewing experience.

This seemed like it should be relatively easy (not sure offhand if we have to make a new view to facilitate this, but all it'd involve is filtering for posts and comments with the af field set to true. (We might in the future replace this with a "afDate" tag so we can tell when posts are moved to the Alignment forum, but would still be fairly simple)

Curious if that's something you'd be up for?

kronusaturn commented 6 years ago

Partially done in 2bad51b

https://www.greaterwrong.com/index?view=alignment-forum

This is just an index of posts, we might want to support all the alternate karma and comments stuff too.

Raemon commented 6 years ago

Thanks!

On Sat, Sep 8, 2018 at 1:03 AM kronusaturn notifications@github.com wrote:

Partially done in 2bad51b https://github.com/kronusaturn/lw2-viewer/commit/2bad51b5c2a20630d3d9a00132f5525700821563

https://www.greaterwrong.com/index?view=alignment-forum

This is just an index of posts, we might want to support all the alternate karma and comments stuff too.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kronusaturn/lw2-viewer/issues/5#issuecomment-419621989, or mute the thread https://github.com/notifications/unsubscribe-auth/ADGKdjfg4auQLe7flSMkOQzJ7VkgKiXoks5uY3ndgaJpZM4WM-N_ .

NightMachinery commented 2 years ago

@kronusaturn Can sorting the index be added, too?

kronusaturn commented 2 years ago

Sorting added in 492a3827