jb55 on Nostr: spent the past 5 hours or so doing some notedeck hacking on the plane. I'm making it ...
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.
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.