Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
extratone committed Oct 30, 2021
1 parent 0a84b69 commit 6416b32
Show file tree
Hide file tree
Showing 366 changed files with 1,056,835 additions and 21 deletions.
3 changes: 3 additions & 0 deletions .sophie/app 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"fileSortOrder": "byModifiedTime"
}
10 changes: 10 additions & 0 deletions .sophie/app 3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"fileSortOrder": "byModifiedTime",
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"communityPluginSortOrder": "download"
}
1 change: 1 addition & 0 deletions .sophie/app 4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
3 changes: 3 additions & 0 deletions .sophie/app 5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"foldHeading": true
}
4 changes: 4 additions & 0 deletions .sophie/app 6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"foldHeading": true,
"useTab": false
}
9 changes: 9 additions & 0 deletions .sophie/app 7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"fileSortOrder": "byModifiedTime",
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "2",
"downscalePercent": 100
}
}
7 changes: 6 additions & 1 deletion .sophie/app.json
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{}
{
"promptDelete": false,
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true,
"attachmentFolderPath": "media"
}
5 changes: 5 additions & 0 deletions .sophie/appearance 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"baseFontSize": 16,
"cssTheme": "Minimal",
"theme": "obsidian"
}
7 changes: 7 additions & 0 deletions .sophie/appearance(1).json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"baseFontSize": 17,
"cssTheme": "Minimal",
"theme": "obsidian",
"translucency": false,
"baseFontSizeAction": false
}
4 changes: 3 additions & 1 deletion .sophie/appearance.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{
"baseFontSize": 16
"baseFontSize": 18,
"theme": "obsidian",
"cssTheme": "Subtlegold"
}
8 changes: 8 additions & 0 deletions .sophie/command-palette.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"pinned": [
"editor:save-file",
"workspace:export-pdf",
"obsidian-dictionary-plugin:dictionary-open-language-switcher",
"obsidian-dictionary-plugin:dictionary-open-view"
]
}
14 changes: 14 additions & 0 deletions .sophie/community-plugins 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
"templater-obsidian",
"media-extended",
"obsidian-minimal-settings",
"nldates-obsidian",
"obsidian-markdown-insert-plugin",
"find-unlinked-files",
"pdf-to-markdown-plugin",
"calendar",
"obsidian-advanced-uri",
"export-markdown-with-embeds-plugin",
"obsidian-todoist-tasks",
"obsidian-pandoc"
]
1 change: 1 addition & 0 deletions .sophie/community-plugins 3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
12 changes: 12 additions & 0 deletions .sophie/community-plugins(1).json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
"templater-obsidian",
"media-extended",
"obsidian-minimal-settings",
"nldates-obsidian",
"obsidian-markdown-insert-plugin",
"find-unlinked-files",
"pdf-to-markdown-plugin",
"obsidian-advanced-uri",
"export-markdown-with-embeds-plugin",
"obsidian-todoist-tasks"
]
41 changes: 41 additions & 0 deletions .sophie/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
[
"obsidian-dictionary-plugin",
"hotkey-helper",
"note-refactor-obsidian",
"quickadd",
"obsidian-plugin-toc",
"darlal-switcher-plus",
"obsidian-todoist-tasks",
"todoist-sync-plugin",
"better-word-count",
"templater-obsidian",
"obsidian-tracker",
"table-editor-obsidian",
"folder-note-plugin",
"find-unlinked-files",
"extract-highlights-plugin",
"export-markdown-with-embeds-plugin",
"cm-editor-syntax-highlight-obsidian",
"recent-files-obsidian",
"obsidian-fullscreen-plugin",
"obsidian-timelines",
"obsidian-languagetool-plugin",
"tag-wrangler",
"obsidian-style-settings",
"media-extended",
"hotkeysplus-obsidian",
"obsidian-activity-history",
"obsidian-markdown-insert-plugin",
"cycle-through-panes",
"file-tree-alternative",
"obsidian-icons-plugin",
"juggl",
"obsidian-mind-map",
"obsidian-leaflet-plugin",
"obsidian-pandoc",
"mrj-text-expand",
"convert-url-to-iframe",
"obsidian-collapse-all-plugin",
"mrj-crosslink-between-notes",
"csv-obsidian"
]
15 changes: 15 additions & 0 deletions .sophie/core-plugins 2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"page-preview",
"note-composer",
"command-palette",
"markdown-importer",
"word-count",
"audio-recorder",
"open-with-default-app",
"file-recovery"
]
7 changes: 6 additions & 1 deletion .sophie/core-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"starred",
"markdown-importer",
"outline",
"word-count",
"open-with-default-app",
"file-recovery"
Expand Down
4 changes: 4 additions & 0 deletions .sophie/daily-notes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"folder": "/day",
"template": ""
}
4 changes: 4 additions & 0 deletions .sophie/file-recovery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"intervalMinutes": 5,
"keepDays": 99
}
22 changes: 22 additions & 0 deletions .sophie/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"collapse-filter": false,
"search": "",
"showTags": true,
"showAttachments": true,
"hideUnresolved": true,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [],
"collapse-display": false,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 0.813721562455287,
"lineSizeMultiplier": 1.08294462727143,
"collapse-forces": false,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.135637860082305,
"close": false
}
Loading

0 comments on commit 6416b32

Please sign in to comment.