add docx2txt and odt2txt to progs.csv

This commit is contained in:
TomJansen 2019-03-19 14:52:55 +01:00
parent 98d396f340
commit 9108cd041d

View File

@ -68,3 +68,5 @@ A,task-spooler,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
,docx2txt,"enables .docx file previews in vifm."
,odt2txt,"enables .odt file previews in vifm"

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
68 A simple-mtpfs enables the mounting of cell phones.
69 G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection.
70 G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator.
71 docx2txt enables .docx file previews in vifm.
72 odt2txt enables .odt file previews in vifm