[GH-ISSUE #819] Code interpeting in a code editor like way. #537

Closed
opened 2026-03-02 11:50:40 +03:00 by kerem · 2 comments
Owner

Originally created by @Joonas12334 on GitHub (Jan 4, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/819

Describe the feature you'd like

An ability to clearly outline code eg python in a way that code editors do.

Describe the benefits this would bring to existing Hoarder users

Hoarder would be a one stop shop for even code repository as the ai can already understand its purpose and tags.

Can the goal of this request already be achieved via other means?

Not sure.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

No response

Originally created by @Joonas12334 on GitHub (Jan 4, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/819 ### Describe the feature you'd like An ability to clearly outline code eg python in a way that code editors do. ### Describe the benefits this would bring to existing Hoarder users Hoarder would be a one stop shop for even code repository as the ai can already understand its purpose and tags. ### Can the goal of this request already be achieved via other means? Not sure. ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundamental request ### Additional context _No response_
kerem closed this issue 2026-03-02 11:50:40 +03:00
Author
Owner

@kamtschatka commented on GitHub (Jan 4, 2025):

that is already possible with markdown though?
image

note markdown for this:

```javascript
function foo() {
console.log("bar");
}
```

<!-- gh-comment-id:2570890597 --> @kamtschatka commented on GitHub (Jan 4, 2025): that is already possible with markdown though? ![image](https://github.com/user-attachments/assets/d8981eed-016d-45af-8785-296332c142c1) note markdown for this: \```javascript function foo() { console.log("bar"); } \```
Author
Owner

@MohamedBassem commented on GitHub (Jan 11, 2025):

@Joonas12334 please re-open if this doesn't address your needs.

<!-- gh-comment-id:2585252710 --> @MohamedBassem commented on GitHub (Jan 11, 2025): @Joonas12334 please re-open if this doesn't address your needs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#537
No description provided.