-
Notifications
You must be signed in to change notification settings - Fork 1
Description
First I want to tell you that this project is super awesome! I was going to try and develop something similar for my wife who deals with hundreds of emails daily.
Could I request a way to edit the prompt from the settings? For a prompt for her use case I wanted to rank each email with a number between 0-10 in order of importance, and say why it's that rank. I also wanted to make it say if it can be ignored or not and why or why not.
Then I was thinking of adding custom temporary rules for emails. For example, if there's a specific upcoming meeting you need to attend and the email is about that rank those higher in importance.
I also wanted to batch process old emails. I saw a few lines of your code for ignoring emails that are older than a day. If I change that value will it process all older emails? But then I was thinking it may be difficult to pair the summary with the processed emails from weeks prior so it may not be a good idea.
Thanks again for developing this awesome plugin. All other Email + Ollama applications I've seen are for generating responses to received emails. How boring.