mikehardy / thunderlink

Link to your Thunderbird emails!
Mozilla Public License 2.0
42 stars 14 forks source link

Appending Thunderlink to file #28

Closed MarioKusek closed 5 years ago

MarioKusek commented 5 years ago

I am using Taskpaper for my tasks. It is text based task list. For integration with thunderlink it would be nice to have possibility to append link to file instead of copying it to clipboard.

In preferences can be added 2 parameters in each tab:

If checkbox is ticked than it will append to file, otherwise not.

Regarding copying to clipboard there are two possibilities:

What do you think about that?

If you agree I can make implementation and create PR for that.

mikehardy commented 5 years ago

Seems fine by me as long as the code is clean - I highly recommend eslint as I already have a project config for that. As long as the UI makes it obvious what's happening with whatever choice is fine by me. Simpler is usually best - just checkboxes maybe?