index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
cli
/
src
/
commands
/
bookmarks.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-2
/
+2
2025-01-05
fix(sdk): Publish both esm and cjs modules for the sdk
Mohamed Bassem
1
-1
/
+4
2025-01-05
feat(cli): Add title option for bookmarks in CLI commands (#831)
Subodh Dahal
1
-3
/
+4
2024-07-27
cli: Extract tag management into separate subcommand
MohamedBassem
1
-20
/
+19
2024-07-27
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
1
-11
/
+97
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
1
-5
/
+8
2024-06-09
fix(cli): Bookmark list output is not a valid JSON. Fixes #150 (#181)
kamtschatka
1
-34
/
+70
2024-05-24
fix(cli): Switched to cursorV2 to make use of the fix for #140 and prevent in...
kamtschatka
1
-0
/
+1
2024-05-05
fix(cli): Remove limit from array length when listing bookmarks. Fixes #135
MohamedBassem
1
-2
/
+4
2024-05-05
fix(cli): Allow bookmark listing to fetch all pages instead of only the first...
MohamedBassem
1
-3
/
+16
2024-04-24
style(cli): Change all help messages to lowercase
MohamedBassem
1
-12
/
+12
2024-04-24
build(cli): Prepare for publishing CLI to npm
MohamedBassem
1
-1
/
+1
2024-04-24
feature(cli): Add ability to manipulate lists, tags and update bookmarks
MohamedBassem
1
-0
/
+23
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-02
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
1
-0
/
+112