4 lines
374 B
Bash
4 lines
374 B
Bash
#!/bin/bash
|
|
# org roam ui
|
|
# squint screenshot --selector '.force-graph-container' http://localhost:35901/ --out-file "./documents/screenshots/org_roam_ui.jpg" --single-page
|
|
squint screenshot --selector '#mw-pages' https://wiki.openstreetmap.org/wiki/Category:FR:Traduction_incompl%C3%A8te --out-file "./assets/documents/screenshots/traductions_incompletes.jpg" --single-page |