We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065cf78 commit fc0ecfaCopy full SHA for fc0ecfa
README.md
@@ -96,7 +96,7 @@ VS Code
96
| ✅ | `add_items_from_urls` | /api/item/addFromURLs | | Item |
97
| ✅ | `add_item_from_path` | /api/item/addFromPath | ⚫︎ | Item |
98
| ✅ | `add_items_from_paths` | /api/item/addFromPaths | | Item |
99
-| [ ] | `add_bookmark` | /api/item/addBookmark | ⚫︎ | Item |
+| ✅ | `add_bookmark` | /api/item/addBookmark | | Item |
100
| ✅ | `get_item_info` | /api/item/info | ⚫︎ | Item |
101
| ✅ | `get_item_source` | /api/item/source | ⚫︎ | Item |
102
| ✅ | `get_item_thumbnail` | /api/item/thumbnail | | Item |
0 commit comments