auto-curate.wiki
1 email -> shaarli script 2 use the imap library to access emails? // download emails and read them? 3 proccess emails 4 send processed links to shaarli through api 5 6 email template: 7 <link> <tag1> <tag2> 8 9 10 ====== 11 seedling idea 12 13 A machine learning algorithm that uses a classifier to decide whether or not to add an article to my reading feed from various sources, based on NLP of the article and training? 14 feed into a (python?) program that has api tied to Shaarli and make it automatic?? 15 16 examples: 17 star items go into folder 18 subscribe to all people's rss feeds 19 auto grab reciepe from tag 20 email -> shaarli 21 ?? 22 23 ====== 24 25