Clément DOUIN
Clément DOUIN
Yes, you can go for it!
Don't worry @TornaxO7, this is an open source project were people help whenever they have time. No pressure. I personally have more free time these days, I will try to...
> What is the status of TUI ? For now, the TUI feature is in pending state. I would like to finish other issues before taking back this one (like...
Definitely @dantecatalfamo!! It is not a big priority but if someone could initiate the plugin it could be awsome
Awesome :heart: with great pleasure!!
Awesome, I will check it out whenever I can!
@dantecatalfamo I also tried the plugin and you did an awesome job! Thanks a lot. I recently switched from vim to emacs and I'm gonna use it a lot. The...
There is another point: attachments. The vim plugin has an open issue about it (#47). Commands `save` and `send` take a raw message in parameter (which should include mime parts...
I have a working prototype where I separated the fact to save/send a raw message and the fact save/send a message from a template: - `himalaya save/send` allow us to...
Here so far what I got: https://github.com/soywod/himalaya/compare/development...attachments-save-send For now you can only add an attachment. I think what misses is the ability to manage added attachments. I was thinking about...