change(AutoTag): I become lazy
This commit is contained in:
parent
867fe57c63
commit
7c85fc0e19
@ -8,10 +8,12 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
$conf->setEmpty('plugins.AUTO_TAG_KEYWORDS', [
|
$conf->setEmpty('plugins.AUTO_TAG_KEYWORDS', [
|
||||||
'accessibility,web development,web design,html,css' => 'web-development',
|
'accessibility,web development,web design,html,css' => 'web-development',
|
||||||
'adhd,tdah' => 'adhd',
|
'adhd,tdah' => 'adhd',
|
||||||
'alternative,compatible' => 'alternatives',
|
'alternative,compatible,migrated,migration' => 'alternatives',
|
||||||
'anxi' => 'health-and-wellness',
|
'anxi,burnout' => 'health-and-wellness',
|
||||||
|
'architecture' => "architecture",
|
||||||
'art' => 'culture',
|
'art' => 'culture',
|
||||||
'ask hn' => 'debate',
|
'ask hn' => 'debate',
|
||||||
|
'audio' => 'audio',
|
||||||
'autism,autist' => 'autism',
|
'autism,autist' => 'autism',
|
||||||
'automation,automate,automatic,scripting,terminal' => 'scripting,automation',
|
'automation,automate,automatic,scripting,terminal' => 'scripting,automation',
|
||||||
'beauty,imperfection' => 'beauty,imperfection',
|
'beauty,imperfection' => 'beauty,imperfection',
|
||||||
@ -24,12 +26,13 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
'cloud,aws,amazon' => 'cloud',
|
'cloud,aws,amazon' => 'cloud',
|
||||||
'comics' => 'comics,reading-and-literature,may-read,culture',
|
'comics' => 'comics,reading-and-literature,may-read,culture',
|
||||||
'communicate,communication,messaging,messenger,gmail' => 'communication',
|
'communicate,communication,messaging,messenger,gmail' => 'communication',
|
||||||
'complex' => 'complexity',
|
'complex' => 'complexity, its-complicated',
|
||||||
'configure,configuration' => 'configuration',
|
'configure,configuration' => 'configuration',
|
||||||
'data collection' => 'data-collection',
|
'data collection' => 'data-collection',
|
||||||
'data transfer' => 'data-portability',
|
'data transfer' => 'data-portability',
|
||||||
'debug,troubleshoot,diagnose,resolution,solution,problem,solv,trouble' => 'problem-solving,guides-and-tips',
|
'debug,troubleshoot,diagnose,resolution,solution,problem,solv,trouble' => 'problem-solving,guides-and-tips',
|
||||||
'design' => 'design',
|
'design' => 'design',
|
||||||
|
'development workflow' => 'devex',
|
||||||
'disk' => 'storage',
|
'disk' => 'storage',
|
||||||
'distraction,procrastin' => 'procrastination',
|
'distraction,procrastin' => 'procrastination',
|
||||||
'diy,self-host,héberger soi-même' => 'diy',
|
'diy,self-host,héberger soi-même' => 'diy',
|
||||||
@ -48,6 +51,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
'from home,remote work,work remote' => 'remote-work',
|
'from home,remote work,work remote' => 'remote-work',
|
||||||
'big-tech,gafam' => 'big-tech',
|
'big-tech,gafam' => 'big-tech',
|
||||||
'game,jeu vidéo,game dev' => 'games',
|
'game,jeu vidéo,game dev' => 'games',
|
||||||
|
'gender,homosexualité,hétérosexualité,les sexes,caractères sexuels' => 'gender',
|
||||||
'gratuit,free' => 'free',
|
'gratuit,free' => 'free',
|
||||||
'gitops,gitlab,devops,SRE,ci/cd,platform-engineering,ci pipeline,application deployment,dagger,continuous integration,site reliability eng' => 'devops',
|
'gitops,gitlab,devops,SRE,ci/cd,platform-engineering,ci pipeline,application deployment,dagger,continuous integration,site reliability eng' => 'devops',
|
||||||
'git,gitlab' => 'version-control',
|
'git,gitlab' => 'version-control',
|
||||||
@ -57,8 +61,9 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
'inspiration,creativity,creative' => 'inspiration',
|
'inspiration,creativity,creative' => 'inspiration',
|
||||||
'lambic,gueuze,beer,bière' => 'beer-and-brewing',
|
'lambic,gueuze,beer,bière' => 'beer-and-brewing',
|
||||||
'linux,ubuntu,debian,linux windows macos' => 'os',
|
'linux,ubuntu,debian,linux windows macos' => 'os',
|
||||||
'list,index of,awesome' => 'list,discovery,tools-and-resources',
|
'list,index of,awesome,installation' => 'list,discovery,tools-and-resources',
|
||||||
'low-tech,low tech' => 'low-tech',
|
'low-tech,low tech' => 'low-tech',
|
||||||
|
'merdification,enshittif,AI-generated,crapification,decline in quality' => 'enshittification',
|
||||||
'monitoring,metrics' => 'monitoring,metrics',
|
'monitoring,metrics' => 'monitoring,metrics',
|
||||||
'music,spotify' => 'music',
|
'music,spotify' => 'music',
|
||||||
'newsletter' => 'newsletter,news,may-subscribe',
|
'newsletter' => 'newsletter,news,may-subscribe',
|
||||||
@ -80,7 +85,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
'scripting,jq' => 'scripting',
|
'scripting,jq' => 'scripting',
|
||||||
'search engine' => 'search-engines',
|
'search engine' => 'search-engines',
|
||||||
'security,permission,sécurité,secure,privacy,private,degoogl,gdpr,data protection,online tracking,user profiling,anonymo,anonymi,surveillance,malware,spyware,decentrali,secrets,privacy matters,vpn' => 'privacy-and-security',
|
'security,permission,sécurité,secure,privacy,private,degoogl,gdpr,data protection,online tracking,user profiling,anonymo,anonymi,surveillance,malware,spyware,decentrali,secrets,privacy matters,vpn' => 'privacy-and-security',
|
||||||
'simplicity,minimal,less,declutter' => 'minimalism',
|
'simplicity,minimal,less,declutter,stopped using,simple,simplif,reduction in,fewer' => 'minimalism',
|
||||||
'small web,indie web,indieweb' => 'small-web',
|
'small web,indie web,indieweb' => 'small-web',
|
||||||
'smartphone,android,mobile,phone' => 'mobile',
|
'smartphone,android,mobile,phone' => 'mobile',
|
||||||
'teamwork,collaborat,équipe' => 'collaboration',
|
'teamwork,collaborat,équipe' => 'collaboration',
|
||||||
|
Loading…
Reference in New Issue
Block a user