Description Usage Arguments Value Examples
Returns one or more posts on a single day matching the arguments. If no date or url is given, date of most recent bookmark will be used.
1 2 3 4 5 6 7 8 |
tags |
filter by up to three tags |
dt |
return results bookmarked on this day (UTC date in this format: 2010-12-31). |
url |
return bookmark for this URL |
meta |
TRUE/FALSE include a change detection signature in a meta attribute |
username |
your username You probably don't need to supply this every time. See |
token |
your token |
a dataframe of all posts of pinboard format see ?pinboard_formatting
1 2 3 4 | ## Not run:
pb_posts_get()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.