change(AutoTag): updated rules and keywords associations

This commit is contained in:
SansGuidon 2024-11-25 15:28:45 +00:00
parent 0f966a7bad
commit 3696002408

View File

@ -11,6 +11,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
'alternative,compatible' => 'alternatives',
'anxi' => 'health-and-wellness',
'art' => 'culture',
'ask hn' => 'debate',
'autism,autist' => 'autism',
'automation,automate,automatic,scripting,terminal' => 'scripting,automation',
'beauty,imperfection' => 'beauty,imperfection',
@ -24,10 +25,13 @@ function auto_tag_plugin_init(ConfigManager $conf)
'comics' => 'comics,reading-and-literature,may-read,culture',
'communicate,communication,messaging,messenger,gmail' => 'communication',
'complex' => 'complexity',
'configure,configuration' => 'configuration',
'data collection' => 'data-collection',
'data transfer' => 'data-portability',
'debug,troubleshoot,diagnose,resolution,solution,problem,solv,trouble' => 'problem-solving,guides-and-tips',
'design' => 'design',
'disk' => 'storage',
'dns,network,tcp,wireshark' => 'network',
'docker,docker-compose,docker compose,container,containers,k8s,kubernetes,minikube,k3s,helm,openshift' => 'container-technology',
'documentation,docs' => 'documentation',
'elixir,python,pip,rust,golang,programming,developer,software development' => 'software-development',
@ -40,7 +44,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
'libre' => 'freedom',
'libre,software,logiciel' => 'free-software',
'from home,remote work,work remote' => 'remote-work',
'gafam' => 'big-tech',
'big-tech,gafam' => 'big-tech',
'game,jeu vidéo,game dev' => 'games',
'gratuit,free' => 'free',
'gitops,gitlab,devops,SRE,ci/cd,platform-engineering,ci pipeline,application deployment,dagger,continuous integration,site reliability eng' => 'devops',
@ -59,13 +63,15 @@ function auto_tag_plugin_init(ConfigManager $conf)
'nostalg' => 'nostalgia',
'obsidian,note taking,note-taking,knowledge manag' => 'knowledge-management',
'open-source,open source' => 'open-source,free',
'optimize,optimization' => 'optimization',
'organize,organise,planning,prioritize,priorities,priority,tasks,project,focus,productivity,productive' => 'organizing,productivity-and-management',
'philosoph' => 'philosophy',
'photography' => 'photography,photos',
'podcast' => 'podcast',
'python' => 'python,software-development,code',
'problem,solv,trouble' => 'problem-solving',
'recycling,sustainab,green web' => 'ecology',
'programming languages' => 'codeccomputer-languages',
'recycling,sustainab,green web,climate' => 'ecology',
'reviews,critique' => 'reviews',
'rss,rss feed,miniflux' => 'content-aggregation,content-curation',
'ruby' => 'ruby,software-development,code',