Description
Example:
d ....................................... shortcut to my page
d -s .................................. search community
d -m ................................ search my bookmarks
d -ct ................................. search community tags
d -t .................................. search my tags
d -u [user] ........................ View profile (case sensitive)
d -e .................................. Edit tag [letter] (private set to my username)
d -b [url] .......................... Bookmark meta page
d -c [url] .......................... Cache (Snapshot)
d -more [domain url] ....... Show other bookmarks of this domain
d -an [url] ........................ Annotated version
d -a [url] .......................... Add bookmark
Diigo Advanced Search Operators http://www.diigo.com/search_mana/advanced
You can use these search operators with 'd -s'
tag:word1 ....................... search word1 in tags
word1 word2 .................. search both word1 and word2
word1 OR word2 ............ search either word1 or word2
"word1 word2" ............... search the phrase "word1 word2"
word1 -word2 ................ search word1, but not word2
word1* ........................... search words containing word1 as a prefix
tag:word1* ..................... search tags containing word1 as a prefix
tag:word1 -word2 ......... search tag word1, but not word2 anywhere
tag:word1 tag:word2 ...... search both tag word1 and tag word2
tag:(word1 word2) .......... same as above
tag:word1 -tag:word2 .... search tag word1, but not tag word2
tag:"word1 word2" ......... search the phrase "word1 word2" in tags
title:word1 ..................... search word1 in title
desc:word1 .................... search word1 in description
text:word1 ..................... search word1 in text
c:word1 .......................... search word1 in comments
h:word1 ......................... search word1 in highlights
Options
-
add
- description: Add bookmark [URL]
- alias: a
- value prefix: post/index?url=
-
more
- description: Community bookmarks from Same Site [DOMAIN-URL]
- alias: ss
- value prefix: community/site/
-
cache
- description: Cached version [URL]
- alias: c
- value prefix: cached?url=
-
meta
- description: Bookmark meta page [URL]
- alias: b
- value prefix: bookmark/
-
annotated
- description: Annotated version [URL]
- alias: an
- value prefix: annotated?url=
-
user
- description: View profile [USERNAME]
- alias: u
- value prefix: profile/
-
cTag
- description: search Community Tags [TAG]
- alias: ct
- value prefix: tag/
-
mTag
- description: search my Tags [TAG]
- alias: t
- value prefix: user/ycc2106/
-
cSearch
(boolean)
- description: Search community bookmarks [KEYWORD]
- true value: search?adSScope=community&what=
- alias: s
-
mSearch
- param: search?what
- description: search My bookmarks [KEYWORD]
- alias: m
-
edit
- param: cloud/ycc2106?sort=1&alpha
- description: Edit tag [letter]
- alias: e
