Merge remote-tracking branch 'origin/master'
This commit is contained in:
8
Seighell/.obsidian/graph.json
vendored
8
Seighell/.obsidian/graph.json
vendored
@@ -15,8 +15,8 @@
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.138020833333333,
|
||||
"repelStrength": 20,
|
||||
"linkStrength": 0.627604166666667,
|
||||
"linkDistance": 90,
|
||||
"scale": 0.09136542698582972,
|
||||
"close": false
|
||||
"linkStrength": 0.197916666666667,
|
||||
"linkDistance": 35,
|
||||
"scale": 0.03795341217248716,
|
||||
"close": true
|
||||
}
|
||||
116
Seighell/.obsidian/plugins/various-complements/data.json
vendored
Normal file
116
Seighell/.obsidian/plugins/various-complements/data.json
vendored
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"strategy": "default",
|
||||
"cedictPath": "./cedict_ts.u8",
|
||||
"matchStrategy": "prefix",
|
||||
"fuzzyMatch": true,
|
||||
"minFuzzyMatchScore": 0.5,
|
||||
"matchingWithoutEmoji": true,
|
||||
"treatAccentDiacriticsAsAlphabeticCharacters": false,
|
||||
"treatUnderscoreAsPartOfWord": false,
|
||||
"maxNumberOfSuggestions": 5,
|
||||
"maxNumberOfWordsAsPhrase": 3,
|
||||
"minNumberOfCharactersTriggered": 0,
|
||||
"minNumberOfWordsTriggeredPhrase": 1,
|
||||
"complementAutomatically": true,
|
||||
"delayMilliSeconds": 0,
|
||||
"disableSuggestionsDuringImeOn": false,
|
||||
"disableSuggestionsInMathBlock": false,
|
||||
"disableSuggestionsInCodeBlock": false,
|
||||
"insertSpaceAfterCompletion": false,
|
||||
"firstCharactersDisableSuggestions": ":/^",
|
||||
"patternsToSuppressTrigger": [
|
||||
"^~~~.*",
|
||||
"^```.*"
|
||||
],
|
||||
"phrasePatternsToSuppressTrigger": [],
|
||||
"noAutoFocusUntilCycle": false,
|
||||
"showMatchStrategy": false,
|
||||
"showComplementAutomatically": false,
|
||||
"showIndexingStatus": false,
|
||||
"descriptionOnSuggestion": "Short",
|
||||
"hotkeys": {
|
||||
"select": [
|
||||
{
|
||||
"modifiers": [],
|
||||
"key": "Enter"
|
||||
}
|
||||
],
|
||||
"select with custom alias": [],
|
||||
"select with custom alias and add to aliases": [],
|
||||
"select with query alias": [],
|
||||
"up": [
|
||||
{
|
||||
"modifiers": [],
|
||||
"key": "ArrowUp"
|
||||
}
|
||||
],
|
||||
"down": [
|
||||
{
|
||||
"modifiers": [],
|
||||
"key": "ArrowDown"
|
||||
}
|
||||
],
|
||||
"select 1st": [],
|
||||
"select 2nd": [],
|
||||
"select 3rd": [],
|
||||
"select 4th": [],
|
||||
"select 5th": [],
|
||||
"select 6th": [],
|
||||
"select 7th": [],
|
||||
"select 8th": [],
|
||||
"select 9th": [],
|
||||
"open": [],
|
||||
"completion": [],
|
||||
"insert as text": []
|
||||
},
|
||||
"propagateEsc": false,
|
||||
"enableCurrentFileComplement": true,
|
||||
"currentFileMinNumberOfCharacters": 0,
|
||||
"onlyComplementEnglishOnCurrentFileComplement": false,
|
||||
"excludeCurrentFileWordPatterns": [],
|
||||
"enableCurrentVaultComplement": false,
|
||||
"currentVaultMinNumberOfCharacters": 0,
|
||||
"includeCurrentVaultPathPrefixPatterns": "",
|
||||
"excludeCurrentVaultPathPrefixPatterns": "",
|
||||
"excludeCurrentVaultPathGlobPatterns": [],
|
||||
"includeCurrentVaultOnlyFilesUnderCurrentDirectory": false,
|
||||
"excludeCurrentVaultWordPatterns": [],
|
||||
"enableCustomDictionaryComplement": false,
|
||||
"customDictionaryPaths": "https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt",
|
||||
"columnDelimiter": "Tab",
|
||||
"customDictionaryWordRegexPattern": "",
|
||||
"delimiterToHideSuggestion": "",
|
||||
"delimiterToDivideSuggestionsForDisplayFromInsertion": "",
|
||||
"caretLocationSymbolAfterComplement": "",
|
||||
"displayedTextSuffix": " => ...",
|
||||
"enableInternalLinkComplement": true,
|
||||
"suggestInternalLinkWithAlias": true,
|
||||
"preserveFirstLetterCaseOnInternalLink": false,
|
||||
"excludeInternalLinkPathPrefixPatterns": "",
|
||||
"excludeInternalLinkPathGlobPatterns": [],
|
||||
"excludeSelfInternalLink": false,
|
||||
"excludeExistingInActiveFileInternalLinks": false,
|
||||
"updateInternalLinksOnSave": true,
|
||||
"insertAliasTransformedFromDisplayedInternalLink": {
|
||||
"enabled": false,
|
||||
"beforeRegExp": "",
|
||||
"after": ""
|
||||
},
|
||||
"frontMatterKeyForExclusionInternalLink": "",
|
||||
"tagsForExclusionInternalLink": [],
|
||||
"enableFrontMatterComplement": false,
|
||||
"frontMatterComplementMatchStrategy": "inherit",
|
||||
"insertCommaAfterFrontMatterCompletion": false,
|
||||
"currentFileMinNumberOfCharactersForTrigger": 0,
|
||||
"currentVaultMinNumberOfCharactersForTrigger": 0,
|
||||
"customDictionaryMinNumberOfCharactersForTrigger": 0,
|
||||
"internalLinkMinNumberOfCharactersForTrigger": 0,
|
||||
"intelligentSuggestionPrioritization": {
|
||||
"enabled": true,
|
||||
"historyFilePath": "",
|
||||
"maxDaysToKeepHistory": 30,
|
||||
"maxNumberOfHistoryToKeep": 0
|
||||
},
|
||||
"disableOnMobile": false,
|
||||
"showLogAboutPerformanceInConsole": false
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
{"Tiefstein Tower":{"Tiefstein Tower":{"internalLink":{"count":3,"lastUpdated":1774593478427}}},"Joffrey Tiefstein":{"Joffrey Tiefstein":{"internalLink":{"count":8,"lastUpdated":1774779433264}}},"SiegHell":{"SiegHell":{"internalLink":{"count":3,"lastUpdated":1774779439689}}},"Dragon Queen":{"Dragon Queen":{"internalLink":{"count":3,"lastUpdated":1774521949491}}},"Hoover Schlorp":{"Hoover Schlorp":{"internalLink":{"count":1,"lastUpdated":1774520294535}}},"Brown Mesa Research Facility":{"Brown Mesa Research Facility":{"internalLink":{"count":1,"lastUpdated":1774520326439}}},"Solkanaar":{"Solkanaar":{"internalLink":{"count":3,"lastUpdated":1774520487935}}},"Dyson":{"Dyson":{"internalLink":{"count":3,"lastUpdated":1774521923870}}},"Captain Grimrod Garglinale":{"Captain Grimrod Garglinale":{"internalLink":{"count":1,"lastUpdated":1774520890201}}},"The Ivory Tower":{"The Ivory Tower":{"internalLink":{"count":1,"lastUpdated":1774521898208}}},"Second Wind":{"Second Wind":{"internalLink":{"count":2,"lastUpdated":1774596878103}}},"The Rock of Bral":{"The Rock of Bral":{"internalLink":{"count":4,"lastUpdated":1774665611818}}},"Commodore Crux":{"Commodore Crux":{"internalLink":{"count":2,"lastUpdated":1774522943401}}},"Autismus Von Autingler":{"Autismus Von Autingler":{"internalLink":{"count":5,"lastUpdated":1774779288264}}},"The Happy Beholder":{"The Happy Beholder":{"internalLink":{"count":1,"lastUpdated":1774592420016}}},"Katar Von Erg":{"Katar Von Erg":{"internalLink":{"count":1,"lastUpdated":1774592428796}}},"Slowbad":{"Slowbad":{"internalLink":{"count":1,"lastUpdated":1774592448681}}},"Scrapjacks":{"Scrapjacks":{"internalLink":{"count":1,"lastUpdated":1774592456238}}},"Bad Boy Bubby":{"Bad Boy Bubby":{"internalLink":{"count":1,"lastUpdated":1774592686906}}},"Bubba":{"Bubba":{"internalLink":{"count":4,"lastUpdated":1774778615463}}},"Trae'Vhor":{"Trae'Vhor":{"internalLink":{"count":2,"lastUpdated":1774593371581}}},"Snake Jazz":{"Snake Jazz":{"internalLink":{"count":2,"lastUpdated":1774593387305}}},"Astral Fishers Guild":{"Astral Fishers Guild":{"internalLink":{"count":1,"lastUpdated":1774593858168}}},"The Last Breath":{"The Last Breath":{"internalLink":{"count":1,"lastUpdated":1774594640427}}},"Grimrod Garglinale":{"Grimrod Garglinale":{"internalLink":{"count":1,"lastUpdated":1774594646966}}},"Astral Elves":{"Astral Elves":{"internalLink":{"count":2,"lastUpdated":1774777455411}}},"Autismus":{"Autismus":{"currentFile":{"count":1,"lastUpdated":1774673734492}}},"Emprire":{"Emprire":{"currentFile":{"count":1,"lastUpdated":1774777670370}}},"Imperial Citadel":{"Imperial Citadel":{"internalLink":{"count":1,"lastUpdated":1774777737062}}},"Race Changer Lab":{"Race Changer Lab":{"internalLink":{"count":1,"lastUpdated":1774778590527}}},"The Watt Tribe":{"The Watt Tribe":{"internalLink":{"count":1,"lastUpdated":1774778734341}}},"Sheepgoblinborn":{"Sheepgoblinborn":{"internalLink":{"count":4,"lastUpdated":1774780716235}}},"Qumdrop Swamp":{"Qumdrop Swamp":{"internalLink":{"count":1,"lastUpdated":1774780429579}}},"Big Succ":{"Big Succ":{"internalLink":{"count":1,"lastUpdated":1774780477334}}}}
|
||||
{"Tiefstein Tower":{"Tiefstein Tower":{"internalLink":{"count":3,"lastUpdated":1774593478427}}},"Joffrey Tiefstein":{"Joffrey Tiefstein":{"internalLink":{"count":8,"lastUpdated":1775101099047}}},"SiegHell":{"SiegHell":{"internalLink":{"count":4,"lastUpdated":1775102434173}}},"Dragon Queen":{"Dragon Queen":{"internalLink":{"count":5,"lastUpdated":1774828618995}}},"Hoover Schlorp":{"Hoover Schlorp":{"internalLink":{"count":2,"lastUpdated":1774827626823}}},"Brown Mesa Research Facility":{"Brown Mesa Research Facility":{"internalLink":{"count":1,"lastUpdated":1774520326439}}},"Solkanaar":{"Solkanaar":{"internalLink":{"count":7,"lastUpdated":1774828661133}}},"Dyson":{"Dyson":{"internalLink":{"count":4,"lastUpdated":1774829015657}}},"Captain Grimrod Garglinale":{"Captain Grimrod Garglinale":{"internalLink":{"count":1,"lastUpdated":1774520890201}}},"The Ivory Tower":{"The Ivory Tower":{"internalLink":{"count":4,"lastUpdated":1775100591371}}},"Second Wind":{"Second Wind":{"internalLink":{"count":4,"lastUpdated":1774827099968}}},"The Rock of Bral":{"The Rock of Bral":{"internalLink":{"count":6,"lastUpdated":1774842718713}}},"Commodore Crux":{"Commodore Crux":{"internalLink":{"count":2,"lastUpdated":1774522943401}}},"Autismus Von Autingler":{"Autismus Von Autingler":{"internalLink":{"count":3,"lastUpdated":1774673740779}}},"The Happy Beholder":{"The Happy Beholder":{"internalLink":{"count":2,"lastUpdated":1774843256740}}},"Katar Von Erg":{"Katar Von Erg":{"internalLink":{"count":1,"lastUpdated":1774592428796}}},"Slowbad":{"Slowbad":{"internalLink":{"count":2,"lastUpdated":1774785816435}}},"Scrapjacks":{"Scrapjacks":{"internalLink":{"count":1,"lastUpdated":1774592456238}}},"Bad Boy Bubby":{"Bad Boy Bubby":{"internalLink":{"count":1,"lastUpdated":1774592686906}}},"Bubba":{"Bubba":{"internalLink":{"count":6,"lastUpdated":1775102175194}}},"Trae'Vhor":{"Trae'Vhor":{"internalLink":{"count":4,"lastUpdated":1774842264432}}},"Snake Jazz":{"Snake Jazz":{"internalLink":{"count":2,"lastUpdated":1774593387305}}},"Astral Fishers Guild":{"Astral Fishers Guild":{"internalLink":{"count":1,"lastUpdated":1774593858168}}},"The Last Breath":{"The Last Breath":{"internalLink":{"count":1,"lastUpdated":1774594640427}}},"Grimrod Garglinale":{"Grimrod Garglinale":{"internalLink":{"count":1,"lastUpdated":1774594646966}}},"Astral Elves":{"Astral Elves":{"internalLink":{"count":1,"lastUpdated":1774594921109}}},"Autismus":{"Autismus":{"currentFile":{"count":1,"lastUpdated":1774673734492},"internalLink":{"count":1,"lastUpdated":1775102275806}}},"Crux":{"Crux":{"internalLink":{"count":2,"lastUpdated":1774785685066}}},"Warwick Blastemoff":{"Warwick Blastemoff":{"internalLink":{"count":1,"lastUpdated":1774785771027}}},"Jahn":{"Jahn":{"internalLink":{"count":2,"lastUpdated":1775099789049}}},"The Watt Tribe":{"The Watt Tribe":{"internalLink":{"count":4,"lastUpdated":1774827563022}}},"Squelch":{"Squelch":{"internalLink":{"count":4,"lastUpdated":1774827050587}}},"Squawk":{"Squawk":{"internalLink":{"count":1,"lastUpdated":1774826393221}}},"Lobster Ship":{"Lobster Ship":{"internalLink":{"count":1,"lastUpdated":1774827041370}}},"Creampie":{"Creampie":{"internalLink":{"count":1,"lastUpdated":1774827159935}}},"Squeeve":{"Squeeve":{"internalLink":{"count":1,"lastUpdated":1774827162821}}},"Scareth":{"Scareth":{"internalLink":{"count":1,"lastUpdated":1774827591777}}},"Dave":{"Dave":{"internalLink":{"count":1,"lastUpdated":1774828077019}}},"The Endless":{"The Endless":{"internalLink":{"count":1,"lastUpdated":1774828194215}}},"Zarveth":{"Zarveth":{"internalLink":{"count":1,"lastUpdated":1774828731373}}},"Tiamat":{"Tiamat":{"currentFile":{"count":1,"lastUpdated":1774828760655}}},"Princess Xedali":{"Princess Xedali":{"internalLink":{"count":1,"lastUpdated":1774829078223}}},"Joffrey":{"Joffrey":{"internalLink":{"count":2,"lastUpdated":1775102351113}}},"Sheep":{"Sheep":{"internalLink":{"count":1,"lastUpdated":1775100389719}}},"Obelisk of O’brien":{"Obelisk of O’brien":{"internalLink":{"count":1,"lastUpdated":1775100573615}}},"Qumdrop Swamp":{"Qumdrop Swamp":{"internalLink":{"count":1,"lastUpdated":1775100601174}}},"Session 1":{"Session 1":{"internalLink":{"count":2,"lastUpdated":1775101168919}}},"Race Changer Lab":{"Race Changer Lab":{"internalLink":{"count":1,"lastUpdated":1775101079641}}},"Rust Monsters":{"Rust Monsters":{"internalLink":{"count":1,"lastUpdated":1775101153933}}},"Sheepgoblinborn":{"Sheepgoblinborn":{"internalLink":{"count":1,"lastUpdated":1775101605791}}},"The Wak Splat":{"The Wak Splat":{"internalLink":{"count":2,"lastUpdated":1775101888027}}},"Big Succ":{"Big Succ":{"internalLink":{"count":1,"lastUpdated":1775101955742}}},"Sheep-Bone Brewery":{"Sheep-Bone Brewery":{"internalLink":{"count":1,"lastUpdated":1775102363497}}}}
|
||||
Reference in New Issue
Block a user