-
Notifications
You must be signed in to change notification settings - Fork 1
/
en.json
630 lines (630 loc) · 27.7 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
{
"commands": {
"checkValidity": {
"error": "Incorrect configuration",
"inBranch": {
"error403": "Error 403: {{- repo.owner}}/{{- repo.repo}} was moved permanently (from {{- repo.branch}}).",
"error404": "Error 404: The branch {{- repo.branch}} was not found in {{- repo.owner}}/{{- repo.repo}}."
},
"inRepo": {
"error301": "Error 301: {{- repo.owner}}/{{- repo.repo}} was moved permanently.",
"error403": "Error 403: this action is forbidden for {{- repo.owner}}/{{- repo.repo}}.",
"error404": "Error 404: {{- repo.owner}}/{{- repo.repo}}: is not found."
},
"rateLimit": {
"command": "Check the rate limit of the GitHub API",
"limited": "You have reached the rate limit of the GitHub API. The limit will be reset at {{- resetTime}}.",
"notLimited": "You are not rate limited. You can make {{- remaining}} requests before the limit is reset at {{- resetTime}}."
},
"repoExistsTestBranch": "Repository {{- repo.owner}}/{{- repo.repo}} exists. Now testing the {{- repo.branch}} branch.",
"success": "{{- repo.owner}}/{{- repo.repo}} seems to be valid!",
"title": "Test the connection to the configured repository"
},
"copyLink": {
"onActivation": "Link copied to your clipboard",
"title": "Create a link to this note"
},
"publisherDeleteClean": "Purge depublished and deleted files",
"refreshAllSets": "(Others repositories): Reload all saved sets",
"refreshOpenedSet": "(Other repositories): Reload opened frontmatter",
"runOtherRepo": {
"noFile": "No file is active or the file is not shared",
"title": "Run command for a repository"
},
"shareActiveFile": "Upload single current active note",
"shareViewFiles": {
"multiple": {
"on": "Upload {{- doc}} to {{- smartKey }}",
"other": "Upload to…"
}
},
"uploadAllEditedNote": "Refresh all published notes",
"uploadAllNewEditedNote": "Refresh published and upload new notes",
"uploadAllNotes": "Upload all shared notes",
"uploadNewNotes": "Upload unpublished notes"
},
"common": {
"add": "Add {{- things}}",
"after": "After",
"attachments": "Attachments",
"before": "Before",
"cancel": "Cancel",
"close": "Close",
"default": "default",
"defaultName": "default folder",
"delete": "Delete {{- things}}",
"edit": "Edit {{- things}}",
"error": "Error",
"files": "Files",
"ghToken": "GitHub token",
"here": "here",
"in": "in",
"no": "No",
"or": "or",
"path": {
"file": "File name",
"folder": "Folder path",
"full": "Filepath"
},
"points": ": ",
"published": "published",
"regex": "regex",
"rename": "Renamed key(s)…",
"repository": "Repository",
"rootFolder": "root folder",
"save": "Save",
"shared": "shared",
"text": "text",
"warning": "Warning",
"yes": "Yes"
},
"deletion": {
"failed": "Failed to delete {{- nb}} files.",
"noFile": "No files have been deleted.",
"success": "Successfully deleted {{- nb}} files."
},
"error": {
"alreadyExists": "{{- file}} already exists.",
"autoClean": "Since {{- what}} is empty, auto-cleaning is disabled. You can reactive it, but beware of file deletion that your template needs.",
"dataview": "Unable to render dataview query. Please update the dataview plugin to the last version.",
"errorConfig": "Error configuring {{- repo.owner}}/{{- repo.repo}}. Please check your settings.",
"errorPublish": "Error during upload to <u>{{- repo.owner}}/{{- repo.repo}}</u>: <i>{{- repo.branch}}</i>",
"isEmpty": "{{- what}} is empty.",
"mergeconflic": "Pull-request is not mergeable, you need to do it manually.",
"normal": "The 404 error is normal ! It means that the file does not exist yet. Don't worry ❤️.",
"parseYaml": "Error adding tags or title to the frontmatter. \nDataview or another plugin must be interfering with it. \nStep skipped.",
"reading-token-file": "Error: the path seems incorrect.",
"unablePublishMultiNotes": "Unable to upload multiple notes, something went wrong.",
"unablePublishNote": "Unable to upload note {{- file}}, skipping it",
"whatEmpty": {
"branch": "Branch",
"owner": "Owner"
}
},
"informations": {
"foundNoteToSend": "Found {{- nbNotes}} new notes to send",
"migrating": {
"fileReplace": "Migration of filename replace to the new format…",
"normalFormat": "Migrating settings…",
"oldSettings": "Migration of old settings to new settings format…",
"subFolder": "Adding replacing subfolder to the folderpath replacement…"
},
"noNewNote": "No new notes to upload.",
"scanningRepo": "Scanning the repository, may take a while…",
"sendMessage": "Upload <i>{{- nbNotes}}</i> notes to <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"startingClean": "Starting cleaning <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"successPublishOneNote": "Successfully uploaded <i><u>{{- file}}</u></i> to <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"successfulPublish": "Successfully uploaded <i>{{- nbNotes}}</i> to <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"waitingWorkflow": "Now, waiting for the workflow to be completed…"
},
"modals": {
"export": {
"copy": "Copy to clipboard",
"desc": "Export settings to clipboard or a file.",
"download": "Download",
"title": "Export settings"
},
"import": {
"desc": "Import settings from text or a file. Note : this will overwrite your current settings (except for username, repo name and token).",
"error": {
"isEmpty": "the configuration is empty.",
"span": "Error importing configuration: "
},
"importFromFile": "Import from file",
"paste": "Paste configuration here…",
"presets": {
"desc": "Load presets from the repository \"plugin-presets\"",
"title": "Presets"
},
"title": "Import settings"
},
"listChangedFiles": {
"added": "Added",
"deleted": "Deleted",
"edited": "Edited",
"error": "Errors",
"notDeleted": "Cannot be deleted",
"title": "List of files edited in the repository",
"unpublished": "Cannot be published"
}
},
"publish": {
"branch": {
"alreadyExists": "Branch already exists ({{- branchName}} on {{- repo.owner}}/{{- repo.repo}} - Using it.",
"error": "Error with {{- repo.owner}}/{{- repo.repo}}: {{- error}}",
"prMessage": "Pull-Request [{{- branchName}}] from Obsidian",
"success": "Branch successfully created (status: {{- branchStatus}}) on {{- repo.owner}}/{{- repo.repo}}"
},
"upToDate": "{{- file}} is up-to-date on {{- repo}}"
},
"regex": {
"entry": "Value to replace",
"replace": "Replacement"
},
"settings": {
"conversion": {
"dataview": {
"desc": "Convert Dataview queries to markdown. \nOnly works if Dataview and internal link conversion are enabled.",
"title": "Dataview"
},
"desc": "Theses option won't change the content of the file in your Obsidian Vault, but will change the content of the file in GitHub.",
"hardBreak": {
"desc": "Add a markdown hard line break (double whitespace) after each line.",
"title": "Markdown hard line break"
},
"links": {
"desc": "Put `links: false` in the frontmatter of a note to prevent links to it to be converted and keep the alt text (or filename)",
"folderNote": {
"desc": "Rename files to a specified name (default: index.md) if it has the same name as their parent folder/category (also works if the note is outside of the folder).",
"title": "Folder note"
},
"internals": {
"dataview": "Mandatory if you want to convert links in dataview blocks!",
"desc": "Convert internal links to their counterpart in the repository, with relative path.",
"shareAll": "Includes all links for the \"share all\" settings, as it impossible without frontmatter to know the sharing state of a file.",
"title": "Internals links"
},
"nonShared": {
"desc": "Same option as internals, but for notes that are not yet published. Disabled, only the filename will be conserved.",
"title": "Convert internal links pointing to unpublished notes"
},
"slugify": {
"desc": "Standardize the slug of anchor links (pointing to heading title). Transform the slug into all lower case. Replace space with hyphen. Applicable only for anchor links in markdown link syntax.",
"disable": "Disable",
"lower": "Lower",
"strict": "Convert all to alphanumeric and dashes, including unicode and non latin languages.",
"title": "Sluglify anchor in markdown links"
},
"title": "Links",
"unlink": {
"desc": "Deletes link syntax (retains only name or alias) for unshared files only.",
"title": "Unlink"
},
"wikilinks": {
"desc": "Convert Wikilinks to MDlinks, without changing the contents.",
"title": "[[Wikilinks]] to [MDlinks](links)"
}
},
"sectionTitle": "Main text",
"tags": {
"desc": "This will convert any properties or dataview inline field into properties tags. Separate fields with a comma.",
"exclude": {
"desc": "This will exclude value from being converted. Separate fields with a comma.",
"placeholder": "Field value",
"title": "Exclude value from conversion"
},
"inlineTags": {
"desc": "Add your inline tags in your properties tags field and converting nested tags with replacing \"/\" with \"_\"",
"title": "Inline tags"
},
"title": "Convert properties/dataview fields into tags"
},
"title": "Content"
},
"embed": {
"attachment": "Attachments",
"bake": {
"text": "Allow you to add text before and after each embed, for example adding HTML or stylize the block with markdown.",
"textAfter": {
"title": "Text after the block"
},
"textBefore": {
"title": "Text before the block"
},
"title": "Include embed settings",
"variable": {
"desc": "It is possible to use the following variable:",
"title": ": note embedded title",
"url": ": path to the embedded note"
},
"warning": "If you use HTML, depending of your host settings, the markdown will broke."
},
"char": {
"desc": "Character(s) to add before the link.",
"title": "Embed characters"
},
"defaultImageFolder": {
"desc": "To use a folder different from default",
"title": "Default attachment folder"
},
"forcePush": {
"all": ": Change the destination of all attachments (and/or force them to be sent).",
"default": ": Use the default destination path.",
"desc": "Always upload linked notes to the repository, even if they are already present and up-to-date.",
"info": "By default, attachments are only sent if they have been modified since they were last sent, or if they do not exist in the repository.",
"title": "Forced updates"
},
"imagePath": {
"desc": "Use the obsidian folder structure or configure a default folder below",
"title": "Structure"
},
"links": {
"desc": "Allow to edit the links of the embeds, removing entirely the citation, or transform to a simple link",
"dp": {
"bake": "Include embed contents",
"keep": "No change",
"links": "Transform to link",
"remove": "Remove link completely"
},
"title": "Change embed markup"
},
"notes": "Embed notes",
"overrides": {
"desc": "Allow to send an attachment into a specific path and force push attachments.",
"modal": {
"dest": "Destination",
"path": "Path or extension",
"title": "Override attachments path"
}
},
"sendSimpleLinks": {
"desc": "Apply the following settings on files linked by simples links (including attachment).",
"title": "Send linked files"
},
"title": "Attachment & embeds ",
"transferImage": {
"title": "Transfer attachments"
},
"transferMetaFile": {
"desc": "Set the names of the metadata field you want to use to send files. Separate fields with a comma. Dataview inline field are supported.",
"title": "Send files using a metadata field"
},
"transferNotes": {
"desc": "Send embedded notes in a shared file to GitHub. Only shared files will be send!",
"title": "Transfer embedded notes"
}
},
"embeds": {
"unHandledObsidianExt": {
"desc": "Separate extensions with a comma. \nRegexes are supported when enclosed by /, such as /regex/. \nDon't include the period!",
"title": "Allow extensions not natively supported by Obsidian"
}
},
"github": {
"apiType": {
"desc": "Choose between the GitHub API or the GitHub Enterprise API (only GitHub Enterprise users — Advanced user!).",
"dropdown": {
"enterprise": "Enterprise",
"free": "Free/Pro/Team (default)"
},
"hostname": {
"desc": "The hostname of your GitHub Enterprise instance.",
"title": "GitHub Enterprise Hostname"
},
"title": "API Type"
},
"automaticallyMergePR": "Automatically merge pull requests",
"branch": {
"desc": "If you use a different branch than \"main\"",
"title": "Main branch"
},
"dryRun": {
"enable": {
"desc": "Disable GitHub push and all other action and only perform a dry-run to see what would be pushed or deleted in the repository.",
"title": "Test mode"
},
"folder": {
"desc": "Use {{owner}}, {{repo}} and {{branch}} to dynamically name the folder.",
"title": "Folder where the repository will be simulated (test mode only)"
}
},
"ghToken": {
"button": {
"configDir": ": The configuration folder of Obsidian",
"default": "By default, it will be in:",
"description": "You can edit the file path where the token will be stored.",
"pluginID": ": The plugin ID",
"tooltip": "Modify the path of the file containing the token",
"variables": "You can use the following variables:"
},
"desc": "A GitHub token with repository permission. You can generate it ",
"error": "The token mustn't be empty!"
},
"repoName": {
"desc": "The name of the repository where you store your blog.",
"placeholder": "mkdocs-template",
"title": "Repository name"
},
"smartRepo": {
"button": "Manage more repository",
"modals": {
"default": "The name \"default\" is reserved for your primary configuration.",
"desc": "These \"other repositories\" allow you to use all the commands on the repositories added below.",
"duplicate": "Smartkey must be unique!",
"empty": "Smartkeys cannot be empty",
"frontmatterInfo": "Using the \"shortRepo\" properties key with the \"smartKey\" also allows you to use this repository in a file without having to write its path.",
"newRepo": "a new repository",
"otherConfig": "Other settings",
"shortcuts": {
"desc": "Add all commands for this repository in the command palette",
"title": "Shortcuts"
},
"title": "Manage others repositories"
}
},
"testConnection": "Test connection",
"title": "GitHub config",
"username": {
"desc": "The username or organization hosting the repo in GitHub",
"title": "GitHub username"
}
},
"githubWorkflow": {
"autoCleanUp": {
"desc": "Remove depublished files (stopped sharing or deleted) from GitHub",
"popup": {
"desc": "Enabling the auto-clean when the name of the {{- what}} is empty can delete all files within your repository, including template, workflows, icons or README.",
"exclude": "Don't forget to exclude the files and folders you need for your repository. \nAdditionally, you can always revert files deleted by GitHub's pull-request system.",
"sure": "Are you sure you want to enable this feature?",
"title": "Enable autoclean"
},
"title": "Auto clean up"
},
"excludedFiles": {
"desc": "If you want to exclude some folder or file from the autoclean, add them here. You can use regex by surrounding the string with \"/\". Separate files with a comma.",
"title": "Excluded files and folder"
},
"githubAction": {
"desc": "If you want to activate a GitHub action when the plugin push the file, set the name of the file (in your .github/worfklows folder). Only workflow with the \"workflow_dispatch\" event will be triggered.",
"title": "GitHub action name"
},
"includeAttachments": {
"desc": "Attachments will also be auto-cleaned among other notes.",
"title": "Self-cleaning of attachments"
},
"prRequest": {
"desc": "The message send when the pull-request is merged. Will always followed by the pull-request number.",
"error": "You can't use an empty string here!",
"title": "Commit message"
},
"useMetadataExtractor": {
"desc": "Send the files generated by the metadata-extractor plugin in this folder.",
"title": "Metadata-extractor files"
}
},
"help": {
"frontmatter": {
"attachment": {
"folder": "Change the default folder for the attachments",
"send": "Send all attachments to GitHub"
},
"autoclean": "Disable or enable autocleaning",
"baselink": {
"desc": "Change the base link for the copy link command. Also disable the link replacer part. Can be used as an properties object with the name ",
"remove": "Remove part of the link. It must be a list!"
},
"convert": {
"enableOrDisable": "Enable or disable the conversion of links. Disabling this will remove the",
"syntax": "syntax, while keeping the file name or the alternative text."
},
"dataview": "Convert dataview queries to markdown.",
"desc": "Moreover, there are some properties keys that can be useful for your workflow. The code below show the default settings, but feel free to change it to your needs in each notes!",
"embed": {
"char": "Add a character(s) before the embedded links. Used only if you set \"remove\" to \"links\".",
"remove": {
"bake": "Include the content of the embed (support blocks, heading and entire file)",
"desc": "Modify the aspect of the embedded files link. Can take the followed value:",
"keep": "Leave as in Obsidian",
"links": "Convert to links (delete or edit the \"!\")",
"remove": "Delete the citation completely and leave an empty line"
},
"send": "Send embedded note to GitHub"
},
"hardBreak": "Convert all linebreaks to markdown «hard break».",
"includeLinks": "Allows sending files linked by a simple link, such as",
"internals": "Convert internals links to their counterpart in the website, with relative path. Disabled, the plugin will keep the internal link as is.",
"mdlinks": "Convert all ",
"nestedKey": "It's also possible to use \"dot\" syntax, i.e. to denote nested keys with dots. For example, using ",
"nonShared": "Convert internal links pointing to a unshared file to their counterpart in the website, with relative path. Disabled, the plugin will keep the filename.",
"path": "You can override all path settings using this key. The path will be relative to the root of your repository.",
"repo": {
"branch": "Branch of the repo",
"desc": "Change the default repo for the note.",
"owner": "Owner of the repo"
},
"share": {
"other": "You could also use another shareKey based on the key set in « Manage other repo ». It allows you to separate your different repository. If the main and secondaries key are used, the main repo will be used.",
"title": "This key is used to share a note with the plugin."
},
"shortRepo": "Allow to use one of the repo set in other repo settings.",
"title": "Property key cheatsheet",
"titleKey": "Change the title of the note.",
"unlink": "Deletes link syntax (retains only name or alias) for unshared files only."
},
"multiRepoHelp": {
"desc": "If you want to send your notes to multiple repository, you can use the ",
"desc2": "key in your properties. The value of this key must be a list of repository. Each repository must have the following keys ",
"exampleDesc": "The code below show an example based on your settings.",
"title": "Send to multiple repository"
},
"title": "Help",
"usefulLinks": {
"discussion": "Discussion",
"documentation": "Documentation",
"issue": "Report a problem",
"links": "https://obsidian-publisher.netlify.app/",
"title": "Useful links",
"translation": "Help with translation"
}
},
"plugin": {
"copyLink": {
"applyRegex": {
"desc": "Encapsulate between \"/\" to use regexes (ie: /regex/).",
"title": "Add a text transformation to the URL"
},
"baselink": {
"desc": "The base link of your website. By default : https://username.github.io/repo/",
"title": "Base link"
},
"command": {
"desc": "Add a command to copy the link of the note (need reloading the plugin to take effect)"
},
"desc": "Send a link to your note in your clipboard",
"linkPathRemover": {
"desc": "Delete this part of the links created. Separate with a comma if several values are to be deleted.",
"title": "Deleting part of the link"
},
"slugify": {
"disable": "Disable",
"lower": "Lowercase",
"strict": "Strict: Text without capital letters or special characters.",
"title": "Link slugify"
},
"title": "Copy link",
"toUri": {
"desc": "Convert the link to a URI (substitute into percent-encoding)",
"title": "Encode to URI"
}
},
"dev": {
"desc": "Advanced user only. Will display as notice according to the previous setting.",
"title": "Display developper logs"
},
"editorMenu": {
"desc": "Add a sharing command in the right-click menu",
"title": "Editor menu"
},
"embedEditRepo": {
"desc": "Display a modal how the new version differs",
"title": "Show what files are edited, added, or deleted after uploaded"
},
"excludedFolder": {
"desc": "Never publish file in these folders, regardless of the share key. Read the docs for more info.",
"title": "Excluded folders"
},
"fileMenu": {
"desc": "Add a sharing command in the file menu",
"title": "File menu"
},
"head": {
"copyLinks": "Link building & copy",
"log": "Logs",
"menu": "Menu",
"other": "Others",
"share": "Sharing config"
},
"logNoticeHeader": {
"desc": "On mobile, it can be hard to debug the plugin. Enable this option to log every error in a Notice.",
"title": "Notice every error"
},
"saveTab": {
"desc": "Allows you to reopen the settings on the previously used tab",
"title": "Save tab"
},
"set": {
"desc": "Choose the property key you want to use to link the property of a file to another, without rewrite them each time. Work only for file linked by a wikilink in the frontmatter.",
"title": "Set of options"
},
"setImport": {
"desc": "Import a set of options from the frontmatter of a file",
"title": "Import an option group"
},
"shareKey": {
"all": {
"desc": "Share all files regardless of the state of the share key of the notes",
"title": "Share all files"
},
"desc": "The YAML frontmatter key to publish your file on the website. Default is `share`.",
"excludedFileName": {
"title": "Exclude files with names starting with…"
},
"otherRepo": "You can also define a share key to separate with others, without using the shortRepo key.",
"title": "Share key"
},
"title": "Plugin settings"
},
"regexReplacing": {
"empty": "Replacement can be empty to remove the whole string.",
"emptyRegex": "The value to replace cannot be empty",
"forbiddenValue": "The {{- what}} cannont contain the character: {{- forbiddenChar}}",
"inCodeBlocks": {
"runIn": "Runned in code-blocks",
"runOut": "Not runned in the code blocks"
},
"invalidRegex": "An error has occurred: {{- e}}",
"modal": {
"desc": "Replace text in the file with the given value. Enclose the text between \"/\" to use regex (ie: /regex/).",
"force": "Force push",
"keywords": "Keywords",
"name": ": Use the filename.",
"title": {
"all": "Folder path & filename replacer",
"only": "Replace filename",
"text": "Text replacer"
}
},
"momentReplaceRegex": "Run replacement {{- moment}} the other plugin conversion (dataview, internals links…)",
"warningPath": "Warning! Using the character \"/\" will edit the path, be careful with this option."
},
"upload": {
"defaultFolder": {
"desc": "Set the default reception folder. Leave it empty to use the root of the repository.",
"placeholder": "docs",
"title": "Default folder"
},
"folderBehavior": {
"desc": "Choose the file tree in the repository, with using a property key, a fixed folder or your Obsidian file tree.",
"fixedFolder": "Fixed Folder",
"obsidianPath": "Obsidian Path",
"title": "File tree in repository",
"yaml": "Property key"
},
"folderNote": {
"addTitle": {
"key": "Use a key other than \"title\"",
"title": "Automatically add the \"title\" key with the file name"
}
},
"frontmatterKey": {
"desc": "Set the key where to get the folder's value.",
"placeholder": "category",
"title": "Property key"
},
"regexFilePathTitle": {
"desc": "If the text is between \"/\" (ie: /regex/), it will be used as a regex. Otherwise, it will be used as a string.",
"title": {
"FolderPathTitle": "Apply edit on the folder path or the filename (automatically)",
"titleOnly": "Apply edit on the filename (automatically)"
}
},
"rootFolder": {
"desc": "Append this path to the folder set by the properties key",
"other": "Use this folder as root within the repository (each path will be prepend by it).",
"title": "Root folder"
},
"title": "File paths",
"useFrontmatterTitle": {
"desc": "Use a property value to generate the filename. By default, \"title\" is used. ",
"title": "Set the key where to get the value of the filename"
}
}
},
"statusBar": {
"counter": "{{- msg}}: {{- counter}}/{{- nb}}",
"loading": "Loading…",
"markedForSharing": "{{- nb}} {{- type}} marked for sharing",
"sharing": "Sharing {{- type}}",
"success": "{{- type}} {{- action}}"
}
}