Skip to content

cschult/odt.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

odt.yazi

Plugin for Yazi to preview libreoffice writer (.odt) files with odt2txt.

This plugin is a only minimal changed copy of glow.yazi.

To install, clone the repo inside your ~/.config/yazi/plugins/

~/.config/yazi/plugins/:

git clone https://github.com:cschult/odt.yazi.git

or install with ya:

ya pack --add cschult/odt

then include it in your yazi.toml to use:

[plugin]
prepend_previewers = [
  { mime = "application/vnd.oasis.opendocument.text", run = "odt" },
]

About

preview odt files in yazi filemanager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages