spent the past 5 hours or so doing some notedeck hacking on the plane.

I'm making it a bit easier to launch notedeck with different column configurations via the commandline. I added a --column argument where it can properly figure out the query based on the column type.

./notedeck

-c contacts:npub1abc...

-c contacts:npub1bcde....

-c universe

-c profile:jb55@jb55.com

will spawn a notedeck with two columns that are the home timelines of two different users, a universe column, and a profile column.

You will be able to manage these in actual deck configurations via the GUI, but its fun to be able to launch decks statelessly as well from the commandline.

Reply to this note

Please Login to reply.

Discussion

This on main branch now? Wanna test 🤓

soon, gonna write a manpage since we have so many options now

Legend 🫂

Awesome! Can we do a notifications column this way too? What about hashtags? Or should they be loaded via the -f flag and queries still?

I'm still adding a bunch of them, right now I have contact lists. will add notifications and hashtags

but now there is a "column type" associated with each column, instead of just generic filter. these will customize their behavior: custom view for notification column, etc.

Sweeeet!

Something else which would be awesome is relay sets for a column. Then a user could interact with different groups from the same interface. Damus, Ditto 1, Ditto 2, Local etc….

Awesome. Thank you!

thanks will for making me realize egui is a thing!

🫡💜

Your signup form doesn't allow me to paste in my npub on Android.

Can't wait to get my hands on it.