Skip to content

docs: add karatui to community projects#2616

Open
bercribe wants to merge 1 commit intokarakeep-app:mainfrom
bercribe:main
Open

docs: add karatui to community projects#2616
bercribe wants to merge 1 commit intokarakeep-app:mainfrom
bercribe:main

Conversation

@bercribe
Copy link
Copy Markdown

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 22, 2026

Walkthrough

A new "Karatui" community project entry has been added to the community projects documentation, including author attribution, a description of its terminal UI capabilities with keyboard-driven management features, and a link to the project repository.

Changes

Cohort / File(s) Summary
Documentation
docs/docs/07-community/01-community-projects.md
Added new "Karatui" community project section with author credit, feature description (terminal UI with keyboard-driven tag/list management), and repository link.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: adding a new community project (Karatui) to the documentation.
Description check ✅ Passed No pull request description was provided, but the title and changes are self-explanatory for a documentation addition.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can suggest fixes for GitHub Check annotations.

Configure the reviews.tools.github-checks setting to adjust the time to wait for GitHub Checks to complete.

@bercribe bercribe changed the title add karatui to community projects docs: add karatui to community projects Mar 22, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 22, 2026

Greptile Summary

This PR adds a new entry for Karatui — a terminal user interface (TUI) for Karakeep — to the community projects documentation page. The addition follows the existing document structure and formatting conventions used by other entries.

  • New entry includes the author attribution line, a short description, and a link to https://github.com/bercribe/karatui
  • Formatting is consistent with the surrounding entries (no trailing period after the link, same heading level)

Confidence Score: 5/5

  • This PR is safe to merge — it is a straightforward documentation addition with no code changes.
  • The change is a single documentation entry that follows the established pattern in the file. There are no logic, security, or formatting issues introduced.
  • No files require special attention.

Important Files Changed

Filename Overview
docs/docs/07-community/01-community-projects.md Adds a new "Karatui" entry to the community projects list, following the same structure as existing entries with a by-line, description, and link to the GitHub repository.

Reviews (1): Last reviewed commit: "add karatui to community projects" | Re-trigger Greptile

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@docs/docs/07-community/01-community-projects.md`:
- Around line 93-95: Replace the phrase "keyboard driven" with the hyphenated
"keyboard-driven" in the sentence describing Karakeep, and replace the
non-descriptive link text "here" with a descriptive project-specific label such
as "Karatui on GitHub" (update the markdown link text while keeping the same
URL) so the sentence reads clearly and the link is accessible.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 88648e92-2068-408d-b9cb-7a5da1b3062f

📥 Commits

Reviewing files that changed from the base of the PR and between 7f11826 and b90cbdf.

📒 Files selected for processing (1)
  • docs/docs/07-community/01-community-projects.md

Comment on lines +93 to +95
A terminal user interface for Karakeep. Supports keyboard driven tag and list management of bookmarks, with suggestions populated from your server.

Get it [here](https://github.com/bercribe/karatui)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Polish wording and use descriptive link text for docs accessibility.

At Line 93, “keyboard driven” should be hyphenated as “keyboard-driven.”
At Line 95, link text “here” is non-descriptive; use project-specific link text.

✍️ Suggested doc fix
-A terminal user interface for Karakeep. Supports keyboard driven tag and list management of bookmarks, with suggestions populated from your server.
+A terminal user interface for Karakeep. Supports keyboard-driven tag and list management of bookmarks, with suggestions populated from your server.
 
-Get it [here](https://github.com/bercribe/karatui)
+Get Karatui on [GitHub](https://github.com/bercribe/karatui).
🧰 Tools
🪛 LanguageTool

[grammar] ~93-~93: Use a hyphen to join words.
Context: ...nterface for Karakeep. Supports keyboard driven tag and list management of bookma...

(QB_NEW_EN_HYPHEN)

🪛 markdownlint-cli2 (0.21.0)

[warning] 95-95: Link text should be descriptive

(MD059, descriptive-link-text)

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/docs/07-community/01-community-projects.md` around lines 93 - 95,
Replace the phrase "keyboard driven" with the hyphenated "keyboard-driven" in
the sentence describing Karakeep, and replace the non-descriptive link text
"here" with a descriptive project-specific label such as "Karatui on GitHub"
(update the markdown link text while keeping the same URL) so the sentence reads
clearly and the link is accessible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant