(add-categories id categories)
Adds categories provided as a vector of strings to an item
Adds categories provided as a vector of strings to an item
(add-category id category)
Adds category to an item
Adds category to an item
(remove-categories id categories)
Removes categories provided as a vector of strings from an item
Removes categories provided as a vector of strings from an item
(remove-category id category)
Removes category provided as a string from an item
Removes category provided as a string from an item
(set-item-importance id importance)
Sets item importance. Default importance is :normal
Sets item importance. Default importance is :normal
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close