jschlatow / taskopen

Tool for taking notes and open urls with taskwarrior
GNU General Public License v2.0
364 stars 31 forks source link

Attach file to task with vifm #104

Closed artur-shaik closed 7 years ago

artur-shaik commented 7 years ago

This script attaches file to taskwarrior's task, that can be open with taskopen script.

Also, script can create task before attaching file to it.

Requires: taskwarrior, taskopen, vifm, getopt

I wrote this script for myself, and decided that it can be usefull for others.

jschlatow commented 7 years ago

@artur-shaik Thanks a lot for your contribution, I really appreciate it and would very much like to merge this. Would you mind adding a "Scripts" section to the README.markdown in which you explain/walkthrough how this script can be integrated with task/taskopen and vifm? Also: I'd like to rename the script to attach_vifm in contrast to the already existing script attach, which does a similar job using ranger instead of vifm. By the way: You can keep commiting to your feature branch and reference this pull request in the commit message.

artur-shaik commented 7 years ago

Thank you for response. I followed your recomendations. My english not very good, so, please, feel free fix mistake if you see one. And if any more suggestions, you can tell.