cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and soon EWS
http://cypht.org
GNU Lesser General Public License v2.1
1.01k stars 164 forks source link

Improve the UX of the Sieve filter editor #1308

Open cptsanifair opened 3 weeks ago

cptsanifair commented 3 weeks ago

🚀 Feature

Actually the Sieve Filter is hard to handle.

Max be its possible to implement things from the following project to upgrade sieve filter technics

Design, Layout, Architecture

https://github.com/thsmi/sieve

marclaporte commented 3 weeks ago

Thank you @cptsanifair for the suggestion.

https://github.com/thsmi/sieve is AGPL so we can't reuse any code, but we certainly get inspiration for features to implement.

Can you give one example of something better done in thsmi/sieve?

cptsanifair commented 3 weeks ago

The UI with drag and drop, and switch to source without any metadata-header. it parse existing source and show it in the UI