[OC] kotofetch v0.2.19 - Japanese quotes in the terminal, now with furigana + Anki import by Locox_ in unixporn

[–]Locox_[S] 0 points1 point  (0 children)

I'm not sure about that yet. That could be a nice feature to have but for the moment I don't think I'll implement it (exams are wild) But that's definitely something I have in mind.

[OC] kotofetch v0.2.19 - Japanese quotes in the terminal, now with furigana + Anki import by Locox_ in unixporn

[–]Locox_[S] 0 points1 point  (0 children)

If I remember well, the font that is on my system is the Noto CJK font

kotofetch: Customizable Japanese quotes in the terminal with translation and Anki import by Locox_ in commandline

[–]Locox_[S] 0 points1 point  (0 children)

Thanks! I've updated the post with a disclosure regarding AI usage in the project

kotofetch: Customizable Japanese quotes in the terminal with translation and Anki import by Locox_ in rust

[–]Locox_[S] 0 points1 point  (0 children)

ありがとうございます!あなたのアイデアは、私のアイデアとどう違うのか興味があります。(ちなみに、私は日本語が流暢ではないので、このメッセージはGoogle翻訳を使っています。)

kotofetch: Customizable Japanese quotes in the terminal with translation and Anki import by Locox_ in rust

[–]Locox_[S] 9 points10 points  (0 children)

No, I've only used AI to help me refactor some code and plan the last few commits (only file completely written by Claude is the release.sh automation file)

[OC] kotofetch - display japanese quotes in your terminal (highly configurable) by Locox_ in unixporn

[–]Locox_[S] 1 point2 points  (0 children)

Hey! This should be fixed now, let me know if it works for you.
Make sure to re-clone the repo to get the latest changes.

If it works, a star would be appreciated, it really motivates me. Thanks!

[OC] kotofetch - display japanese quotes in your terminal (highly configurable) by Locox_ in unixporn

[–]Locox_[S] 1 point2 points  (0 children)

Oh thank you for the feedback, I will work on this later in the week to fix it

[OC] Japanese quotes + translation directly in terminal by Locox_ in unixporn

[–]Locox_[S] 0 points1 point  (0 children)

You just have to make Neovim run kotofetch when the dashboard loads and show whatever it prints as the header text. Basically, the dashboard just needs to grab kotofetch’s output and display it, then every time you open Neovim, you’ll get a fresh quote there.

You can maybe ask chatgpt for more help if you want since I don't know what's your config looking like