120 lines
2.2 KiB
JSON
120 lines
2.2 KiB
JSON
{
|
|
"[markdown]": {
|
|
"editor.wordWrap": "off"
|
|
},
|
|
"cSpell.words": [
|
|
"Asus",
|
|
"autehlia",
|
|
"authelia",
|
|
"authentik",
|
|
"BCHS",
|
|
"beelink",
|
|
"Belkin",
|
|
"Beszel",
|
|
"Blinko",
|
|
"Chelseas",
|
|
"chickenkiller",
|
|
"dashkiosk",
|
|
"ddns",
|
|
"dokku",
|
|
"dorico",
|
|
"duckdns",
|
|
"fauth",
|
|
"fireshare",
|
|
"gatus",
|
|
"Gitea",
|
|
"gotenberg",
|
|
"gotify",
|
|
"grpcs",
|
|
"headscale",
|
|
"Immich",
|
|
"Infineon",
|
|
"jisee",
|
|
"JMLC",
|
|
"jumpingcrab",
|
|
"kanbn",
|
|
"Linksys",
|
|
"linkwarden",
|
|
"lphares",
|
|
"ncdu",
|
|
"neko",
|
|
"netbird",
|
|
"Netgear",
|
|
"nextcloud",
|
|
"odoo",
|
|
"PDSF",
|
|
"pgadmin",
|
|
"Phares",
|
|
"redirectme",
|
|
"rustdesk",
|
|
"Sumco",
|
|
"Syncthing",
|
|
"traefik",
|
|
"Trigkey",
|
|
"twilightparadox",
|
|
"vaultwarden",
|
|
"xandikos",
|
|
"yunohost",
|
|
"zipline",
|
|
"zitadel"
|
|
],
|
|
"files.associations": {
|
|
"*.container": "ini",
|
|
"*.net": "ini",
|
|
"*.org": "ini",
|
|
"default": "ini",
|
|
"podman": "ini"
|
|
},
|
|
"files.eol": "\n",
|
|
"files.exclude": {
|
|
"**/node_modules": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/node_modules": true
|
|
},
|
|
"foam.files.ignore": [
|
|
".foam/**/*",
|
|
".stfolder/**/*",
|
|
"**/_layouts/**/*",
|
|
"**/_site/**/*",
|
|
"**/.vscode/**/*",
|
|
"**/node_modules/**/*"
|
|
],
|
|
"foam.graph.style": {
|
|
"background": "#202020",
|
|
"node": {
|
|
"3host": "#ff9d00",
|
|
"4host": "#ff9d00",
|
|
"Chromebook": "#ff0000",
|
|
"Console": "#ff8000",
|
|
"Desktop": "#ffff00",
|
|
"Echo": "#80ff00",
|
|
"Fire": "#00ff00",
|
|
"IOT": "#00ff80",
|
|
"Laptop": "#00ffff",
|
|
"NMap": "#0080ff",
|
|
"note": "#f2cb1d",
|
|
"PaperWhite": "#0000ff",
|
|
"Phone": "#8000ff",
|
|
"placeholder": "#ff9d00",
|
|
"Printer": "#ff00ff",
|
|
"Roku": "#ff0080",
|
|
"Router": "#ff0000",
|
|
"Server": "#ff8000",
|
|
"Switch": "#ffff00",
|
|
"tag": "#0494c1",
|
|
"topic": "#bc2a3c",
|
|
"TV": "#80ff00",
|
|
"Virtual": "#00ff00"
|
|
}
|
|
},
|
|
"foam.links.hover.enable": false,
|
|
"foam.orphans.exclude": [
|
|
".journal/**/*"
|
|
],
|
|
"foam.placeholders.exclude": [
|
|
".kanbn/Archive/**/*"
|
|
],
|
|
"kanbn.showBurndownButton": false,
|
|
"kanbn.showSprintButton": false
|
|
} |