Where can we find instructions to properly test and work with Notedeck?
Discussion
If you just google damus notedeck you will find it. I will try to put together a manpage soon for the commandline options.
Our guis for a lot of the functionality are not quite there yet, but the cli can customize decks:
-f query_file
—filter query_string
Add accounts:
—sec nsec…
Etc
./target/release/notedeck --sec nsec1blahblahblah -f queries/timeline.json -f queries/notifications.json -f queries/hashtags.json
be sure to edit your notifications.json add your npub and edit hashtags.json to customize the hashtags you'd like.
sent from damus notedeck
Thank you!!
Thank you!!
Where do you change these? In the terminal while the app is running?