feat(autotag) refine rules (no more wishlist)
This commit is contained in:
parent
307cd3ba59
commit
c0b474aebb
@ -22,11 +22,11 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'automation,automate,automatisation,automatic,scripting,terminal,bash script,script python,python script,lua,script shell,script bash,shell script' => 'scripting,automation',
|
||||
'beauty,beau,beauté,imperfection,imperfections' => 'beauty,imperfection',
|
||||
'belgian,belgium,belge,belgique' => 'belgium',
|
||||
'board game,board games,boardgame,jeu de société,jeux de société' => 'board-games,geek,wishlist',
|
||||
'board game,board games,boardgame,jeu de société,jeux de société' => 'board-games,geek',
|
||||
'bookmarks,favoris,signets' => 'bookmarks-management',
|
||||
'blogroll' => 'blogging,discovery,small-web',
|
||||
'browsers,navigateurs,web browsers' => 'web-browsers',
|
||||
'books,livre,livres,quatrième de couverture,roman,novel,reading-list' => 'reading-and-literature,wishlist,inspiration,culture',
|
||||
'books,livre,livres,quatrième de couverture,roman,novel,reading-list' => 'reading-and-literature,inspiration,culture',
|
||||
'robots.txt,bots,spam,crawling,ddos' => 'spam',
|
||||
'bruxelles,brussels' => 'brussels',
|
||||
'calm tech,calmness,calm,technologie calme' => 'calm-tech',
|
||||
@ -35,7 +35,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'cleaning,nettoyage' => 'cleaning',
|
||||
'cloud,aws,amazon,cloudron' => 'cloud',
|
||||
'cloudron' => 'cloudron,hosting',
|
||||
'(comic),-comic-,comics,bandes dessinées' => 'comics,reading-and-literature,wishlist,culture,humor',
|
||||
'(comic),-comic-,comics,bandes dessinées' => 'comics,reading-and-literature,culture,humor',
|
||||
'comparison,comparer, vs ,versus,comparatif,comparaison' => 'comparison',
|
||||
'communicate,communication,messaging,messenger,gmail,communiquer' => 'communication',
|
||||
'complex,impossible to solve,complicated,very difficult,complexe,compliqué' => 'complexity,its-complicated',
|
||||
@ -66,7 +66,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'from home,remote work,work remote,travail à distance,télétravail' => 'remote-work',
|
||||
'frustrated,frustration,am pissed' => 'rant',
|
||||
'big-tech,gafam,degoogling,google,degoogle,grandes entreprises technologiques' => 'big-tech',
|
||||
'game,jeu vidéo,game dev,jeux,jeux vidéo' => 'games,geek,culture,wishlist',
|
||||
'game,jeu vidéo,game dev,jeux,jeux vidéo' => 'games,geek,culture',
|
||||
'gamedev,building game,développement de jeux' => 'gamedev,games,geek,culture',
|
||||
'gender,homosexualité,hétérosexualité,les sexes,caractères sexuels' => 'gender',
|
||||
'gratuit,free' => 'free',
|
||||
@ -89,7 +89,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'monitoring,metrics,to monitor,surveillance,métriques' => 'monitoring,metrics',
|
||||
'movie,cinéma,cinema,film,films' => 'movies,culture,geek',
|
||||
'music,spotify,radios,webradios,soundtrack,bande originale,musique' => 'music',
|
||||
'newsletter,news' => 'newsletter,news,wishlist',
|
||||
'newsletter,news' => 'newsletter,news',
|
||||
'nostalg,nostalgie' => 'nostalgia',
|
||||
'obsidian,note taking,note-taking,takings notes,note-geek,capturing knowledge,knowledge management,prise de notes,gestion de connaissances,knowledge transfer,transferring knowledge,your notes,my notes' => 'knowledge-management,note-taking',
|
||||
'open-source,open source,code source libre' => 'open-source,free',
|
||||
@ -138,7 +138,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'webring' => 'discovery,small-web,webring',
|
||||
'wordpress,personal website,blog roll,blogroll,blogosphere,webring,digital garden,to blog,blogs' => 'blogging,writing,publishing,culture',
|
||||
'work,travail,contract work,previous job,my work,coworkers,coworker,the job,workgroup' => 'work',
|
||||
'youtube.com,invidious,peertube,watch?v' => 'wishlist,video',
|
||||
'youtube.com,invidious,peertube,watch?v' => 'video',
|
||||
'zoemp,zoemp.be' => 'zoemp'
|
||||
]);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user