Import ODT into Wordgrinder using terminal command #234
ubuntupunk
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get that Wordgrinder is able to convert its own content into odt on the command line and that it can import ODT from within its ncurses menu. What I want to do is be able to open odt in wordgrinder using mimetypes and cli file manager like joshuto. In other words, having a flag like
wordgrinder -i (import) odt (file type)I don't want to convert odt into wordgrinder format in order to pipe the output to wordgrinder, but rather flag wordgrinder to import the odt from outside the programme.
Would this be relatively easy to implement?
Beta Was this translation helpful? Give feedback.
All reactions