From 4b54eeec0ebdd60d28ce865d56e079c4d11384ae Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 1 Jan 2026 10:58:22 +0000 Subject: release(docs): release the 0.30 docs --- .../04-using-karakeep/advanced-workflows.md | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/versioned_docs/version-v0.30.0/04-using-karakeep/advanced-workflows.md (limited to 'docs/versioned_docs/version-v0.30.0/04-using-karakeep/advanced-workflows.md') diff --git a/docs/versioned_docs/version-v0.30.0/04-using-karakeep/advanced-workflows.md b/docs/versioned_docs/version-v0.30.0/04-using-karakeep/advanced-workflows.md new file mode 100644 index 00000000..5efd889a --- /dev/null +++ b/docs/versioned_docs/version-v0.30.0/04-using-karakeep/advanced-workflows.md @@ -0,0 +1,23 @@ +--- +sidebar_position: 10 +slug: advanced-workflows +--- + +# Advanced workflows + +Push Karakeep further with automation and integrations. + +## Rule engine + +- Create if-this-then-that style rules to auto-tag, favourite, or route bookmarks into lists based on metadata or content. +- Useful for keeping inboxes tidy (e.g. auto-archive newsletters, auto-tag domains, or flag videos). + +## API + +- Use the API to script imports, syncs, or custom tools. Same surface area the apps use. +- Great for integrating with personal scripts, cron jobs, or other services. + +## Webhooks + +- Subscribe to bookmark events and trigger your own systems when something is added, updated, or archived. +- Pair with the API to build end-to-end automations (e.g. push new saves into a writing queue or a team chat). -- cgit v1.2.3-70-g09d2