[obsidian] vault backup: 2023-08-10 13:51:47[
This commit is contained in:
parent
501f90542b
commit
d5d55cd5df
@ -6,20 +6,20 @@
|
||||
"pdfExportImageQuality": 90,
|
||||
"citeFormats": [
|
||||
{
|
||||
"name": "pandoc",
|
||||
"name": "cite as pandoc",
|
||||
"format": "pandoc",
|
||||
"brackets": true
|
||||
},
|
||||
{
|
||||
"name": "Chicago",
|
||||
"name": "cite as Chicago",
|
||||
"format": "formatted-citation",
|
||||
"cslStyle": "chicago-author-date"
|
||||
}
|
||||
],
|
||||
"exportFormats": [
|
||||
{
|
||||
"name": "Import #1",
|
||||
"outputPathTemplate": "{{citekey}}.md",
|
||||
"name": "Import from Zotero",
|
||||
"outputPathTemplate": "{{title}}.md",
|
||||
"imageOutputPathTemplate": "img/{{citekey}}/",
|
||||
"imageBaseNameTemplate": "image",
|
||||
"cslStyle": "chicago-author-date"
|
||||
|
@ -9,7 +9,7 @@ tags:
|
||||
[[Obsidian]]と[[Zotero]]を連携している例
|
||||
|
||||
https://publish.obsidian.md/history-notes/00+About+the+Project
|
||||
|
||||
,,
|
||||
マスターのデータベースとしてZoteroがあって、それのアノテーションが本体のPDFと対応できるような形でObsidian内で書けるよ、って感じか
|
||||
|
||||
[[Templater]]プラグイン使うと、選択箇所を一つの新しいファイルに切り出すことができるっぽい。(いやテンプレ無しなら標準機能でできるのか)
|
Loading…
Reference in New Issue
Block a user