cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
15 lines
349 B
Markdown
15 lines
349 B
Markdown
# KBookmarks
|
|
|
|
Bookmarks management library
|
|
|
|
## Introduction
|
|
|
|
KBookmarks lets you access and manipulate bookmarks stored using the
|
|
[XBEL format][1].
|
|
|
|
[1]: http://pyxml.sourceforge.net/topics/xbel/
|
|
|
|
The most common use for bookmarks is web browsers, but this can also
|
|
be useful in any application where local files or URLs can be saved as bookmarks.
|
|
|