v2 icon indicating copy to clipboard operation
v2 copied to clipboard

Translate the title or description of feed when update

Open WShihan opened this issue 9 months ago • 2 comments

  • [x] I have read this document: https://miniflux.app/opinionated.html#feature-request

I have been using Miniflux for months. I subscribe to feeds in different languages, and I need to find information of interest among many posts. However, compared to my native language, reading in other languages is slower and inefficient. Can there be support for translation functionality?

Thanks.

WShihan avatar May 10 '24 07:05 WShihan

maybe you can try RSS Translator It can translate a feed and generate translated feeds.

versun avatar May 11 '24 02:05 versun

maybe you can try RSS Translator It can translate a feed and generate translated feeds.

I found this repo helpful, but which makes the translation workflow complicated, how about make translation as a built-in functionality(or integration), just all in one app as it used to be.

WShihan avatar May 11 '24 15:05 WShihan

I forked this repo and added the translate function (using the OpenAI API, If you have a better solution, please let me know), It's a simple implementation but works for me.All binaries have been released under my account for those in need.The changes I made have not been merged into the upstream repo yet, I am new to Go, is there anyone who can review my code to see if it can be merged?

Here are some feature screenshots, and the issue will be closed. unread page

edit page

WShihan avatar May 14 '24 12:05 WShihan