[obsidian] vault backup: 2023-08-10 15:01:47[
This commit is contained in:
parent
2c99521269
commit
87a314567d
14
content/.obsidian/graph.json
vendored
14
content/.obsidian/graph.json
vendored
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"collapse-filter": false,
|
"collapse-filter": false,
|
||||||
"search": "",
|
"search": "",
|
||||||
"showTags": false,
|
"showTags": true,
|
||||||
"showAttachments": false,
|
"showAttachments": false,
|
||||||
"hideUnresolved": false,
|
"hideUnresolved": false,
|
||||||
"showOrphans": true,
|
"showOrphans": true,
|
||||||
@ -10,13 +10,13 @@
|
|||||||
"collapse-display": false,
|
"collapse-display": false,
|
||||||
"showArrow": false,
|
"showArrow": false,
|
||||||
"textFadeMultiplier": 0,
|
"textFadeMultiplier": 0,
|
||||||
"nodeSizeMultiplier": 1,
|
"nodeSizeMultiplier": 0.717683919270833,
|
||||||
"lineSizeMultiplier": 1,
|
"lineSizeMultiplier": 1,
|
||||||
"collapse-forces": true,
|
"collapse-forces": false,
|
||||||
"centerStrength": 0.518713248970312,
|
"centerStrength": 0.677815755208333,
|
||||||
"repelStrength": 10,
|
"repelStrength": 15.52734375,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 250,
|
"linkDistance": 48,
|
||||||
"scale": 1.3645935010857875,
|
"scale": 0.6780252644037277,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
@ -23,4 +23,7 @@ https://github.com/jackyzha0/quartz
|
|||||||
|
|
||||||
- 文中でハッシュタグが使えない(フロントマッターにタグを指定するしかない)
|
- 文中でハッシュタグが使えない(フロントマッターにタグを指定するしかない)
|
||||||
- 記事未作成だったり、titleが設定されてないリンクはGraph View上で日本語がうまく表示されない(ファイル名だと日本語がエスケープされてんのかな)
|
- 記事未作成だったり、titleが設定されてないリンクはGraph View上で日本語がうまく表示されない(ファイル名だと日本語がエスケープされてんのかな)
|
||||||
- 手元でサーバー立ててプレビューするのがちょっと辛い(hugo-obsidianコマンドが手元で使える必要があるので、GoをインストールかDockerイメージを利用する感じになる)
|
- →パーセントエンコーディングをデコードするようにしたら治った。
|
||||||
|
- [プルリク立てた](https://github.com/jackyzha0/quartz/pull/366)
|
||||||
|
- 手元でサーバー立ててプレビューするのがちょっと辛い(hugo-obsidianコマンドが手元で使える必要があるので、GoをインストールかDockerイメージを利用する感じになる)
|
||||||
|
- 結局インストールすることになった
|
@ -15,10 +15,6 @@ The Transistor Enigma
|
|||||||
|
|
||||||
https://web.archive.org/web/20090404052348/http://www.aethmogen.com/wri/radams/tenigma1/toc.shtml
|
https://web.archive.org/web/20090404052348/http://www.aethmogen.com/wri/radams/tenigma1/toc.shtml
|
||||||
|
|
||||||
書いてる↓
|
|
||||||
|
|
||||||
[[DIY Electronics - Revealing the Material Systems of Computation]]
|
|
||||||
|
|
||||||
"THE ADAMS CRYSTAL AMPLIFIER
|
"THE ADAMS CRYSTAL AMPLIFIER
|
||||||
|
|
||||||
The Adams Crystal Amplifier was invented, 1933, by Robert G. Adams, at the age of thirteen years, at 418 Queen Street West, Hastings, Hawkes Bay, New Zealand, the assembly of which is depicted, as Adams described it, in the artist's impression."
|
The Adams Crystal Amplifier was invented, 1933, by Robert G. Adams, at the age of thirteen years, at 418 Queen Street West, Hastings, Hawkes Bay, New Zealand, the assembly of which is depicted, as Adams described it, in the artist's impression."
|
||||||
|
@ -12,7 +12,7 @@ https://makezine.com/article/science/making-transistors-out-of-iron-pyrite/
|
|||||||
|
|
||||||
[[Robert Adams]]の Crystal Amplifier (1933)というのが元になってるらしい
|
[[Robert Adams]]の Crystal Amplifier (1933)というのが元になってるらしい
|
||||||
|
|
||||||
[[jordanDIYElectronicsRevealing2015]]
|
[[DIY Electronics - Revealing the Material Systems of Computation]]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user