Filterous 0.8.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

Filterous 0.8.2

Filterous - Delicious Command Line Filter <http://filterous.sourceforge.net/>Default syntax:filterous [options]Options:--tag Tag search string (@tag)--ntag Negated tag search string (@tag)--desc Description search string (@description)--ndesc Negated description search string (@description)--note Note search string (@extended)--nnote Negated note search string (@extended)--url URL search string (@href)--nurl Negated URL search string (@href)--help Show this information (use pydoc for more)-T Output tab separated list for easier parsing-t Show tags-d Show descriptions-n Show notes-b Show Delicious bookmarking linkDescription:Will search the tags of the XML file downloaded from<https://api.del.icio.us/v1/posts/all>. To avoid the slow load of that page ina web browser, you can use one of the following commands:curl -ku username:password https://api.del.icio.us/v1/posts/allwget --no-check-certificate --user=username --password=password -O all.xml https://api.del.icio.us/v1/posts/allExamples:filterous -t --tag video --tag tosee --ntag seen < all.xml Unseen videos with tags.filterous --nurl example.org < all.xml Links to example.org.filterous -dntT --tag ★★★★★ < all.xml Returns great links as a tab-separated list with URL, description, notes and tags.filterous -b --url index. < all.xmlfilterous -b --url # < all.xmlfilterous -b --url \& < all.xmlfilterous -b --url //www. < all.xml Bookmarks that could be shortened, with their bookmarking link for quick correction.filterous -b --tag read --ntag toread < all.xmlfilterous -b --tag seen --ntag tosee < all.xmlfilterous -b --tag done --ntag todo < all.xml Strange tag combinations.filterous < all.xml | xargs -d\n linkchecker -r0 --no-warnings --no-status > diagnosis.txt Check links for errors

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.