Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion PaperBell/.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
"paperbell",
"obsidian-map-view",
"obsidian42-brat",
"longform-paperbell"
"longform-paperbell",
"realclaudian"
]
2 changes: 1 addition & 1 deletion PaperBell/.obsidian/plugins/homepage/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion PaperBell/.obsidian/plugins/homepage/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "homepage",
"name": "Homepage",
"version": "4.4.2",
"version": "4.4.4",
"minAppVersion": "1.12.2",
"description": "Open a specified note, canvas, base, or workspace on startup, or set it for quick access later.",
"author": "novov",
Expand Down
18 changes: 6 additions & 12 deletions PaperBell/.obsidian/plugins/longform-paperbell/data.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 3,
"projects": {},
"selectedDraftVaultPath": "Outputs/demo/Index.md",
"selectedDraftVaultPath": "Outputs/paper-demo/Manuscript/Index.md",
"userScriptFolder": "40 - Obsidian/脚本/longform",
"sessionStorage": "file",
"sessions": [],
Expand Down Expand Up @@ -78,7 +78,7 @@
},
"PaperBell-Standard": {
"name": "PaperBell-Standard",
"description": "",
"description": "Research, to be connected.",
"steps": [
{
"id": "strip-frontmatter",
Expand Down Expand Up @@ -119,22 +119,16 @@
"optionValues": {}
},
{
"id": "40 - Obsidian/脚本/longform/编译后增加头文件.js",
"id": "add-zenodo-frontmatter",
"optionValues": {
"note-name": "Index",
"author-name": "Unknown Author",
"lineno": false,
"csl-style": "",
"target-journal": "",
"acronym": "",
"figures-at-end": false,
"template": ""
"metadata-file": "metadata.json",
"error-on-missing-file": true
}
},
{
"id": "write-to-note",
"optionValues": {
"target": "DEMO_manuscript.md",
"target": "$1_$2.md",
"open-after": true
}
}
Expand Down
488 changes: 346 additions & 142 deletions PaperBell/.obsidian/plugins/longform-paperbell/main.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"longform-paperbell","name":"Longform (PaperBell)","version":"2.2.0-beta.4","minAppVersion":"1.0","description":"Write novels, screenplays, and other long projects in Obsidian.","author":"Kevin Barrett","authorUrl":"https://kevinbarrett.org","fundingUrl":"https://github.com/sponsors/kevboh","isDesktopOnly":false}
{"id":"longform-paperbell","name":"Longform (PaperBell)","version":"2.2.0-beta.6","minAppVersion":"1.0","description":"Write novels, screenplays, and other long projects in Obsidian.","author":"Kevin Barrett","authorUrl":"https://kevinbarrett.org","fundingUrl":"https://github.com/sponsors/kevboh","isDesktopOnly":false}
20 changes: 17 additions & 3 deletions PaperBell/.obsidian/plugins/obsidian-enhancing-export/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@
"arguments": "--defaults=\"${vaultDir}/40 - Obsidian/脚本/pandoc/defaults/demo-obsidian.yaml\" --resource-path=\"${currentDir}\" --resource-path=\"${attachmentFolderPath}\" --resource-path=\"${currentDir}/figs\" --resource-path=\"${currentDir}/../figs\" --resource-path=\"${currentDir}/../imgs\" --resource-path=\"${currentDir}/imgs\" --resource-path=\"${currentDir}/images\" --resource-path=\"${currentDir}/../images\" --csl=\"${vaultDir}/40 - Obsidian/脚本/pandoc/csl/${metadata.csl}.csl\" -o \"${outputPath}\"",
"extension": ".docx"
},
{
"name": "PaperBell (回复信·草稿)",
"type": "pandoc",
"arguments": "--defaults=\"${vaultDir}/40 - Obsidian/脚本/pandoc/defaults/response-letter.yaml\" --resource-path=\"${currentDir}\" --resource-path=\"${attachmentFolderPath}\" --resource-path=\"${currentDir}/figs\" --resource-path=\"${currentDir}/../figs\" --resource-path=\"${currentDir}/../imgs\" --resource-path=\"${currentDir}/imgs\" --resource-path=\"${currentDir}/images\" --resource-path=\"${currentDir}/../images\" --csl=\"${vaultDir}/40 - Obsidian/脚本/pandoc/csl/${metadata.csl}.csl\" --metadata=draft:true -o \"${outputPath}\"",
"extension": ".pdf"
},
{
"name": "PaperBell (回复信·终稿)",
"type": "pandoc",
"arguments": "--defaults=\"${vaultDir}/40 - Obsidian/脚本/pandoc/defaults/response-letter.yaml\" --resource-path=\"${currentDir}\" --resource-path=\"${attachmentFolderPath}\" --resource-path=\"${currentDir}/figs\" --resource-path=\"${currentDir}/../figs\" --resource-path=\"${currentDir}/../imgs\" --resource-path=\"${currentDir}/imgs\" --resource-path=\"${currentDir}/images\" --resource-path=\"${currentDir}/../images\" --csl=\"${vaultDir}/40 - Obsidian/脚本/pandoc/csl/${metadata.csl}.csl\" --metadata=draft:false -o \"${outputPath}\"",
"extension": ".pdf"
},
{
"name": "Markdown"
},
Expand Down Expand Up @@ -72,11 +84,13 @@
],
"defaultExportDirectoryMode": "Same",
"openExportedFile": true,
"env": {},
"env": {
"TEXINPUTS": "${vaultDir}/40 - Obsidian/脚本/pandoc/templates/:${pluginDir}/textemplate/:"
},
"showExportProgressBar": true,
"lastEditName": "eisvogel",
"lastExportDirectory": {
"darwin": "/Users/songshgeo/Documents/Obsidian/PaperBell/Outputs/PaperBell用户文档"
"darwin": "/Users/songshgeo/Documents/Obsidian/PaperBell/40 - Obsidian/模板"
},
"lastExportType": "PaperBell (Word)"
"lastExportType": "PaperBell (回复信·终稿)"
}
7 changes: 7 additions & 0 deletions PaperBell/.obsidian/plugins/obsidian-git/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"diffStyle": "split",
"dateInHistoryView": true,
"authorInHistoryView": "hide",
"commitDateFormat": "YYYY-MM-DD HH:mm",
"commitMessage": "vault backup: {{date}}"
}
415 changes: 415 additions & 0 deletions PaperBell/.obsidian/plugins/obsidian-git/main.js

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions PaperBell/.obsidian/plugins/obsidian-git/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"author": "Vinzent",
"authorUrl": "https://github.com/Vinzent03",
"id": "obsidian-git",
"name": "Git",
"description": "Integrate Git version control with automatic backup and other advanced features.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"version": "2.38.3"
}
Loading