Replies: 1 comment 1 reply
-
Thanks for sharing. You could create separate repositories for each plug-in so that other users can easily add them and get updates. They could also be added to AnirudhG07/awesome-yazi list. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Yazi community,
I've created three plugins for Yazi that I use in my personal workflow and I thought I'd share them in case they might be useful to others:
yank-dir-content:
tree-to-clipboard:
yank-selected-content:
I mainly use those in my LLM interactions when i need to quickly yank out the content and structure of files and directories.
code:
yank-dir-content.yazi/init.lua
tree-to-clipboard.yazi/init.lua
yank-selected-content.yazi/init.lua
Beta Was this translation helpful? Give feedback.
All reactions