Compare commits

...

2031 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
7415ea786e fix: pass dateFormat to DateHelper.tryParse when parsing modified date field
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2026-03-14 10:33:03 +00:00
copilot-swe-agent[bot]
2ca2993786 Initial plan 2026-03-14 10:30:18 +00:00
Elio Struyf
fb95439452 fix: improve error handling for file reading and template loading in ArticleHelper and ContentType #950 2026-03-14 11:26:53 +01:00
Elio Struyf
b6ac0ea1e6 refactor: improve handling of field values and remove unused variables in PagesParser #958 2026-03-14 11:22:32 +01:00
Elio Struyf
09f97b9c8c Merge branch 'copilot/enhance-schema-validation-yaml' into beta 2026-03-14 11:13:50 +01:00
Elio Struyf
70c17d5de3 Enhance schema validation for YAML front matter and improve error range detection 2026-03-14 11:12:59 +01:00
Elio Struyf
1f52b02bf7 Refactor code formatting and improve schema validation logic in StatusListener 2026-03-14 11:07:47 +01:00
Elio Struyf
7d2ecc53af Add front matter validation setting and update schema validation logic 2026-03-14 11:07:36 +01:00
Elio Struyf
66d21cc255 fix: update changelog to correctly reflect output channel colorizer schema fix 2026-03-14 10:53:37 +01:00
Elio Struyf
13a80b33e3 fix: update output channel creation to include specific ID for frontmatter project #1006 2026-03-14 10:50:32 +01:00
Elio Struyf
7847464899 refactor: improve StructureView layout and enhance folder selection logic in PagesListener 2026-03-06 17:32:46 +01:00
Elio Struyf
7db95ca091 refactor: remove chatbot functionality and related localization keys 2026-03-06 16:56:27 +01:00
Elio Struyf
5c0076b9b2 refactor: clean up whitespace and formatting in multiple components 2026-03-06 16:51:47 +01:00
Elio Struyf
7ea0fbad05 feat: add move file functionality and create content in folder dialog 2026-03-06 16:51:41 +01:00
Elio Struyf
2e8472dd75 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta 2026-03-06 16:51:14 +01:00
Elio Struyf
0842133db4 Enhancement: Support the new integrated browser instead of the lite browser
Fixes #1005
2026-03-06 16:50:02 +01:00
Elio Struyf
e25cb9796a Remove AI sponsor feature and related settings; update changelog and localization files #983 2026-03-06 16:35:46 +01:00
Elio Struyf
648541d9a5 Merge pull request #992 from estruyf/copilot/fix-timezone-issue
Fix timezone setting ignored when formatting dates
2026-03-06 16:27:14 +01:00
Elio Struyf
57e0e2e7b7 Refactor MediaLibrary and MediaListener to use static parsePath method for improved consistency 2026-03-06 16:19:42 +01:00
copilot-swe-agent[bot]
5de91cf683 Add validation for tags, categories, and custom taxonomy against known values
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-12-04 11:02:40 +00:00
copilot-swe-agent[bot]
2b7fd1d1e7 Improve field location detection and add comprehensive documentation
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-12-03 15:12:58 +00:00
copilot-swe-agent[bot]
c179364f2b Address code review feedback and improve validation
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-12-03 15:07:43 +00:00
copilot-swe-agent[bot]
4bee998d9b Add schema generation and validation infrastructure
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-12-03 15:02:49 +00:00
copilot-swe-agent[bot]
17f390545a Fix timezone issue by providing default 'UTC' value
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-12-03 15:02:31 +00:00
copilot-swe-agent[bot]
de569d37d5 Initial plan 2025-12-03 14:54:14 +00:00
copilot-swe-agent[bot]
d59969cbe1 Initial plan 2025-12-03 14:53:46 +00:00
Elio Struyf
f5b636d960 Enhance Copilot extension detection and update model family to gpt-4.1 2025-12-01 09:38:49 +01:00
Elio Struyf
7fac27b73e Enhancement: Dashboard "Structure" for Docs
Fixes #937
2025-09-09 19:52:33 +02:00
Elio Struyf
aa0ee4708a Merge branch 'copilot/fix-937' into beta 2025-09-09 19:51:43 +02:00
Elio Struyf
24c26ac855 Refactor StructureView and Overview components for improved readability; remove unused sorting logic and adjust layout styles 2025-09-09 19:50:21 +02:00
Elio Struyf
cda217ac76 Enhance StructureView to normalize folder paths and improve page assignment logic 2025-09-09 19:14:38 +02:00
Elio Struyf
cb42bd4b4b Merge branches 'copilot/fix-937' and 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937 2025-09-09 16:11:44 +02:00
copilot-swe-agent[bot]
d4c5ca1c18 Fix folder path normalization in Structure view for proper nesting
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-09-09 13:56:45 +00:00
Elio Struyf
61398c4e25 Merge branch 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937 2025-09-09 15:47:24 +02:00
copilot-swe-agent[bot]
b62d1e8177 Fix folder hierarchy rendering in Structure view
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-09-09 13:32:16 +00:00
copilot-swe-agent[bot]
65fc9f38ed Fix Item rendering for Structure view type
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-09-09 13:17:44 +00:00
Elio Struyf
c8ebac32d3 Update CHANGELOG for version 10.10.0: Add SEO keyword support enhancement 2025-09-09 09:42:13 +02:00
Elio Struyf
219c4bd657 Merge branch 'copilot/fix-965' into beta 2025-09-09 09:39:45 +02:00
copilot-swe-agent[bot]
73e58c7b52 Add multi-language localization support for Structure view
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-09-08 20:16:45 +00:00
copilot-swe-agent[bot]
e4147eed09 Implement Structure view for dashboard with folder hierarchy display
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-09-08 20:11:43 +00:00
copilot-swe-agent[bot]
beef6f36d8 Implement first paragraph keyword check for SEO validation
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-09-08 20:07:41 +00:00
copilot-swe-agent[bot]
f3df0f6856 Initial plan 2025-09-08 19:53:11 +00:00
copilot-swe-agent[bot]
d11dbc9d76 Initial plan 2025-09-08 19:52:20 +00:00
Elio Struyf
bb535961a3 Update CHANGELOG for version 10.10.0: Add enhancements and fixes sections 2025-09-08 21:49:21 +02:00
Elio Struyf
0c7e3fb42b Enhancement: Support for numbers (int) in Snippets
Fixes #973
2025-09-08 21:48:30 +02:00
Elio Struyf
a6188b0060 Add entry for version 10.10.0 to CHANGELOG with typo fix on welcome screen 2025-07-15 23:27:28 +02:00
Elio Struyf
43a6a22721 Fix typo #969 2025-07-15 23:26:45 +02:00
Elio Struyf
99405042ed Refactor date change handling in DateTimeField to ensure proper timezone formatting and fallback to ISO string 2025-07-14 21:24:31 +02:00
Elio Struyf
76b103cb62 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta 2025-07-03 20:17:55 +02:00
Elio Struyf
be158d4365 Update docs 2025-07-03 20:17:44 +02:00
Elio Struyf
b31550afe3 Merge pull request #967 from estruyf/beta
10.9.0 merge
2025-07-01 09:15:38 +02:00
Elio Struyf
b845fd422b 10.9.0 2025-07-01 09:14:52 +02:00
Elio Struyf
feb6b008e9 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta 2025-07-01 09:14:31 +02:00
Elio Struyf
0fdbada702 Merge pull request #962 from HaoJun0823/patch-1
Added Simplified Chinese localization
2025-07-01 09:13:29 +02:00
Elio Struyf
6d010e48e8 Add Simplified Chinese localization to CHANGELOG for version 10.9.0 2025-07-01 09:12:49 +02:00
Elio Struyf
18d7fb0c20 Update CHANGELOG for version 10.9.0 release date and section adjustments 2025-07-01 09:10:19 +02:00
Randerion(HaoJun0823)
00dfbcb029 Add simplified Chinese version of package.nls.zh-cn.json (Create package.nls.zh-cn.json) 2025-06-23 19:55:32 +08:00
Randerion(HaoJun0823)
89aede03f0 Added Simplified Chinese localization (Create bundle.l10n.zh-cn.json)
I translated and tested it, it seems to be ok :)
Although you have an i18n branch but it seems to be much older than main, so I submitted this PR.

The only thing I found is that there is no localization label for "When registering a folder as a content folder", this part is still in English.

If there is no problem, I think I will make traditional Chinese later, it's not hard.
2025-06-23 19:27:59 +08:00
Elio Struyf
ef9f1f7f56 Issue: Check why media files are not loading in the latest version #957 2025-06-17 10:00:24 +02:00
Elio Struyf
d57d0c5d45 Merge pull request #955 from estruyf/copilot/fix-932
Support both content.config.* and src/content/config.* patterns for Astro content collections
2025-06-13 14:52:25 +02:00
copilot-swe-agent[bot]
bb9ea9f1b9 Support both content.config.* and src/content/config.* patterns for Astro content collections
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com>
2025-06-13 12:47:05 +00:00
copilot-swe-agent[bot]
7d5fde1182 Initial plan for issue 2025-06-13 12:39:38 +00:00
Elio Struyf
33693d9315 Update changelog 2025-04-16 11:27:53 +02:00
Elio Struyf
8c52ef7bde Merge branch 'main' into beta 2025-04-16 11:26:00 +02:00
Elio Struyf
9ce7754b1a Merge pull request #943 from stephanie-wertman/sw-welcome-text-typo
Improvements to Welcome screen
2025-04-16 11:25:12 +02:00
Stephanie Wertman
9f2f279c20 Rephrase welcome message in localization.enum.ts
Rephrase welcome message to join sentence fragments and improve tone.
2025-04-15 12:06:16 -07:00
Stephanie Wertman
0568149335 Rephrase welcome message in bundle.l10n.json
Rephrase welcome message to join sentence fragments and improve tone.
2025-04-15 12:04:02 -07:00
Elio Struyf
dde0231f19 #933 - Timezone integration in DateField 2025-03-26 08:57:01 +01:00
Elio Struyf
b0dcbfd58b Feat: update changelog and add support for {{slugifiedFileName}} in slug generation #922 2025-03-24 08:44:47 +01:00
Elio Struyf
1b4e39b806 Merge pull request #924 from estruyf/beta
v10.8.0 release
2025-02-27 12:09:01 +01:00
Elio Struyf
1fa73efe11 Updated changelog 2025-02-27 11:59:28 +01:00
Elio Struyf
ddefb9f138 Copilot testing 2025-02-26 20:28:52 +01:00
Elio Struyf
5e258ac218 Feat: add file path support for slug generation and enhance slug template placeholders #922 2025-02-15 16:41:02 +01:00
Elio Struyf
d2b0228809 Feat: improve filename sanitization and add normalization for special characters #921 2025-02-14 09:35:12 +01:00
Elio Struyf
a164a849da Fix: add refresh button to media dashboard when custom scripts are defined 2025-02-12 15:01:13 +01:00
Elio Struyf
710ef136b4 Fix: improve media folder parsing on Windows and update path handling in various modules 2025-02-12 14:53:56 +01:00
Elio Struyf
d3b7f73c66 Refactor: update import paths for parseWinPath and integrate it into joinUrl function 2025-02-12 12:41:22 +01:00
Elio Struyf
ee5af88851 Fix: ensure Windows drive letters are lowercased and improve path parsing 2025-02-12 12:27:24 +01:00
Elio Struyf
482cbc3bf6 Issue: [[&mediaUrl]] placeholder in Media snippets is not relative #913 2025-02-06 11:40:22 +01:00
Elio Struyf
64f1da6355 Enhancement: auto switch to editor panel when opening a markdown file #915 2025-02-06 11:08:36 +01:00
Elio Struyf
e27adececb Issue: "panel.gitActions" option in view modes is not present in the JSON schema #909 2025-02-06 10:24:43 +01:00
Elio Struyf
b391aa3270 10.8.0 2025-02-06 10:20:39 +01:00
Elio Struyf
b58c02b6d0 Issue: Stripping underscore in default filename #914 2025-02-06 10:20:31 +01:00
Elio Struyf
88cad8caa2 Merge pull request #897 from estruyf/beta
v10.7.0 release
2024-12-31 15:28:43 +01:00
Elio Struyf
a04d56fbde 10.7.0 2024-12-31 15:24:47 +01:00
Elio Struyf
ec86b079a6 Update changelog 2024-12-31 15:23:28 +01:00
Elio Struyf
838ced0560 Remove logging 2024-12-30 11:40:12 +01:00
Elio Struyf
1c269db91d Issue: [BUG] Filtering on field with multiple values does not work as expected #895 2024-12-30 11:39:12 +01:00
Elio Struyf
1ed5131abe Change logging output 2024-12-29 13:18:30 +01:00
Elio Struyf
d944319d53 #896 - Fix glob node_modules ignore 2024-12-29 13:08:43 +01:00
Elio Struyf
146bbbf6a1 Added some verbose logging 2024-12-27 18:07:51 +01:00
Elio Struyf
7bfc72469d Merge pull request #893 from estruyf/issue/892
Add media folder actions and localization updates #892
2024-11-29 15:43:31 +01:00
Elio Struyf
324184964b Update media 2024-11-29 15:42:47 +01:00
Elio Struyf
1f6ea6ac20 Sorting on folders 2024-11-29 15:41:50 +01:00
Elio Struyf
5a45fdc94f Added progress 2024-11-29 15:19:22 +01:00
Elio Struyf
b043c22437 Add media folder actions and localization updates #892 2024-11-29 12:05:08 +01:00
Elio Struyf
b48e34ecb0 Remove CenterIcon ref 2024-11-28 18:24:54 +01:00
Elio Struyf
3bdae40ff0 Updated center layout icon 2024-11-28 18:19:42 +01:00
Elio Struyf
94df672f4c Updated yellow to warning 2024-11-28 18:18:55 +01:00
Elio Struyf
98c5b56310 Fix errors 2024-11-28 09:19:48 +01:00
Elio Struyf
f38144b8a7 Merge branch 'T3sT3ro-beta' into beta 2024-11-28 09:05:03 +01:00
Elio Struyf
231bd89619 Added density tooltip 2024-11-28 09:04:25 +01:00
Elio Struyf
4907a7aaa9 Merge branch 'beta' of github.com:T3sT3ro/vscode-front-matter into T3sT3ro-beta 2024-11-28 08:46:12 +01:00
Tooster
2dc4865581 #705 - fix styles - align checks badge padding and margin 2024-11-28 00:30:45 +01:00
Tooster
f1ae0d60cc #705 - UI tweaks and accessibility changes 2024-11-28 00:10:27 +01:00
Elio Struyf
2f76de2a28 #405 - Implement custom grouping option 2024-11-27 16:00:34 +01:00
Elio Struyf
d7282b18eb Update key 2024-11-27 15:58:57 +01:00
Elio Struyf
eb22a97198 Optimizations 2024-11-27 15:58:38 +01:00
Elio Struyf
42fe1c2887 #705 - Style changes 2024-11-25 16:49:47 +01:00
Elio Struyf
c02275d20b #705 - Style fixes 2024-11-25 13:41:43 +01:00
Elio Struyf
147823bfd0 #705 - update density 2024-11-25 12:00:07 +01:00
Elio Struyf
a7f183b6cc #705 - further improve keywords section 2024-11-25 11:59:22 +01:00
Elio Struyf
e10ee11f0e Fix title field on keywords section #705 2024-11-24 18:03:39 +01:00
Elio Struyf
fca8d260d5 Enhance SEO components with keyword management and styling updates #705 2024-11-22 09:27:46 +01:00
Elio Struyf
8cecf8d8be #705 - change order of metadata view 2024-11-21 16:40:24 +01:00
Elio Struyf
22ce41c3eb #705 - UX improvements for SEO panel 2024-11-21 16:14:25 +01:00
Elio Struyf
cb649a9a97 Add timezone formatting support and related settings #887 2024-11-14 16:30:46 +01:00
Elio Struyf
65d430b7cf Add GitHub Copilot prompt functionality #888 2024-11-13 10:24:24 +01:00
Elio Struyf
f1f0e0ab58 Merge pull request #886 from estruyf/beta
PR for v10.6.0
2024-11-06 11:06:01 +01:00
Elio Struyf
5f7f847ff8 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta 2024-11-06 10:54:36 +01:00
Elio Struyf
2c4dbeb1eb update changelog 2024-11-06 10:54:32 +01:00
Elio Struyf
17164df11f Update fuse options 2024-11-04 19:37:00 +01:00
Elio Struyf
228c46084d Update categories 2024-11-04 18:39:47 +01:00
Elio Struyf
e838f18abc Remove unused ref 2024-11-04 13:42:36 +01:00
Elio Struyf
3d6359bc2e Issue: Content relationship field type is fetching forever #885 2024-11-04 13:20:18 +01:00
Elio Struyf
57b710cc61 Enhancement: hide WYSIWYG actions in git diff mode #884 2024-11-04 11:23:19 +01:00
Elio Struyf
7796d52ff9 Fix beta version 2024-10-28 16:25:49 +01:00
Elio Struyf
f8f539be0d #862 - evaluate the node command 2024-10-28 15:07:35 +01:00
Elio Struyf
fc96c8922c Feedback: Enum/Select in schema fields #859 2024-10-28 14:41:50 +01:00
Elio Struyf
c84af8493b Enhancement: dynamic evaluation of commands #882 2024-10-28 10:40:49 +01:00
Elio Struyf
6f288ff757 #879 Fix for auto updating last modified date on save 2024-10-24 14:25:34 +02:00
Elio Struyf
0e04e687fa #878 - Enhanced select all logic 2024-10-24 12:05:07 +02:00
Elio Struyf
cec3cbee3a Update changelog 2024-10-23 17:54:43 +02:00
Elio Struyf
c6f40194b4 Refactor snippet type display logic #867 2024-10-23 17:53:27 +02:00
Elio Struyf
6c591a90bd Merge pull request #877 from estruyf/beta
v10.5.1 changes
2024-10-23 17:37:17 +02:00
Elio Struyf
bece544934 Update changelog 2024-10-23 17:33:35 +02:00
Elio Struyf
c40fcba088 #872 - set default values in fields field type 2024-10-23 17:24:08 +02:00
Elio Struyf
ea9f8a2651 Remove debugger 2024-10-23 13:23:49 +02:00
Elio Struyf
b9b927c800 Retrieve correct default value #872 2024-10-23 13:23:31 +02:00
Elio Struyf
bc0f2e7bf7 Update changelog + version 2024-10-23 13:14:28 +02:00
Elio Struyf
b18f5e1e36 Removal of all punctuations from filename #875 2024-10-23 13:10:33 +02:00
Elio Struyf
8b05da5a76 Fix issue with default field value in field's 'when' clause #872 2024-10-23 12:29:12 +02:00
Elio Struyf
0062117c3b Fix media snippet markup insertion and clean up exclamation marks in file names #875 2024-10-23 12:17:01 +02:00
Elio Struyf
1d485adbca Fix media snippet markup insertion to article content's #874 2024-10-23 10:30:43 +02:00
Elio Struyf
9f2aa34aac 10.6.0 2024-10-23 09:44:36 +02:00
Elio Struyf
46a7a49e7c Optimize Copilot chat model retrieval #873 2024-10-23 09:44:29 +02:00
Elio Struyf
61ae29c37a Style changes 2024-10-23 09:28:03 +02:00
Elio Struyf
9d51531d59 Merge pull request #871 from estruyf/beta
Prep v10.5.0 release
2024-10-21 16:34:04 +02:00
Elio Struyf
0cb7d2463b Update workflows 2024-10-21 16:14:40 +02:00
Elio Struyf
ceeb1bf9a7 Updated changelog 2024-10-21 16:12:34 +02:00
Elio Struyf
c11efa56f1 #870 NumField component styles 2024-10-17 15:27:28 +02:00
Elio Struyf
fa3215fa64 Enhancement: Support Markdown in the WYSIWYG field #866 2024-10-10 09:21:09 +02:00
Elio Struyf
305c95fa86 Merge branch 'issue/865' into beta 2024-10-10 09:19:59 +02:00
Elio Struyf
3b7671afc9 Update schema 2024-10-10 09:19:47 +02:00
Elio Struyf
8660f5f680 Update type #840 2024-10-09 18:05:08 +02:00
Elio Struyf
2269994b43 separate the wysiwyg field 2024-10-09 14:13:55 +02:00
Elio Struyf
bdcd901e51 Merge branch 'beta' into issue/865 2024-10-09 10:07:38 +02:00
Elio Struyf
6d7df4266d #840 - Fix win path 2024-10-08 19:55:45 +02:00
Elio Struyf
8c2d243777 WIP 2024-10-08 19:40:58 +02:00
Elio Struyf
4282ec83e5 Add excludePaths option #840 2024-10-08 12:16:59 +02:00
Elio Struyf
0f3c43e0fc Fix button styling on the data screen #858 2024-10-08 09:31:40 +02:00
Elio Struyf
a377f27765 Update changelog 2024-10-07 22:00:12 +02:00
Elio Struyf
17860a18f4 Merge branch 'issue/851' of github.com:wottpal/vscode-front-matter into wottpal-issue/851 2024-10-07 21:58:08 +02:00
Elio Struyf
73609ca346 Update changelog 2024-10-07 21:32:47 +02:00
Elio Struyf
d6dfa8c9cf Merge branch 'wottpal-issue/850' into beta 2024-10-07 21:18:40 +02:00
Elio Struyf
1c00362b1c Updated localization 2024-10-07 21:17:56 +02:00
Elio Struyf
63ea564734 #863 fix empty page folder cache 2024-10-07 21:14:58 +02:00
Elio Struyf
38f128e1b6 Merge branch 'issue/850' of github.com:wottpal/vscode-front-matter into wottpal-issue/850 2024-10-07 20:59:59 +02:00
Dennis Zoma
39704f3a55 feat: Add option to filter content relationship options by active locale 2024-10-07 10:54:20 +02:00
Dennis Zoma
2020198e90 fix: Fix issue of filtering incorrect content types 2024-10-07 09:13:42 +02:00
Dennis Zoma
ba1cf95ffd feat: Show slug in content relationship combobox option 2024-10-07 08:38:22 +02:00
Dennis Zoma
aea87a6168 feat: Add action to create or open translation file dynamically 2024-10-07 08:04:29 +02:00
Elio Struyf
179a71db39 Merge pull request #861 from davidsneighbour/patch-1
fix: typo
2024-10-05 10:00:35 +02:00
Patrick Kollitsch
8d8e3fe3cc fix: typo 2024-10-02 13:15:27 +07:00
Elio Struyf
3d8c550f60 10.5.0 2024-09-27 11:14:43 +02:00
Elio Struyf
6fd526e962 Added eslint to webpack config 2024-09-27 11:14:34 +02:00
Elio Struyf
788d0241fd Merge pull request #856 from estruyf/beta
10.4.1
2024-09-27 09:04:04 +02:00
Elio Struyf
017a2d7597 #855 - Fix collapsible state 2024-09-27 09:03:30 +02:00
Elio Struyf
3019ba1dff 10.4.1 2024-09-27 08:44:11 +02:00
Elio Struyf
13e58d26a1 Merge pull request #854 from estruyf/beta
Release 10.4.0
2024-09-25 08:49:50 +02:00
Elio Struyf
634196b056 Update release date 2024-09-25 08:21:52 +02:00
Elio Struyf
8b95468c78 datetime type fields not respecting empty default value #853 2024-09-23 10:02:48 +02:00
Elio Struyf
dc23aba128 Updated lib 2024-09-20 09:12:21 +02:00
Elio Struyf
a778be9737 Add manifest 2024-09-19 15:08:49 +02:00
Elio Struyf
b9508df4f8 webpack update + loading prod files 2024-09-19 12:57:39 +02:00
Elio Struyf
0110b7365c #844 - Exclude hidden files and verify if valid 2024-09-19 08:48:00 +02:00
Elio Struyf
6588b90e7d Added collapsible panes 2024-09-18 14:05:12 +02:00
Elio Struyf
47dba5f510 #841 - Remove dash on folder notation 2024-09-18 09:20:54 +02:00
Elio Struyf
121a84659f Show non-empty fields in metadata panel #849 2024-09-18 09:18:58 +02:00
Elio Struyf
620966c08e Update vscrui version 2024-09-16 17:50:29 +02:00
Elio Struyf
06718c3577 #837 - Update panels component 2024-09-16 17:31:22 +02:00
Elio Struyf
178207fd82 #837 - Update dropdowns 2024-09-16 16:06:39 +02:00
Elio Struyf
657e9054f6 Added release notes link 2024-09-16 14:34:24 +02:00
Elio Struyf
36a8002cea Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta 2024-09-16 12:13:39 +02:00
Elio Struyf
07f124dcf5 Add empty view heading for creating new data file #834 2024-09-16 12:13:30 +02:00
Elio Struyf
ff1d4487f4 #848 - change the default GH Copilot model + optimized prompts 2024-09-13 21:59:57 +02:00
Elio Struyf
66151083c0 #844 - new {{filePrefix.index}} placeholder 2024-09-13 14:08:20 +02:00
Elio Struyf
83abff67ac #837 - Adopt vscrui components 2024-09-13 13:43:34 +02:00
Elio Struyf
431a83b882 #841 - enable placeholders in file prefixes 2024-09-09 14:42:35 +02:00
Elio Struyf
d240e8fdc8 #846 - Add GH Copilot action for title field 2024-09-09 12:35:24 +02:00
Elio Struyf
e95e9a8fc7 #842 - Allow the slug to be set to an empty value 2024-09-06 14:12:12 +02:00
Elio Struyf
d8e3338abe Include hidden files 2024-09-05 15:35:50 +02:00
Elio Struyf
6f6b97e6ca Update beta script 2024-09-05 14:23:55 +02:00
Elio Struyf
3f8665cadf #845 - Fix empty values for number fields 2024-09-05 14:05:37 +02:00
Elio Struyf
8cc68be4da Merge branch 'main' into beta 2024-08-15 19:53:50 +02:00
Elio Struyf
27f2b57c24 #833 - Fix localization key/values 2024-08-15 19:52:44 +02:00
Elio Struyf
9b1be1a6c1 feat: Add support for Asciidoc files #833 2024-08-14 16:26:29 +02:00
Elio Struyf
d0b7af5c86 Enhancement: Ability to create new data files for a folder #834 2024-08-14 14:06:52 +02:00
Elio Struyf
f13058c59b Prep changelog 2024-08-14 11:01:35 +02:00
Elio Struyf
cf28e5fc85 10.4.0 2024-08-14 11:00:47 +02:00
Elio Struyf
cf787ab0f6 Merge branch 'beta' 2024-08-14 10:56:55 +02:00
Elio Struyf
c7424a6d73 Update sponsor image 2024-08-14 10:56:19 +02:00
Elio Struyf
2d607bdb5b Merge pull request #839 from estruyf/beta
PR for 10.3.0 release
2024-08-13 17:44:42 +02:00
Elio Struyf
823d99aff2 Fix pkg file 2024-08-13 17:42:00 +02:00
Elio Struyf
9005a94355 Merge branches 'beta' and 'main' of github.com:estruyf/vscode-front-matter into beta 2024-08-13 17:38:32 +02:00
Elio Struyf
dff2fb0149 Update date of 10.3.0 release 2024-08-13 17:33:05 +02:00
Elio Struyf
7d3653589b Update changelog 2024-08-13 13:39:32 +02:00
Elio Struyf
31460026ee Hide media scripts when empty 2024-08-13 09:21:32 +02:00
Elio Struyf
1a97a11c1c 10.2.1 2024-08-08 14:18:38 +02:00
Elio Struyf
430760eca8 #820 - Update API URLs 2024-08-08 14:18:27 +02:00
Elio Struyf
800acde914 Update dev branch 2024-08-08 12:25:47 +02:00
Elio Struyf
06ff07bec8 JSON schema update 2024-08-07 14:22:52 +02:00
Elio Struyf
27a4d9bc71 #820 - Update API URL 2024-08-07 14:22:43 +02:00
Elio Struyf
45f2794631 #823 - added support for v1.92.0 2024-08-05 10:38:46 +02:00
Elio Struyf
42f6557bd6 Update beta logo 2024-07-24 15:29:26 +02:00
Elio Struyf
78d42ac09b Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-07-24 14:16:01 +02:00
Elio Struyf
73e00a7a94 #820 - Update endpoints 2024-07-24 14:15:50 +02:00
Elio Struyf
36e0ef0171 Substring update 2024-07-21 20:41:10 +02:00
Elio Struyf
380bc804fd Update beta script 2024-07-21 20:37:43 +02:00
Elio Struyf
458aadcbef Add os and vscode info to diagnostic logging 2024-07-21 20:15:28 +02:00
Elio Struyf
adb541805a Update node modules ignore 2024-07-21 15:25:08 +02:00
Elio Struyf
e7ca5488de Fix for finding folders with wildcards in the path #832 2024-07-21 15:21:39 +02:00
Elio Struyf
f583e0e91a #820 - Update endpoints 2024-07-19 16:29:10 +02:00
Elio Struyf
00bbb3879f Telemetry removal 2024-07-18 17:08:16 +02:00
Elio Struyf
1d7436d051 chore: Update website and API hosts #820 2024-07-18 16:47:22 +02:00
Elio Struyf
86de4fa767 feat: Add select all action #831 2024-07-18 16:35:17 +02:00
Elio Struyf
ced7e41fe6 feat: Add support for DefaultFields.Keywords in ContentTypeValidator #467 2024-07-09 21:26:52 +02:00
Elio Struyf
b81e92ef9e Fix for fieldCollection 2024-07-09 21:10:05 +02:00
Elio Struyf
ec3c1eec58 feat: Add URI handler for command links from documentation #821 2024-07-09 17:15:20 +02:00
Elio Struyf
c173fe973c feat: Add support for fmContentType metadata field #467. 2024-07-09 13:31:19 +02:00
Elio Struyf
47e8caeede Issue: slug placeholder not working if there is no title field #830 2024-07-03 14:35:25 +02:00
Elio Struyf
5b3223abb6 Enhancement: Allow UI extensibility out of experimental mode #829 2024-07-03 11:59:12 +02:00
Elio Struyf
2cb6c89d87 Fix localization 2024-07-01 10:36:34 +02:00
Elio Struyf
4197de2b2e #824 - Added support in single image field 2024-06-28 17:42:19 +02:00
Elio Struyf
fe7a296cc1 Style fix 2024-06-28 13:22:55 +02:00
Elio Struyf
b03d972d31 #824 - Field actions 2024-06-28 09:23:26 +02:00
Elio Struyf
0e6e776f70 #827 - Fix team settings file recreation 2024-06-27 21:35:20 +02:00
Elio Struyf
bd1fc32f1c #823 - Copilot setting 2024-06-27 14:39:22 +02:00
Elio Struyf
38d48b9fa7 Update changelog 2024-06-26 11:37:54 +02:00
Elio Struyf
c92a5cac00 Merge branch 'copilot-integration' into dev 2024-06-26 11:36:26 +02:00
Elio Struyf
3a4e9fd8ff #823 - Support titles and taxonomy 2024-06-26 11:35:02 +02:00
Elio Struyf
e77de75333 Updated dependencies 2024-06-26 09:27:43 +02:00
Elio Struyf
b00d7a077d #823 - First steps into integrating GH Copilot 2024-06-25 22:25:16 +02:00
Elio Struyf
582c09875e Add docs #822 2024-06-20 11:39:26 +02:00
Elio Struyf
0c9b4a31ac Added doc links for vscode 2024-06-17 09:28:56 +02:00
Elio Struyf
e8fc53804c Update 2024-06-17 09:15:05 +02:00
Elio Struyf
5b7486a355 Update readme 2024-06-16 12:14:35 +02:00
Elio Struyf
d23e0833dc Update readme 2024-06-16 12:14:12 +02:00
Elio Struyf
dacc6214b6 Updated readme 2024-06-16 12:13:38 +02:00
Elio Struyf
314cadb81e Merge branch 'hotfix/10.2.1' into dev 2024-06-14 13:40:42 +02:00
Elio Struyf
1e1c0cedb0 #812 - Support for case 2 2024-06-14 13:40:02 +02:00
Elio Struyf
013324b3f0 Merge branch 'main' into hotfix/10.2.1 2024-06-14 12:14:14 +02:00
Elio Struyf
62056753e4 10.3.0 2024-06-13 16:35:24 +02:00
Elio Struyf
6b018c0b65 #819 - Added new extensibility support for media scripts 2024-06-13 16:35:10 +02:00
Elio Struyf
ef9510d92d Merge pull request #818 from mayumih387/dev
Added new translations (Japanese)
2024-06-13 14:30:31 +02:00
mayumih387
6d4cd4b0c2 Revised translations 2024-06-13 12:37:53 +09:00
mayumih387
e529f30a40 Added translations for new lines 2024-06-13 12:33:08 +09:00
mayumihara
8b92a3306f Merge branch 'estruyf:dev' into dev 2024-06-13 11:35:52 +09:00
Elio Struyf
5353d07fcb Merge pull request #817 from estruyf/dev
Merge for release 10.2.0
2024-06-12 12:16:23 +02:00
Elio Struyf
1f94ae165c Update changelog 2024-06-12 12:12:52 +02:00
Elio Struyf
dbd42ac1f9 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-06-12 11:52:38 +02:00
Elio Struyf
1031088f85 Added disable stable ext on debug 2024-06-12 11:52:26 +02:00
Elio Struyf
fcbbe7f834 Updated changelog 2024-06-10 15:18:26 +02:00
Elio Struyf
c58d0573c6 #811 - Update default feature flags 2024-06-10 15:07:07 +02:00
Elio Struyf
ba7a0225c1 Update changelog 2024-06-10 11:48:48 +02:00
Elio Struyf
65fd8b4a78 #806 - Small fixes 2024-06-10 11:32:20 +02:00
Elio Struyf
46af17eac2 Update logging 2024-06-07 10:05:11 +02:00
Elio Struyf
2eb0b775a3 Extra logging 2024-06-07 09:52:44 +02:00
Elio Struyf
bf07f29698 Extra logging 2024-06-07 09:42:06 +02:00
Elio Struyf
a22219c1b4 #802 - Remove async update by retrieving folders from cache 2024-06-06 14:35:41 +02:00
Elio Struyf
ec326a74ca Updated issue template 2024-06-06 11:43:59 +02:00
Elio Struyf
2246fbb933 Added extra diagnostic info 2024-06-06 11:41:52 +02:00
Elio Struyf
fa6f7dcfe6 Fix on article update 2024-06-06 11:24:20 +02:00
Elio Struyf
f83ed9b970 #812 - Fix date formatting with date placeholder 2024-06-06 10:51:24 +02:00
Elio Struyf
9ce70fe722 #812 - Locale check for index.md files 2024-06-06 10:13:45 +02:00
Elio Struyf
4a1b37ba88 Fix extend i18n config 2024-06-06 10:07:55 +02:00
mayumih387
5882853f28 Added new descriptions 2024-06-03 14:32:05 +09:00
Elio Struyf
0b8155a75f Added extra logging for placeholder and metadata updates 2024-05-25 17:25:05 +02:00
Elio Struyf
19a0f4b53f #812 - Added {{locale}} placeholder 2024-05-23 22:02:15 +02:00
Elio Struyf
0bde5610c5 #806 - Added trailingSlash option 2024-05-23 21:32:04 +02:00
Elio Struyf
b90f2adb18 #788 - Added localization 2024-05-23 20:13:54 +02:00
Elio Struyf
a70b4316f8 #788 - Safe setting update 2024-05-23 18:30:14 +02:00
Elio Struyf
16453cbb21 #442 - Hide sidebar 2024-05-23 16:44:15 +02:00
Elio Struyf
46e90df501 Fix feature flag 2024-05-23 16:12:55 +02:00
Elio Struyf
d8d72980ea #811 - Added panel.gitActions view mode option 2024-05-23 12:35:10 +02:00
Elio Struyf
7a5e452602 #441 - Show description on fields 2024-05-23 11:49:05 +02:00
Elio Struyf
beee186d72 Add support for field groups + block fields #808 2024-05-23 11:00:00 +02:00
Elio Struyf
64fc1e4b76 Refactoring of command registration 2024-05-23 10:40:38 +02:00
Elio Struyf
5c4a716367 #810 - Update tab title 2024-05-22 20:51:12 +02:00
Elio Struyf
31873bc2d2 #809 - Fix retrieving the filePrefix when updating the file name on slug change 2024-05-22 20:24:22 +02:00
Elio Struyf
0e92834517 #806 - Prefix and suffix update 2024-05-21 10:59:08 +02:00
Elio Struyf
d262518023 #806 - Fix preview URL 2024-05-17 16:13:23 +02:00
Elio Struyf
da2cf68f5c Small css fix 2024-05-17 15:25:29 +02:00
Elio Struyf
2e7ece44e2 #802 - Fix Windows paths 2024-05-07 09:26:26 +02:00
Elio Struyf
c039d260dc Updated localization key 2024-05-06 12:28:46 +02:00
Elio Struyf
2fc543f0dd Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-05-06 12:24:52 +02:00
Elio Struyf
48314b3f3f #804 - Fix blinking 2024-05-06 12:24:42 +02:00
Elio Struyf
a43b581e1b Update changelog 2024-05-02 21:48:34 +02:00
Elio Struyf
1ad55cdbbb #798 - snippet slide-over 2024-05-02 21:48:27 +02:00
Elio Struyf
ffa70050eb Merge pull request #803 from estruyf/issue/802
#802 - Update glob
2024-05-02 09:31:06 +02:00
Elio Struyf
e8f70c78fd Adding logging + version info 2024-04-29 16:17:43 +02:00
Elio Struyf
504774a4c8 Optimized diagnostics 2024-04-29 15:49:42 +02:00
Elio Struyf
a764c2fea7 Removed glob types 2024-04-29 15:04:43 +02:00
Elio Struyf
5f623689cc #802 - Update glob 2024-04-29 14:53:09 +02:00
Elio Struyf
54bf408c76 #801 - Single file update on save for recently modified 2024-04-29 12:09:00 +02:00
Elio Struyf
03f2284dd2 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-04-29 11:40:46 +02:00
Elio Struyf
f637def278 #801 - Faster folder processing 2024-04-29 11:39:41 +02:00
Elio Struyf
da46374fb4 #799 - Added logging setting 2024-04-25 21:31:55 +02:00
Elio Struyf
dee732f3ee #800 - Add colors for the Front Matter CMS output 2024-04-25 18:20:00 +02:00
Elio Struyf
d3b93424d1 #796 - Extra logging 2024-04-25 17:46:17 +02:00
Elio Struyf
a467791eaf #796 - More logging 2024-04-25 17:22:31 +02:00
Elio Struyf
70a5de960f #796 - Settings logging 2024-04-25 16:24:52 +02:00
Elio Struyf
31e27f63c1 #796 - Webview logging 2024-04-25 15:50:02 +02:00
Elio Struyf
a50f567fbb #796 - extra logging 2024-04-25 14:53:11 +02:00
Elio Struyf
bdafd25cfe Update logger 2024-04-25 13:44:01 +02:00
Elio Struyf
18b7708367 #797 - Enhancing the card menu and type 2024-04-25 11:06:00 +02:00
Elio Struyf
3fedaf7d5f Update snippets list 2024-04-24 15:38:25 +02:00
Elio Struyf
75a3fc21a3 10.2.0 2024-04-24 15:24:05 +02:00
Elio Struyf
82b894c35b #797 - Adding common actions at the bottom of the snippet cards 2024-04-24 15:23:55 +02:00
Elio Struyf
60952a05ac #796 - Return error in output 2024-04-23 19:50:27 +02:00
Elio Struyf
a571b34724 Merge pull request #795 from estruyf/dev
v10.1.0 release
2024-04-11 17:20:16 +02:00
Elio Struyf
f46e4999a1 Update changelog 2024-04-11 17:17:09 +02:00
Elio Struyf
f9138cb3c3 Release time 2024-04-11 17:13:36 +02:00
Elio Struyf
893c46362e revert change 2024-04-10 17:53:27 +02:00
Elio Struyf
9136841b30 #716 - Missing class 2024-04-08 14:01:04 +02:00
Elio Struyf
0e21093f92 Move taxonomy picker 2024-04-08 13:45:16 +02:00
Elio Struyf
3abd9589f1 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-04-04 16:57:47 +02:00
Elio Struyf
81265e3c49 #671 - Fix on metadata update 2024-04-04 16:57:40 +02:00
Elio Struyf
f6fd57e126 Merge pull request #790 from mayumih387/dev
Added and updated Japanese translations
2024-04-04 10:24:57 +02:00
mayumih387
20d613452f Added and updated Japanese translations 2024-04-04 15:13:18 +09:00
Elio Struyf
35a6c8bada Tab colors 2024-04-01 17:06:48 +02:00
Elio Struyf
0b7f58d0ab #785 - Added custom script actions to the bottom of the cards 2024-04-01 16:39:05 +02:00
Elio Struyf
c859874470 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-04-01 15:11:17 +02:00
Elio Struyf
d70d2284b4 #787 - Support for glob patterns in the page folder paths 2024-04-01 15:11:07 +02:00
Elio Struyf
03236da793 Small design tweaks 2024-03-30 12:41:07 +01:00
Elio Struyf
07935aec73 Update changelog 2024-03-30 10:33:29 +01:00
Elio Struyf
f64c8c5958 #786 - Remove on startup as VSCode now triggers on known commands 2024-03-30 10:33:10 +01:00
Elio Struyf
c4267a69fa #785 - Media actions 2024-03-29 17:34:28 +01:00
Elio Struyf
34b331b0ee #785 - Added content actions at the bottom of the card 2024-03-29 14:10:46 +01:00
Elio Struyf
5d0fc4f605 Update localization 2024-03-28 15:19:26 +01:00
Elio Struyf
169f4ef14a Fix localization 2024-03-28 15:19:05 +01:00
Elio Struyf
7ea386328c Added keybinding to refresh dashboard 2024-03-27 12:12:57 +01:00
Elio Struyf
c17400ce6d #783 - Always show custom panel views 2024-03-27 10:57:30 +01:00
Elio Struyf
7b20d9f23d #782 - Setting the correct view 2024-03-26 09:54:34 +01:00
Elio Struyf
449bb110c2 Small refactoring 2024-03-22 09:13:00 +01:00
Elio Struyf
0d3a99abe6 #777 - Fix for untitled files 2024-03-19 13:01:29 +01:00
Elio Struyf
d2b9307a65 #777 - Extra states for invalid files 2024-03-19 12:34:00 +01:00
Elio Struyf
3842777f71 #778 - Open file or webpage 2024-03-19 12:24:08 +01:00
Elio Struyf
3a74c14ba6 Update localization 2024-03-19 10:06:07 +01:00
Elio Struyf
a5ac7379bc #777 - Show error when front matter parsing failed 2024-03-18 14:31:29 +01:00
Elio Struyf
c245e1474c Icon updates 2024-03-15 14:48:15 +01:00
Elio Struyf
c82c081fce #773 - Rename files 2024-03-14 16:38:17 +01:00
Elio Struyf
31e344f358 Retry to check if external script is binded 2024-03-13 17:43:38 +01:00
Elio Struyf
366ae82318 Added count 2024-03-13 16:22:19 +01:00
Elio Struyf
c1a0609216 Update changelog 2024-03-13 15:02:23 +01:00
Elio Struyf
87bdabf515 Merge pull request #772 from estruyf/issue/671
#671 - Implement checkbox on media card
2024-03-13 15:00:46 +01:00
Elio Struyf
0ae7cb27ce Added localization 2024-03-13 14:58:58 +01:00
Elio Struyf
15870bcc99 #771 - Fix lowercased data label 2024-03-13 14:54:35 +01:00
Elio Struyf
5e77419f5a New table implementation 2024-03-13 14:52:06 +01:00
Elio Struyf
ec9f55b982 Localization actions 2024-03-13 11:32:42 +01:00
Elio Struyf
fdcfdc971d Multi-select hook 2024-03-12 20:40:05 +01:00
Elio Struyf
2bc103026b Editor panel + content action bar 2024-03-12 13:53:43 +01:00
Elio Struyf
e0cdc5cf65 Update sponsor 2024-03-11 17:17:56 +01:00
Elio Struyf
f39b707e30 Updated readme 2024-03-11 17:06:46 +01:00
Elio Struyf
23b1efec55 Multi-select actions 2024-03-11 16:52:14 +01:00
Elio Struyf
dd13d8779c Merge branch 'main' into dev 2024-03-01 10:47:38 +01:00
Elio Struyf
6f6015cf83 Merge branch 'main' of github.com:estruyf/vscode-front-matter 2024-03-01 10:33:18 +01:00
Elio Struyf
afd2878428 #769 - Fix settings on install 2024-03-01 10:33:13 +01:00
Elio Struyf
c66deb032c Merge pull request #770 from estruyf/patch-10.0.2
Patch 10.0.2
2024-03-01 10:05:04 +01:00
Elio Struyf
4c079b3e9d 10.0.2 2024-03-01 09:01:46 +01:00
Elio Struyf
03c2cd31d7 Update changelog 2024-03-01 09:01:38 +01:00
Elio Struyf
d1dba01923 #769 - Fix folder update 2024-03-01 09:00:42 +01:00
Elio Struyf
2a8d7b0ebe #671 - Implement checkbox on media card 2024-03-01 08:40:05 +01:00
Elio Struyf
3b26944a4a Update changelog 2024-02-29 08:40:01 +01:00
Elio Struyf
78cac94dd6 10.1.0 2024-02-29 08:38:46 +01:00
Elio Struyf
9c6845ed8a #768 - Update data view link 2024-02-29 08:38:31 +01:00
Elio Struyf
286ac4adfe Merge pull request #767 from estruyf/dev
#766 - Fix snippet placeholder retrieval
2024-02-28 21:13:56 +01:00
Elio Struyf
7633ac91be Update changelog 2024-02-28 21:12:17 +01:00
Elio Struyf
282527c90d 10.0.1 2024-02-28 21:11:27 +01:00
Elio Struyf
07fbf8bdb9 #766 - Fix snippet placeholder retrieval 2024-02-28 21:11:24 +01:00
Elio Struyf
6e2633572a Merge pull request #763 from estruyf/dev
Release v10.0.0
2024-02-28 16:34:35 +01:00
Elio Struyf
2e35da3d91 #746 - Fix in path placeholders on content creation 2024-02-28 15:54:11 +01:00
Elio Struyf
2bd607b13c Added a support.md file 2024-02-28 14:58:54 +01:00
Elio Struyf
106f1e6c94 Update script 2024-02-28 14:34:57 +01:00
Elio Struyf
54cd3ead64 Remove checkout 2024-02-28 14:32:07 +01:00
Elio Struyf
7e9bd5b0ce Add missing checkout 2024-02-28 14:29:35 +01:00
Elio Struyf
9086868817 Update action 2024-02-28 14:28:37 +01:00
Elio Struyf
4bff53299e Update action name 2024-02-28 14:26:41 +01:00
Elio Struyf
ee101cfe4d Update gh actions 2024-02-28 14:25:24 +01:00
Elio Struyf
247051f592 Updated GH action dependency 2024-02-28 14:10:44 +01:00
Elio Struyf
e6b6bba7df Updated beta release 2024-02-28 14:09:32 +01:00
Elio Struyf
be5d15d2f8 Updated changelog + date field default value 2024-02-28 11:43:36 +01:00
Elio Struyf
65364b8486 Update changelog for v10 release 2024-02-28 11:30:42 +01:00
Elio Struyf
6dd82bd4fe Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-02-27 09:43:51 +01:00
Elio Struyf
e0b18465dc Updated command palette commands 2024-02-27 09:43:16 +01:00
Elio Struyf
661efcf23f Update commands 2024-02-26 20:40:37 +01:00
Elio Struyf
152f36e352 Merge branch 'i18n' of github.com:estruyf/vscode-front-matter into i18n 2024-02-26 20:18:44 +01:00
Elio Struyf
08697abba4 Update commands 2024-02-26 20:18:32 +01:00
Elio Struyf
0a530dce27 Update readme 2024-02-26 15:51:40 +01:00
Elio Struyf
63e296d62f Sentry updates 2024-02-26 15:49:14 +01:00
Elio Struyf
003d93b0f2 Added telemetry information 2024-02-26 15:13:08 +01:00
Elio Struyf
59528a3db0 #746 - Slug handling when none is defined 2024-02-24 14:10:14 +01:00
Elio Struyf
c298f2fd69 #760 - Windows file path fixes in multilingual 2024-02-24 13:46:26 +01:00
Elio Struyf
b02a80c28e #760 - Add locale to recently modified panel section 2024-02-24 13:14:45 +01:00
Elio Struyf
f19bd07359 Support for using the fieldCollection field in a block field 2024-02-23 19:13:34 +01:00
Elio Struyf
83b9f2380e Date format fix 2024-02-23 16:37:15 +01:00
Elio Struyf
3f88b05a1c i10n provider for generic config 2024-02-23 09:26:41 +01:00
Elio Struyf
48ada1c352 #760 - Return locales from settings 2024-02-23 08:58:43 +01:00
Elio Struyf
a8777c4032 #760 - Type filter fix 2024-02-23 08:39:43 +01:00
Elio Struyf
fe5df3779b Merge branch 'azure-translator' into dev 2024-02-22 15:28:36 +01:00
Elio Struyf
91ec23e77c HTML text type 2024-02-22 15:28:23 +01:00
Elio Struyf
1b0a99b8fb Azure translations 2024-02-22 15:25:05 +01:00
Elio Struyf
4a0c1a4059 Update changelog 2024-02-22 13:35:14 +01:00
Elio Struyf
40c722e380 Update changelog 2024-02-22 13:30:40 +01:00
Elio Struyf
41a5e9ab7a Remove deprecated settings 2024-02-22 13:09:36 +01:00
Elio Struyf
a641aabc2a #749 - Support in extended configs 2024-02-22 11:44:23 +01:00
Elio Struyf
bc3b2c403d Update default 2024-02-22 11:15:15 +01:00
Elio Struyf
b4d2e4ea8b #749 - update name 2024-02-22 11:14:30 +01:00
Elio Struyf
b1e87d4f57 #760 - Fix to keep locale filter 2024-02-22 10:29:51 +01:00
Elio Struyf
241e660694 #756: Support for creating translation from any page + change path logic 2024-02-22 09:52:59 +01:00
Elio Struyf
03bc7e72fd Update version 2024-02-21 16:57:53 +01:00
Elio Struyf
0aca8fed16 10.0.0 2024-02-21 16:50:55 +01:00
Elio Struyf
60b5d7d759 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-02-21 16:50:18 +01:00
Elio Struyf
e12db5ec74 Merge pull request #759 from estruyf/i18n
New i18n feature
2024-02-21 16:49:16 +01:00
Elio Struyf
f1d345ebc2 Update localization 2024-02-21 10:49:39 +01:00
Elio Struyf
e9af7e1793 #756 - Move deepl key to secret storage 2024-02-21 10:00:48 +01:00
Elio Struyf
49e7fe6377 #756 - Support the ability to use Deepl 2024-02-20 21:59:36 +01:00
Elio Struyf
cc375801c2 #756 - Faster translation checks 2024-02-19 20:33:19 +01:00
Elio Struyf
4a53a180a7 #756 - Page bundle support added 2024-02-19 18:17:08 +01:00
Elio Struyf
51ece235f8 #756 - Language filter + card actions + submenu 2024-02-19 16:04:41 +01:00
Elio Struyf
36ac891c00 #756 - Language dropdown 2024-02-18 21:20:07 +01:00
Elio Struyf
5f0fd29cca #756 - i18n content creation 2024-02-18 16:12:01 +01:00
Elio Struyf
0428e561a8 #756 - first steps 2024-02-16 17:23:08 +01:00
Elio Struyf
bcba947c1d Fix menu in welcome view 2024-02-16 11:33:38 +01:00
Elio Struyf
c2d3496152 Small fix in git 2024-02-15 13:49:57 +01:00
Elio Struyf
7f1dc88bd4 Updated localization 2024-02-15 13:47:13 +01:00
Elio Struyf
83f4711103 Merge pull request #758 from estruyf/shadcn
Use dropdown of shadcn
2024-02-15 13:34:35 +01:00
Elio Struyf
0a8723c544 New dropdown implementation 2024-02-15 13:00:45 +01:00
Elio Struyf
bdce486a24 Use dropdown of shadcn 2024-02-14 18:14:58 +01:00
Elio Struyf
6d6a53047a #666 - Added enum to type 2024-02-13 10:10:50 +01:00
Elio Struyf
afb241ad6a #666 - Update schema 2024-02-13 09:51:20 +01:00
Elio Struyf
4229d262ae #666 - localization added 2024-02-13 09:40:27 +01:00
Elio Struyf
6b92a6f8b4 Merge pull request #753 from estruyf/issue/666
Issue/666
2024-02-13 09:29:21 +01:00
Elio Struyf
183e77b77b #666 - Support config splitting 2024-02-13 09:28:19 +01:00
Elio Struyf
da7d5e6854 Merge branch 'dev' into issue/666 2024-02-13 09:13:50 +01:00
Elio Struyf
8a08f54340 Added slug default value 2024-02-12 17:55:36 +01:00
Elio Struyf
be54b6286f #752 - use new field processing 2024-02-12 17:53:47 +01:00
Elio Struyf
1315602bcc #752 - Support placeholders in list field 2024-02-12 14:59:25 +01:00
Elio Struyf
0ad0179a4b Clean dashboard commands 2024-02-12 14:31:56 +01:00
Elio Struyf
9d68797c95 Update GH actions 2024-02-12 14:23:28 +01:00
Elio Struyf
ffaea3b55d #745 - Fix double date formatting 2024-02-12 14:02:13 +01:00
Elio Struyf
4565ea75ae Reverse spin 2024-02-12 13:51:24 +01:00
Elio Struyf
c4d3f76510 Fix menu positioning 2024-02-12 13:43:26 +01:00
Elio Struyf
ce2bd06f6d Merge pull request #740 from estruyf/poc/git-branching
New git actions
2024-02-12 13:05:38 +01:00
Elio Struyf
a29a6600ab Update welcome view 2024-02-12 13:05:26 +01:00
Elio Struyf
6cbf86f822 Add is repo 2024-02-12 13:02:39 +01:00
Elio Struyf
514272835a Merge branch 'dev' of github.com:estruyf/vscode-front-matter into poc/git-branching 2024-02-12 13:02:36 +01:00
Elio Struyf
3c29df54c1 Updated changelog 2024-02-12 12:36:08 +01:00
Elio Struyf
d06be0efa1 Merge branch 'dev' into poc/git-branching 2024-02-12 12:36:02 +01:00
Elio Struyf
2375be9211 Merge pull request #748 from estruyf/issue/747
Added placeholder support in slug field
2024-02-12 10:57:25 +01:00
Elio Struyf
b5b7dcf6b5 Merge branch 'dev' into issue/747 2024-02-12 10:57:19 +01:00
Elio Struyf
c81d5240f4 Merge pull request #750 from estruyf/issue/673
Git settings on welcome view and settings
2024-02-12 10:56:47 +01:00
Elio Struyf
06b8a579a8 #745 - Fix double date formatting 2024-02-08 11:45:15 +01:00
Elio Struyf
460c4964f6 #666 - First steps to implement media content types 2024-02-07 11:49:03 +01:00
Elio Struyf
62b9f12494 #673 - git settings 2024-02-05 19:28:16 +01:00
Elio Struyf
accb069bab #673 - git enablement 2024-02-05 17:11:17 +01:00
Elio Struyf
d869d15694 Fix loading 2024-02-05 16:25:37 +01:00
Elio Struyf
e54907daaf Remove node-fetch dependency 2024-02-04 17:11:04 +01:00
Elio Struyf
7b689326e3 Cleanup 2024-02-03 13:08:15 +02:00
Elio Struyf
4a4db839ab #749 - Filter setting 2024-02-02 18:01:36 +02:00
Elio Struyf
cc2c878c5c #747 - Add select options 2024-01-31 18:36:34 +02:00
Elio Struyf
273af6d80f Remove of useThemeColors hook 2024-01-31 18:09:58 +02:00
Elio Struyf
d59d9a98d5 #746 - placeholder support for slug field 2024-01-30 21:45:01 +01:00
Elio Struyf
11233ba449 Fix localization string 2024-01-30 20:12:45 +01:00
Elio Struyf
83cf0eb8f5 #746 - Placeholder support in slug 2024-01-29 16:58:25 +01:00
Elio Struyf
bb2ba5dbe8 #745 - Fix date field 2024-01-29 12:05:56 +01:00
Elio Struyf
128644eade Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-01-29 11:27:06 +01:00
Elio Struyf
aced5c550f #731 - Fix in sorting 2024-01-29 11:26:58 +01:00
Elio Struyf
93b096ab3d Only use recently modified when activated 2024-01-26 20:08:09 +01:00
Elio Struyf
4dd27ad98f Added missing localization key + remove getColors 2024-01-26 19:48:13 +01:00
Elio Struyf
01ae0b49cc Reverse spin 2024-01-26 19:37:57 +01:00
Elio Struyf
313533d74d Style updates in data view 2024-01-26 16:52:28 +01:00
Elio Struyf
5f92ad33ff #743 - Fix for storing yaml 2024-01-26 16:42:57 +01:00
Elio Struyf
7240747e86 Add backer link 2024-01-26 10:23:37 +01:00
Elio Struyf
fbbfaa572e #741 - content processing message 2024-01-24 15:44:33 +01:00
Elio Struyf
7c4aa1d63d Update changlog 2024-01-24 09:57:08 +01:00
Elio Struyf
6e84217458 #739 - localization keys + action button 2024-01-24 09:53:09 +01:00
Elio Struyf
b981ed6c4f Issue: Open Preview button stops working #738 2024-01-23 20:25:53 +01:00
Elio Struyf
b1380388b6 Issue: Open Preview button stops working #738 2024-01-23 20:10:48 +01:00
Elio Struyf
d70f983694 Optimizations 2024-01-23 15:21:04 +01:00
Elio Struyf
3eb23d7501 Enhancement: configurable dashboard grid #737 2024-01-22 11:52:11 +01:00
Elio Struyf
d22ebfa6ce Commit message input 2024-01-22 11:45:11 +01:00
Elio Struyf
cf96923d96 Faster loading for panel 2024-01-21 17:33:58 +01:00
Elio Struyf
6150a34547 Update git API 2024-01-21 17:27:56 +01:00
Elio Struyf
d45cd0d015 Git branching 2024-01-19 18:11:53 +01:00
Elio Struyf
965fac68c9 workbench color update 2024-01-19 14:32:29 +01:00
Elio Struyf
e2837794f3 Folder optimizations 2024-01-19 13:35:06 +01:00
Elio Struyf
ae436e1a0e Reuse text field component 2024-01-19 13:26:42 +01:00
Elio Struyf
0d19abfa8f Updated home icon 2024-01-19 09:30:51 +01:00
Elio Struyf
58d3c8e211 Add website URL info 2024-01-19 09:29:18 +01:00
Elio Struyf
2117dab03e Move functions 2024-01-18 09:01:12 +01:00
Elio Struyf
20ff578c3f Remove useThemeColors 2024-01-18 08:42:26 +01:00
Elio Struyf
3c29526d88 Merge pull request #733 from mayumih387/dev
Added and updated Japanese translations
2024-01-17 14:49:04 +01:00
Elio Struyf
a9fb507b28 Opimizations 2024-01-17 14:48:34 +01:00
Elio Struyf
d5adc348a2 Internal optimizations 2024-01-17 14:18:23 +01:00
Elio Struyf
71ecca3b85 #734 - fix for file updates 2024-01-17 13:33:13 +01:00
mayumih387
bb29fa344c Added and updated Japanese translations 2024-01-17 15:45:54 +09:00
Elio Struyf
c67a1f9870 View action added 2024-01-16 21:12:28 +01:00
Elio Struyf
c972325eff Merge branch 'poc/content-tagging' into dev 2024-01-16 14:22:30 +01:00
Elio Struyf
60c8dd6185 Multiple taxonomy management #731 2024-01-16 14:22:17 +01:00
Elio Struyf
033baea418 Insert taxonomy mappings 2024-01-15 22:23:10 +01:00
Elio Struyf
72f830e474 #730 - Verify if update is done after debounce update 2024-01-15 15:49:44 +01:00
Elio Struyf
624afe9029 Content tagging 2024-01-15 14:41:10 +01:00
Elio Struyf
e161fe23d5 Updated icons 2024-01-15 13:48:21 +01:00
Elio Struyf
51517c6a43 #730 - Added debounce 2024-01-15 10:12:22 +01:00
Elio Struyf
e7de1209c3 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2024-01-11 14:11:15 +01:00
Elio Struyf
9fcdf75c89 Remove reference 2024-01-11 14:11:10 +01:00
Elio Struyf
430ce8940c Issue: keyword usage not works for Cyrillic keywords/content #721 2024-01-11 14:11:02 +01:00
Elio Struyf
5c8228bd17 Updated changelog 2024-01-09 16:57:07 +01:00
Elio Struyf
577ff2f13a Remove obsolete keys 2024-01-09 16:52:41 +01:00
Elio Struyf
f9134f1167 Merge pull request #727 from mayumih387/dev
Added Japanese Translation
2024-01-09 16:51:25 +01:00
Elio Struyf
42b5a4ac9e Remove obsolete translation strings 2024-01-09 16:49:55 +01:00
mayumih387
0657c6307f Added Japanese translation 2024-01-09 16:21:45 +09:00
mayumihara
d4bef8a4e5 Merge branch 'estruyf:dev' into dev 2024-01-07 22:48:34 +09:00
mayumih387
c3f51c6764 Added Japanese translation (still working) 2023-12-27 16:03:59 +09:00
Elio Struyf
91f127ef94 #725 - fix menu of pinned items 2023-12-21 14:05:27 +01:00
Elio Struyf
6158971fd8 Hide frontMatter.config.reload from command palette 2023-12-21 09:47:05 +01:00
Elio Struyf
9d2cc7cd9f Make sure settings listeners are intialized 2023-12-20 12:29:22 +01:00
mayumih387
964c943e88 Added Japanese translation (still working) 2023-12-19 20:40:59 +09:00
Elio Struyf
0a6e2fac36 9.5.0 2023-12-15 14:25:33 +01:00
Elio Struyf
2a8c3abac6 Ignore node_modules on startup 2023-12-15 14:25:20 +01:00
Elio Struyf
36ae7081d1 Merge pull request #723 from estruyf/dev
Version 9.4.0
2023-12-12 16:29:45 +01:00
Elio Struyf
7e4c5b0469 Merge branch 'main' into dev 2023-12-12 16:24:43 +01:00
Elio Struyf
5fcd8d6fe7 Enhancement: In data, provide extra space between objects #719 2023-12-12 09:30:07 +01:00
Elio Struyf
0f07be3e3b Issue: DataFileHelper::process: Function yaml.safeLoad is removed in js-yaml 4. #717 2023-12-08 10:26:42 +01:00
Elio Struyf
5444925cf4 Fix ct - boolean field 2023-12-08 09:33:15 +01:00
Elio Struyf
2b89dda08c Added release notes 2023-12-07 17:41:53 +01:00
Elio Struyf
c4feb205fc New localization files 2023-12-07 16:12:21 +01:00
Elio Struyf
78bfa62ed4 #722 - sub-content support 2023-12-07 11:04:18 +01:00
Elio Struyf
f350d4af91 #718 - Fix JSON schema 2023-12-01 10:34:26 +01:00
Elio Struyf
d15f2554a1 Add ability to always use quotes around string
values in front matter #713
2023-11-23 15:24:40 +01:00
Elio Struyf
ab603d9419 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-11-22 10:44:32 +01:00
Elio Struyf
1acf85c6da Fix taxonomy filtering from taxonomy view to content view #714 2023-11-22 10:44:11 +01:00
Elio Struyf
3383a770b4 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-11-17 18:44:29 +01:00
Elio Struyf
a6d2fffeb9 Update media 2023-11-17 18:43:35 +01:00
Elio Struyf
3d530f7929 #712 - Add fix for media file deletion search context 2023-11-17 18:42:54 +01:00
Elio Struyf
f02f994174 Update changelog 2023-11-16 15:27:30 +01:00
Elio Struyf
343dfb2d5d #711 - Fix character mapping 2023-11-16 15:26:32 +01:00
Elio Struyf
9ddaedaaf2 #710 - Remove the fields from FM when the when clause is not met 2023-11-15 15:09:42 +01:00
Elio Struyf
32c6b4c5ea Unused reference 2023-11-15 13:34:15 +01:00
Elio Struyf
90f4d92741 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-11-15 10:07:12 +01:00
Elio Struyf
580b1dca6d Array check in taxonomy picker 2023-11-15 10:07:05 +01:00
Elio Struyf
520bdf2be3 #709 - Where clause on content creation 2023-11-15 09:44:22 +01:00
Elio Struyf
9724168c3f Updated docs 2023-11-14 19:46:59 +01:00
Elio Struyf
ab02e64708 Remove pnpm lock 2023-11-14 19:45:38 +01:00
Elio Struyf
f857b0eaa8 #707 - Fix clearempty 2023-11-13 20:29:49 +00:00
Elio Struyf
03aee57221 Fix style of divider 2023-11-13 20:11:34 +00:00
Elio Struyf
07db685666 #706 - Error handling 2023-11-13 17:57:45 +01:00
Elio Struyf
8684f32d98 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-11-13 16:35:22 +01:00
Elio Struyf
2e536a4de7 Update sponsor check 2023-11-13 16:34:58 +01:00
Elio Struyf
739dffe274 Enhancement: Better content type creation for Astro #704 2023-11-11 13:27:07 -08:00
Elio Struyf
41d2f3f22b Enhancement: Better content type creation for Astro #704 2023-11-11 13:10:41 -08:00
Elio Struyf
e285e8d775 Enhancement: Better content type creation for Astro #704 2023-11-11 12:47:41 -08:00
Elio Struyf
9cf4ae46dd Update changelog 2023-11-11 12:36:20 -08:00
Elio Struyf
72c9d1e25f Merge branch 'localization' into dev 2023-11-11 12:35:52 -08:00
Elio Struyf
5f13d318c2 Enhancement: Better content type creation for Astro #704 2023-11-11 12:35:32 -08:00
Elio Struyf
ffdf8262d7 Localization updates 2023-11-11 12:33:55 -08:00
Elio Struyf
7fcbdb4ade Merge branch 'dev' into localization 2023-11-11 11:25:15 -08:00
Elio Struyf
a8407920bc Enhancement: Better content type creation for Astro #704 2023-11-11 11:19:11 -08:00
Elio Struyf
e1f6c90fc0 Enhancement: Better content type creation for Astro #704 2023-11-11 10:38:31 -08:00
Elio Struyf
11354ad8e5 #704 - Fix in zod optional check 2023-11-11 10:12:21 -08:00
Elio Struyf
af3e63046c empty commit 2023-11-09 15:39:38 -08:00
Elio Struyf
cee4621964 Merge branch 'dev' into localization 2023-11-09 14:16:14 -08:00
Elio Struyf
8db76abf51 #703 - fix pnpm support in astro script 2023-11-09 14:15:43 -08:00
Elio Struyf
3ca50bbe58 Remove reference 2023-11-09 13:52:51 -08:00
Elio Struyf
e4cb93274b Localization updates 2023-11-06 14:57:03 -08:00
Elio Struyf
39ad0e034e Localization updates 2023-11-06 13:26:45 -08:00
Elio Struyf
cef607ffc8 #701 - Fix content creation 2023-11-06 15:19:46 +01:00
Elio Struyf
258c5fe670 Updates to localization 2023-11-06 15:11:00 +01:00
Elio Struyf
046b24337d Merge branch 'dev' into localization 2023-11-05 08:55:13 +01:00
Elio Struyf
24fb1347df Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-11-02 18:31:53 +01:00
Elio Struyf
3665823803 #700 - added relative path token 2023-11-02 18:31:40 +01:00
Elio Struyf
a020b9ad8c Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-11-02 17:23:56 +01:00
Elio Struyf
2c026ff5e5 Started localizing the backend 2023-11-02 17:17:40 +01:00
Elio Struyf
966d0107d9 Enhancement: Allow the contentRelationship field to have a quick search feature #690 2023-11-01 14:44:59 +01:00
Elio Struyf
c770a9035f Merge branch 'combobox' into dev 2023-11-01 14:42:39 +01:00
Elio Struyf
731212264c New content type relationship field implementation 2023-11-01 14:41:04 +01:00
Elio Struyf
3a8dcbe22f New combobox implementation 2023-11-01 12:55:28 +01:00
Elio Struyf
6cbe76096b Fix css name spaces 2023-11-01 12:19:46 +01:00
Elio Struyf
039170eae5 Clear cache on new version 2023-10-31 15:05:18 +01:00
Elio Struyf
14ddd8b53c Added the path to the parsed article 2023-10-31 11:44:02 +01:00
Elio Struyf
b60aadc4a3 Status optimizations 2023-10-31 10:24:34 +01:00
Elio Struyf
79ee6607ca Filter out empty folder settings + added the content type name 2023-10-30 11:06:38 +01:00
Elio Struyf
fe9fbe899d #699 - Change border color 2023-10-27 13:08:57 +02:00
Elio Struyf
f4816afa65 Merge pull request #698 from estruyf/issue/697 2023-10-27 09:25:26 +02:00
Elio Struyf
a196c4192a Merge localization fix 2023-10-27 09:25:09 +02:00
Elio Struyf
6d43ff11a4 9.3.1 2023-10-27 09:20:45 +02:00
Elio Struyf
1c5e98d40c #697 - Fix missing localization key 2023-10-27 09:20:29 +02:00
Elio Struyf
0f1085756c #694 - Start terminal session from the folder where the frontmatter.json file is located 2023-10-26 09:28:27 +02:00
Elio Struyf
83f103b991 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-10-26 09:15:04 +02:00
Elio Struyf
13f5446163 #696 - Close the local server terminal on restart 2023-10-26 09:14:59 +02:00
Elio Struyf
96c496caba #273 - Allow single value arrays to be set as a string 2023-10-24 15:14:39 +02:00
Elio Struyf
7c2a59615f #691 - Silent authentication retrieval for GitHub sponsors 2023-10-23 11:23:15 +02:00
Elio Struyf
0ea972e4f3 Grid optimizations 2023-10-23 11:13:03 +02:00
Elio Struyf
d1eb252380 #688 - Add scheduled articles 2023-10-19 16:08:37 +02:00
Elio Struyf
3e038c58a3 Fix answers 2023-10-11 11:18:11 +02:00
Elio Struyf
2cb72a607b Enhancement: Extend the scripting feature to allow users to ask questions #686 2023-10-09 20:19:25 +02:00
Elio Struyf
2f7d8e5816 9.4.0 2023-10-09 09:12:41 +02:00
Elio Struyf
1337b21789 #685 - Fix when using non-string values in the tag picker 2023-10-09 09:12:37 +02:00
Elio Struyf
ff1c00167c Merge pull request #682 from estruyf/dev 2023-10-06 17:26:09 +02:00
Elio Struyf
35f1b38c1b Update changelog 2023-10-06 17:11:40 +02:00
Elio Struyf
f1d613274d #653 - Update Astro script 2023-10-06 16:38:57 +02:00
Elio Struyf
2423b7351d Abs path 2023-10-06 14:29:06 +02:00
Elio Struyf
36b3b338ea update changelog 2023-10-06 14:09:23 +02:00
Elio Struyf
103c10890e #676 - Extra check 2023-10-06 13:42:24 +02:00
Elio Struyf
f182403a4e Update fm icons to font 2023-10-06 10:58:59 +02:00
Elio Struyf
15b187f3f7 #681 - Fix icons 2023-10-06 10:47:07 +02:00
Elio Struyf
ed00f8f60e #517 - Added frontMatter.panel.actions.disabled setting to define which actions should be hidden 2023-10-04 13:37:30 +02:00
Elio Struyf
93a6df85dd Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-10-04 12:00:02 +02:00
Elio Struyf
e26028c5fb #517 - Add contentTypes property to custom scripts 2023-10-04 11:59:56 +02:00
Elio Struyf
90bfa87995 #678 - Check field type of tags fields for tags rendering on item cards 2023-09-30 11:25:06 +02:00
Elio Struyf
414e980647 Update pin icon 2023-09-30 10:49:41 +02:00
Elio Struyf
78bb85350a Small style fix for pinned items 2023-09-29 16:18:27 +02:00
Elio Struyf
5a9ef1add8 #677 - Support for Browse Lite 2023-09-28 11:33:08 +02:00
Elio Struyf
e573e3d964 Updated translations 2023-09-27 11:42:47 +02:00
Elio Struyf
2d4848bdee Added locale sync 2023-09-27 11:34:44 +02:00
Elio Struyf
43eb5a78e7 Improve slug retrieval 2023-09-25 10:29:57 +02:00
Elio Struyf
03a0260b46 remove console 2023-09-25 10:07:50 +02:00
Elio Struyf
cb9c081a52 Fix extensibility 2023-09-25 09:50:03 +02:00
Elio Struyf
fd652042c5 #80 - Updated settings view 2023-09-24 14:14:30 +02:00
Elio Struyf
2c8316288d #675 - Pin content 2023-09-23 14:11:00 +02:00
Elio Struyf
2a763ab384 Ensure array 2023-09-23 09:51:45 +02:00
Elio Struyf
44ec37a518 Fix in collections 2023-09-23 09:49:24 +02:00
Elio Struyf
3ab726d7fb Update changelog 2023-09-22 16:52:08 +02:00
Elio Struyf
8ba2e15db0 Enhancement: Add property to page folder setting to disable content creation #674 2023-09-22 16:51:59 +02:00
Elio Struyf
c506ab75c1 #676 - Allow the frontmatter.json file to be placed in a sub-directory 2023-09-22 16:18:23 +02:00
Elio Struyf
1c088d2605 Update logo color on welcome view 2023-09-22 08:47:18 +02:00
Elio Struyf
0e4be12a9f Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-09-22 08:42:26 +02:00
Elio Struyf
2002410e08 Added documentation link 2023-09-22 08:42:11 +02:00
Elio Struyf
f4e1f06662 Style fix + Astro check 2023-09-21 21:11:48 +02:00
Elio Struyf
f2eef85206 #653 - Auto-register content folders 2023-09-21 18:14:10 +02:00
Elio Struyf
4a701dd323 #80 #653 - settings view + Astro Content Collections 2023-09-21 16:53:51 +02:00
Elio Struyf
1128e230c6 #653 - Read Astro Content Collections 2023-09-21 16:51:08 +02:00
Elio Struyf
48ee263c27 Update location refresh command 2023-09-21 08:10:15 +02:00
Elio Struyf
1a71848acd Remove console 2023-09-18 16:51:59 +02:00
Elio Struyf
c79d0ee603 #553 - Dynamic settings update 2023-09-18 16:51:21 +02:00
Elio Struyf
ac3b4a012b #669 - video preview + caption field 2023-09-18 11:21:30 +02:00
Elio Struyf
08b8fa6fdb #668 - Reset pagination on media search 2023-09-18 10:33:49 +02:00
Elio Struyf
9244af0ac4 #665 - Added dev param to nuxt 2023-09-18 08:59:18 +02:00
Elio Struyf
c1f426c85c Merge branch 'issue/563' into dev 2023-09-15 18:00:17 +02:00
Elio Struyf
6b9402d593 #563 - Implementation of the fieldCollection 2023-09-15 17:59:53 +02:00
Elio Struyf
9c252d0931 #623 - Check mimetype 2023-09-15 14:03:34 +02:00
Elio Struyf
240211c769 Fix button style 2023-09-15 13:46:57 +02:00
Elio Struyf
dff78d9e0a Improved template layout 2023-09-15 13:42:37 +02:00
Elio Struyf
0bcf23d18e class cleanup 2023-09-15 12:59:10 +02:00
Elio Struyf
1907771e73 #563 - fieldCollection field 2023-09-15 11:55:46 +02:00
Elio Struyf
3974dc7a97 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-09-15 11:31:54 +02:00
Elio Struyf
a624881791 Update spinners 2023-09-15 09:50:18 +02:00
Elio Struyf
9df668a054 Move clear empty 2023-09-14 20:20:09 +02:00
Elio Struyf
180ea7880b #623 - Fix update metadata on move 2023-09-14 17:31:57 +02:00
Elio Struyf
c952cf4057 #629 - Fix array indent to the new property 2023-09-14 13:59:58 +02:00
Elio Struyf
73ce0d23ae #664 - Draft status parsing fix 2023-09-14 10:32:53 +02:00
Elio Struyf
fdb4a0892c #638 - Hexo draft folder support 2023-09-13 14:38:28 +02:00
Elio Struyf
57960120a4 #663 - Allow filtering by clicking on tags 2023-09-13 14:13:59 +02:00
Elio Struyf
d74611e04f #662 - Always show the all articles tab 2023-09-13 11:26:50 +02:00
Elio Struyf
acc0a9ad19 #661 - Fix dropdowns 2023-09-13 10:50:20 +02:00
Elio Struyf
f809fb2fe7 #660 - Allow only to select unique content relationship values 2023-09-12 21:04:20 +02:00
Elio Struyf
feebdadaa5 #659 - Implement a filter for the taxonomy dashboard 2023-09-12 10:17:15 +02:00
Elio Struyf
8967d236fe 9.3.0 2023-09-12 09:52:00 +02:00
Elio Struyf
6afcaec446 Image card style updates 2023-09-11 13:27:30 +02:00
Elio Struyf
599d43b254 Merge pull request #658 from estruyf/dev 2023-09-11 10:05:26 +02:00
Elio Struyf
48890be4dc Updated changelog 2023-09-11 09:59:20 +02:00
Elio Struyf
0ed93977bc #650 - Use the templates repo 2023-09-09 16:56:58 +02:00
Elio Struyf
a2d1100123 #657 - Windows script outcome fix 2023-09-08 13:29:41 +02:00
Elio Struyf
160d901358 Removed draft toggle + Added fm action 2023-09-07 21:57:40 +02:00
Elio Struyf
0c613187bf Added environment 2023-09-07 16:56:05 +02:00
Elio Struyf
1128b5ac65 #655 - Refresh settings 2023-09-07 16:40:59 +02:00
Elio Struyf
c6ec07fa17 #654 - Add the open on website action 2023-09-07 16:25:52 +02:00
Elio Struyf
3f578fdfa9 Grouping and status tabs enhancements 2023-09-07 14:50:13 +02:00
Elio Struyf
c5cb1bbb06 #652 - start/stop server enhancements 2023-09-07 12:11:14 +02:00
Elio Struyf
3001e9f3cc #651 - fix setting listeners 2023-09-07 11:52:34 +02:00
Elio Struyf
eb5bdd6119 #650 - add max level 2023-09-06 18:08:37 +02:00
Elio Struyf
802e34890a Update color 2023-09-06 16:17:39 +02:00
Elio Struyf
1041429e84 Update framework reference #650 2023-09-06 16:01:28 +02:00
Elio Struyf
5139453ae9 #650 - Add template support 2023-09-06 15:59:30 +02:00
Elio Struyf
7b6be79bb0 #649 - Update snippet parser 2023-09-06 13:42:33 +02:00
Elio Struyf
3469771a02 Align button text 2023-09-06 12:21:36 +02:00
Elio Struyf
65f15c54f4 Fix chatbot 2023-09-06 12:09:24 +02:00
Elio Struyf
e7478aecc6 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-09-06 12:06:25 +02:00
Elio Struyf
69a18bdcea #570 - Clear empty values 2023-09-06 12:06:19 +02:00
Elio Struyf
83f15b65a4 #648 - update schema reference 2023-09-05 11:46:32 +02:00
Elio Struyf
b16fc4dfbb Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-09-05 10:58:31 +02:00
Elio Struyf
40f7ca5a2f Return empty array on empty project 2023-09-05 10:58:20 +02:00
Elio Struyf
ab3988e253 #647 - Fix open in browser 2023-09-04 17:18:18 +02:00
Elio Struyf
c6cfc02e5d #646 - Update Astro port 2023-09-04 16:56:45 +02:00
Elio Struyf
f93b6bae3e Updated changelog 2023-09-04 16:55:25 +02:00
Elio Struyf
1b88ff9932 Merge branch 'cba85-main' into dev 2023-08-31 17:01:49 +02:00
Elio Struyf
6e964a58c1 Merge branch 'main' of github.com:cba85/vscode-front-matter into cba85-main 2023-08-31 17:01:32 +02:00
Elio Struyf
01b45e43b8 9.2.0 2023-08-31 17:00:08 +02:00
Elio Struyf
4f11c8347a Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-08-31 16:59:57 +02:00
Clément Barbaza
e4530ee5ca add french translation 2023-08-31 15:48:50 +02:00
Elio Struyf
8e197ab865 Merge pull request #644 from estruyf/dev 2023-08-31 09:36:30 +02:00
Elio Struyf
db3e12cc56 Update changelog 2023-08-31 09:36:13 +02:00
Elio Struyf
959aa5a03c Audit fixes 2023-08-31 09:28:53 +02:00
Elio Struyf
ad58ed2967 Update changelog 2023-08-31 09:22:21 +02:00
Elio Struyf
e6d93bbf5d Update changelog 2023-08-30 17:07:55 +02:00
Elio Struyf
13eede26ce Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-08-30 15:51:13 +02:00
Elio Struyf
00b3e195a8 #641 - file parse 2023-08-30 15:51:05 +02:00
Elio Struyf
dc590e53d8 #642 - Store the search index in a storage file 2023-08-30 15:27:11 +02:00
Elio Struyf
becdec6bc2 Updated ignore 2023-08-30 14:28:45 +02:00
Elio Struyf
3af8b62b7d Remove files 2023-08-30 14:27:25 +02:00
Elio Struyf
06f65c3627 #639 - Add check for content type in page folders 2023-08-30 13:57:38 +02:00
Elio Struyf
e3bbcf252c Remove logging 2023-08-25 13:24:41 +02:00
Elio Struyf
0ac04d2247 #636 - Fix lightbox theme issues 2023-08-25 13:24:10 +02:00
Elio Struyf
4c7d5bacea #635 - Fix navigation theming issues 2023-08-25 13:23:58 +02:00
Elio Struyf
16762a5fa5 #634 - Process relative public folders 2023-08-25 11:41:06 +02:00
Elio Struyf
a6c0685184 #633 - Fix custom taxonomy used as single value 2023-08-25 10:53:42 +02:00
Elio Struyf
38e485584f Fix on empty path 2023-08-22 14:08:02 +02:00
Elio Struyf
faf8e66cdb Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-08-22 11:52:36 +02:00
Elio Struyf
dc5a48ea89 #628 - Fix path and data argument 2023-08-22 11:52:00 +02:00
Elio Struyf
5435a6c42a Update fm 2023-08-22 09:54:01 +02:00
Elio Struyf
0b722e3dba Update changelog 2023-08-22 09:50:33 +02:00
Elio Struyf
f1130aaf96 9.1.0 2023-08-22 09:48:52 +02:00
Elio Struyf
26c9033299 Merge pull request #630 from kasuken/dev 2023-08-22 09:48:38 +02:00
Emanuele Bartolesi
a8909fadc2 italian translations fix 2023-08-21 14:52:55 +02:00
Emanuele Bartolesi
cda6d8ddaa italian translations 2023-08-21 14:52:01 +02:00
Emanuele Bartolesi
8fd7355878 Create bundlel10n.it.json 2023-08-21 13:13:09 +02:00
Elio Struyf
34c8ebd1a1 Merge pull request #627 from estruyf/dev 2023-08-21 11:57:08 +02:00
Elio Struyf
6f9d418c59 Updated readme 2023-08-21 11:56:13 +02:00
Elio Struyf
b1a7cd0300 Merge pull request #624 from estruyf/dev 2023-08-21 11:53:35 +02:00
Elio Struyf
147a1e288f Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-08-21 11:47:14 +02:00
Elio Struyf
2ee41b9f36 Fix replace 2023-08-21 11:47:08 +02:00
Elio Struyf
6a03f950cb Merge branch 'main' into dev 2023-08-21 11:35:27 +02:00
Elio Struyf
4cb1019c34 Update changelog 2023-08-21 11:33:13 +02:00
Elio Struyf
54378dd1a9 Added customType for custom fields 2023-08-21 11:29:07 +02:00
Elio Struyf
0915b1f658 Remove logs 2023-08-21 11:07:26 +02:00
Elio Struyf
5404b9d85a #591 - Fix correct date 2023-08-21 10:03:21 +02:00
Elio Struyf
cbfb5a0ba2 Update localization sync 2023-08-20 14:07:50 +02:00
Elio Struyf
4b2eef70cd Added link to release notes 2023-08-20 13:08:27 +02:00
Elio Struyf
23a48e0768 Issue: Content filter for external content not working #616 2023-08-20 11:24:03 +02:00
Elio Struyf
a9bf770f26 #621 - Create data file if it does not exist yet 2023-08-20 11:11:16 +02:00
Elio Struyf
c47bc04510 Issue: Insert media dialog is cropped on smaller screens #617 2023-08-18 11:05:12 +02:00
Elio Struyf
ad9fb70d53 #619 - Added webview URL to use for fallback images 2023-08-17 17:51:07 +02:00
Elio Struyf
7963ec0c6a Fix in description 2023-08-17 16:12:03 +02:00
Elio Struyf
79bee8fc57 #620 - use antd field logic 2023-08-16 09:49:08 +02:00
Elio Struyf
32c2e822c2 #620: Fix in array field of data files 2023-08-16 09:43:56 +02:00
Elio Struyf
4f8671ed2c #598 - fix folders and filters default value 2023-08-11 13:48:41 +02:00
Elio Struyf
598785570f #615 - Added relative option to the public folder setting 2023-08-06 15:00:31 -04:00
Elio Struyf
5ad545ae5c #615 - support for astro:assets added 2023-08-05 22:03:17 -04:00
Elio Struyf
fe7c29adbb Fix typo in reference 2023-08-04 17:10:46 -04:00
Elio Struyf
1257731209 Update panel wv to provider 2023-08-04 17:06:19 -04:00
Elio Struyf
92dfc90506 Update references 2023-08-04 16:56:44 -04:00
Elio Struyf
0fb8ba7698 Downgrade vscode version 2023-08-04 16:51:13 -04:00
Elio Struyf
74b05d6d8c Dependency updates + Panel view refactoring 2023-08-04 16:49:01 -04:00
Elio Struyf
987bfab8b4 Optimize check 2023-08-03 10:31:19 -04:00
Elio Struyf
a320ea003f Only bind the save and delete listeners once 2023-08-03 10:04:02 -04:00
Elio Struyf
c26a2692ef Update changelog 2023-07-29 14:25:09 -04:00
Elio Struyf
8e77d3662b update changelog 2023-07-29 13:27:14 -04:00
Elio Struyf
73ba8844e3 German localization added 2023-07-29 13:26:00 -04:00
Elio Struyf
14fb4d836d Update changelog 2023-07-26 19:10:21 -04:00
Elio Struyf
ad25260ddc 9.0.0 2023-07-26 19:04:10 -04:00
Elio Struyf
3fabda4bc8 Updated changelog 2023-07-26 19:03:43 -04:00
Elio Struyf
6379918f8c Merge pull request #600 from mayumih387/issue/598 2023-07-26 19:02:02 -04:00
mayumihara
f6bd6a29b0 Merge branch 'estruyf:issue/598' into issue/598 2023-07-26 15:42:51 +09:00
mayumih387
31ca2cd7c7 Created Japanese translation 2023-07-26 15:24:36 +09:00
mayumih387
ac4c7d8433 Revised URL typo 2023-07-26 15:24:02 +09:00
Elio Struyf
4a477e6589 Fix typo 2023-07-25 21:52:08 -04:00
Elio Struyf
545850392d Merge branch 'dev' into issue/598 2023-07-25 21:51:02 -04:00
Elio Struyf
5796d93b0d #611: Fix typo in the frontMatter.global.disabledNotifications setting 2023-07-25 21:49:29 -04:00
mayumihara
35ad309fd5 Merge branch 'estruyf:issue/598' into issue/598 2023-07-22 11:17:30 +09:00
Elio Struyf
8379ed8b3b Localization of commands and settings 2023-07-21 21:02:47 -04:00
mayumihara
bb6c47ac10 Merge branch 'estruyf:issue/598' into issue/598 2023-07-21 22:08:56 +09:00
Elio Struyf
8222fb3cd3 Update contentFolder 2023-07-21 08:08:25 -04:00
mayumihara
af5400d5fd Merge branch 'estruyf:issue/598' into issue/598 2023-07-20 12:09:55 +09:00
Elio Struyf
face167d56 Update sentry 2023-07-19 21:49:59 -04:00
Elio Struyf
0924a97b43 Final localization keys and values 2023-07-19 21:37:32 -04:00
Elio Struyf
4dc1016797 Update panel localization 2023-07-19 19:20:58 -04:00
Elio Struyf
31a2451482 Panel localization 2023-07-19 18:39:40 -04:00
Elio Struyf
f5abbff636 Merge branch 'dev' into issue/598 2023-07-19 17:23:41 -04:00
Elio Struyf
70f6b7261c Panel content type 2023-07-19 10:16:54 -04:00
Elio Struyf
5fa49f6d87 Localization dashboard webview 2023-07-19 10:07:31 -04:00
Elio Struyf
a4bf972b1d Localization of steps + taxonomy 2023-07-17 21:46:58 -04:00
Elio Struyf
ed8954b38a Update preview + snippets 2023-07-17 19:23:44 -04:00
Elio Struyf
b289f2d6f4 Added media localization 2023-07-17 19:07:42 -04:00
Elio Struyf
906d74626a Update localization 2023-07-17 09:59:14 -04:00
Elio Struyf
15b58181fd Added watch script + localization 2023-07-16 20:01:09 -04:00
Elio Struyf
c35dace7c7 Localization updates 2023-07-17 01:47:15 +02:00
Elio Struyf
84c647a93c Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-07-12 09:23:42 +02:00
Elio Struyf
e32813847f Issue: Can't previe index.md of hugo reaf bundle with "previewPath": "/{{pathToken.relPath}}" #603 2023-07-12 09:22:57 +02:00
Elio Struyf
6cd304f739 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-07-11 14:20:35 +02:00
Elio Struyf
edb8bf8ff7 #602: fix for Windows paths 2023-07-11 14:20:15 +02:00
Elio Struyf
dee11aedce Slash fix 2023-07-11 14:11:17 +02:00
Elio Struyf
8d72f0845a Feedback: Hugo with partial content in modules vs. Dashboard #602 2023-07-11 10:53:08 +02:00
Elio Struyf
4b87430776 Fix hardcoded reference 2023-07-11 10:08:14 +02:00
Elio Struyf
6de325b8ec Add description AI + put theme suppor in stable mode 2023-07-10 16:42:08 +02:00
Elio Struyf
d52fabc9e9 Small css fix 2023-07-10 12:02:38 +02:00
Elio Struyf
7864e9d2b9 Add new find script 2023-07-05 13:07:28 +02:00
mayumih387
bc14b67ec1 Added translate for Actions 2023-07-04 22:47:27 +09:00
mayumih387
345ce4751f Added Japanese 2023-07-04 22:35:28 +09:00
Elio Struyf
bcc8060aa9 Update prepublish 2023-07-04 12:17:24 +02:00
Elio Struyf
c247af449a #598: Add localization support to the panel + scripts 2023-07-04 10:53:35 +02:00
Elio Struyf
71743bf292 #598: initial configuration for a multilingual UI 2023-07-03 18:47:11 +02:00
Elio Struyf
ba4f49afa2 #569 - Remove folder when using page bundle 2023-07-03 14:06:12 +02:00
Elio Struyf
bf0746d315 #599: Add a placeholder when the base panel view is empty 2023-07-02 13:32:55 +02:00
Elio Struyf
c02e02e9bd #590 - Fix in metadata parsing 2023-07-02 12:18:44 +02:00
Elio Struyf
3ec532ef17 #596 - Fix for number field in block data 2023-06-30 15:06:25 +02:00
Elio Struyf
a041d8267f Issue: Media used as fieldGroup inside a fieldGroup not working #590 2023-06-30 12:54:44 +02:00
Elio Struyf
313d2eff8c Fix styling issue 2023-06-29 17:50:41 +02:00
Elio Struyf
e6b28ce7ba #595: Fix media metadata 2023-06-29 17:13:32 +02:00
Elio Struyf
c1410de12e Enhancement: Date format in preview path #593 2023-06-29 11:43:40 +02:00
Elio Struyf
1be87875d6 update badges 2023-06-23 14:13:10 +02:00
Elio Struyf
143599bb39 #591 - Added date format support on datetime field 2023-06-22 14:51:33 +02:00
Elio Struyf
c9095caa03 #590 - Fix image update in block 2023-06-21 10:17:22 +02:00
Elio Struyf
b644cab111 process image fields in blocks 2023-06-21 09:00:47 +02:00
Elio Struyf
b799b46d08 #590 - Fix for image fields inside a sub-block 2023-06-20 15:36:00 +02:00
Elio Struyf
91d6d359d0 #588 - Added support to override card fields 2023-05-26 09:01:16 +02:00
Elio Struyf
4bf661563b Remove console 2023-05-24 15:53:20 +02:00
Elio Struyf
d641060b62 New useExtensibility hook + extensibility points 2023-05-24 15:53:02 +02:00
Elio Struyf
9e99ebf321 Remove log 2023-05-23 16:31:25 +02:00
Elio Struyf
e251a4f896 #585 - Fix empty slugs 2023-05-23 16:29:36 +02:00
Elio Struyf
a29d2a86e0 #586 - Allow to specify the content card fields 2023-05-23 15:35:58 +02:00
Elio Struyf
9515b74182 #585 - Added content relationship field 2023-05-17 13:40:12 +02:00
Elio Struyf
7a2a2004f6 #584 - Generate content type without type field 2023-05-16 13:17:05 +02:00
Elio Struyf
25ddadd5d6 #584 - Ignore type field in content-type validation 2023-05-10 14:35:43 +02:00
Elio Struyf
e18a5c082f Added customfield option to the field types 2023-05-10 14:26:03 +02:00
Elio Struyf
3a0fe7b4db Merge pull request #581 from santoshyadavdev/main 2023-05-02 10:09:23 +02:00
Santosh Yadav
b91713351e fix: correct link for data files view 2023-05-01 00:37:38 +02:00
Elio Struyf
9884bc753c #577 - Fix in the dataFile field 2023-04-26 10:43:49 +02:00
Elio Struyf
04d6bfd0df #424 - update setting 2023-04-24 09:15:34 +02:00
Elio Struyf
0effbc7b7c Merge branch 'unional-patch-1' into dev 2023-04-24 09:11:14 +02:00
Homa Wong
3166ad49cc fix: typo
This should fix the error:

```sh
$ref 'gobalconfiguration' in 'vscode://schemas/settings/configurationDefaults' can not be resolved.```
2023-04-23 21:10:53 -07:00
Elio Struyf
c5aedfffd1 Enhancement: Add ability to open snippet in modal for editing #424 2023-04-18 12:54:55 +02:00
Elio Struyf
89344aef15 #424 - Implementation of the snippet wrapper 2023-04-18 09:42:15 +02:00
Elio Struyf
d11c7e8509 #558 #573 - Fix taxonomy db creation when project is not initialized 2023-04-15 10:47:56 +02:00
Elio Struyf
5f1279eeb8 8.5.0 2023-04-14 15:54:03 +02:00
Elio Struyf
32da568025 Update version 2023-04-14 15:53:29 +02:00
Elio Struyf
628782432a #558 - Moved taxonomy to its own database file 2023-04-14 15:53:16 +02:00
Elio Struyf
28e4220b74 Fix for content updates 2023-04-14 15:11:27 +02:00
Elio Struyf
5939dccc3b update changelog 2023-04-14 13:56:11 +02:00
Elio Struyf
fd362f3787 Merge branch 'issue/566' into dev 2023-04-14 13:52:47 +02:00
Elio Struyf
055733658b #572 - fix link 2023-04-12 19:30:24 +02:00
Elio Struyf
994c7f6405 Added status and date field classes 2023-04-07 10:26:43 +02:00
Elio Struyf
58e6da0fcc Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-04-07 10:20:34 +02:00
Elio Struyf
510c982de1 #567 - Update positioning of taxonomy filters 2023-04-07 10:20:29 +02:00
Elio Struyf
e941153fa8 Update positioning of taxonomy filters 2023-04-07 10:19:19 +02:00
Elio Struyf
a84cce2f0f #568 - Update preview when slug changes 2023-04-07 10:14:10 +02:00
Elio Struyf
76126b0291 #566 - implementing persistent panel for previews 2023-04-06 19:21:56 +02:00
Elio Struyf
6f2dc2cb52 #564 - only pass strings to the taxonomy dashboard 2023-04-04 16:25:29 +02:00
Elio Struyf
4fb32bbf9e Merge pull request #560 from estruyf/dev 2023-04-03 16:48:35 +02:00
Elio Struyf
11103ad52f Updated the changelog 2023-04-03 15:57:03 +02:00
Elio Struyf
398691bace #557 - Fix for dropdown of the tag picker 2023-04-03 12:50:58 +02:00
Elio Struyf
7df731b55f Merge branch 'issue/548-projects' into dev 2023-04-02 21:29:34 +02:00
Elio Struyf
61d8d606a7 #556 #555 - better field type detection 2023-04-02 21:22:39 +02:00
Elio Struyf
f65060fc7c #523 - add default step 2023-04-01 19:18:16 +02:00
Elio Struyf
7bd77e436d #535 - fix when no image is selected 2023-04-01 15:46:49 +02:00
Elio Struyf
4b37c4c9a4 Changelog update 2023-03-31 17:01:42 +02:00
Elio Struyf
6f51e6bcd3 Update changelog 2023-03-31 16:43:13 +02:00
Elio Struyf
744e4a8fa5 Merge branch 'issue/548-projects' into dev 2023-03-31 09:16:50 +02:00
Elio Struyf
fe2a1158e2 Update chanelog 2023-03-31 09:14:52 +02:00
Elio Struyf
ecab542a65 #554 - hide media snippets 2023-03-31 09:07:41 +02:00
Elio Struyf
78f0e7f56a #548 - Project selection support 2023-03-30 21:06:04 +02:00
Elio Struyf
6bb9831542 Implementation of the project selector 2023-03-30 18:28:04 +02:00
Elio Struyf
30df5c6233 #549 - Added the folder name 2023-03-30 11:50:22 +02:00
Elio Struyf
3086ca67ce #552 - Fix for content retrieval in multi-root workspaces 2023-03-29 17:30:04 +02:00
Elio Struyf
8054a964b4 #549 - check changes in submodule 2023-03-29 08:39:41 +02:00
Elio Struyf
5336f3c9c2 #550 - Taxonomy suggestions 2023-03-28 22:41:21 +02:00
Elio Struyf
d52f51fec7 #549 - sync submodule changes 2023-03-28 20:19:32 +02:00
Elio Struyf
29479a8c05 Fix for extending array settings + card Image check 2023-03-25 11:26:45 +01:00
Elio Struyf
5d1ed08658 #513 - Add support for card image extensibility 2023-03-23 14:49:29 +01:00
Elio Struyf
e23960d9ee #547 - check for parent field 2023-03-23 12:20:52 +01:00
Elio Struyf
623878049a #547 - fix default value 2023-03-22 10:43:52 +01:00
Elio Struyf
fafe64d116 #538 - update stringify 2023-03-21 09:52:30 +01:00
Elio Struyf
9c5b8aa445 Updated name 2023-03-21 09:39:46 +01:00
Elio Struyf
5011c1c95d #538 - encodeEmoji property support 2023-03-20 13:19:32 +01:00
Elio Struyf
898f59ed6a #543 - fix json schema 2023-03-20 10:22:47 +01:00
Elio Struyf
781db743dc #528 - fix for astro files 2023-03-19 19:56:06 +01:00
Elio Struyf
a66bf12a24 #541 - rewrite the ai logic 2023-03-19 16:29:10 +01:00
Elio Struyf
5f1c835842 #541 - silent account retrieval 2023-03-19 12:13:29 +01:00
Elio Struyf
a274a34194 Update changelog 2023-03-18 21:30:11 +01:00
Elio Struyf
a958ee6fdc update changelog 2023-03-18 21:28:57 +01:00
Elio Struyf
3a5d57e03a #541 - Title suggestion AI support 2023-03-18 21:25:40 +01:00
Elio Struyf
d29d0cfc44 #512 - added frontmatter config folder support 2023-03-17 16:00:20 +01:00
Elio Struyf
f45affbd2e Merge branches 'dev' and 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-17 13:20:31 +01:00
Elio Struyf
6058a02b70 #512 - added jsonc file association for frontmatter.json 2023-03-17 13:12:17 +01:00
Elio Struyf
e84bf8336f #529 - fix yaml parsing in Windows 2023-03-17 12:26:31 +01:00
Elio Struyf
ea19c61b4e update settings link 2023-03-17 11:14:34 +01:00
Elio Struyf
7a901e6eba update changelog 2023-03-16 15:19:19 +01:00
Elio Struyf
48e1cd882a Added an unknown field for uniforms 2023-03-16 15:18:46 +01:00
Elio Struyf
42c44ca3a5 #539 - fix file prefix 2023-03-16 09:51:57 +01:00
Elio Struyf
b48008eb41 #537 - added support for ./ in public folder 2023-03-16 09:30:05 +01:00
Elio Struyf
bc3407fd7b #534 - move to database folder 2023-03-15 13:13:18 +01:00
Elio Struyf
143f8d799a Hover effect on images 2023-03-15 13:12:08 +01:00
Elio Struyf
73e1f21117 #535 - retain scroll position 2023-03-15 10:11:47 +01:00
Elio Struyf
92d507364e #536 - Update relative path 2023-03-15 09:02:14 +01:00
Elio Struyf
623c340f49 Removed logging 2023-03-15 08:51:15 +01:00
Elio Struyf
e661753d51 Update activation message 2023-03-15 08:51:04 +01:00
Elio Struyf
265db6f5dd #537 - Allow root path 2023-03-14 22:47:10 +01:00
Elio Struyf
1e3b4c8eaf #536 - Set the script root folder 2023-03-14 22:32:16 +01:00
Elio Struyf
f583ab2f97 #363 - Update labelfield 2023-03-14 17:21:19 +01:00
Elio Struyf
35d87226f6 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-14 08:38:59 +01:00
Elio Struyf
fccffa4ea2 #363 - Multiline support 2023-03-14 08:38:37 +01:00
Elio Struyf
22dbf4681f Removed app insights + custom metrics 2023-03-13 12:45:05 +01:00
Elio Struyf
56deb432fd Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-13 08:56:43 +01:00
Elio Struyf
b9e46d551e #531 - fix list items 2023-03-13 08:56:37 +01:00
Elio Struyf
605ebc6a37 Set chatbot to experimental for better styling 2023-03-11 11:32:37 +01:00
Elio Struyf
c159d8037c #530 - Loading message added 2023-03-10 16:37:11 +01:00
Elio Struyf
b3a1628b77 #530 - Chatbot API update 2023-03-10 11:54:11 +01:00
Elio Struyf
5a56577695 Merge branch 'poc/ai' into dev 2023-03-09 21:06:25 +01:00
Elio Struyf
36a903c7b6 #530 - Front Matter AI 2023-03-09 21:06:13 +01:00
Elio Struyf
ecacba53a7 Added chatbot integration 2023-03-09 18:09:18 +01:00
Elio Struyf
94819cef62 #521 - fix snippets placeholder 2023-03-07 15:32:08 +01:00
Elio Struyf
14515e4f59 #526 - Fix content menu 2023-03-07 15:14:15 +01:00
Elio Struyf
53dd1303dc #518 - revert and update yaml parser + config 2023-03-06 10:46:23 +01:00
Elio Struyf
0ee4ed9e3c Merge branches 'dev' and 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-06 10:19:03 +01:00
Elio Struyf
9a2b0cb005 Update changelog date 2023-03-06 10:15:42 +01:00
Elio Struyf
9f11b94c60 #520 - Add url protocol 2023-03-04 12:11:42 +01:00
Elio Struyf
34f5e9c41b #523 - number options 2023-03-04 11:59:39 +01:00
Elio Struyf
ced176adad #524 - Remove global settings 2023-03-04 11:13:41 +01:00
Elio Struyf
f2c8c0a8d6 Added default servers for frameworks 2023-03-04 10:48:36 +01:00
Elio Struyf
6f45277b49 #522 - Add Astro support 2023-03-04 10:45:18 +01:00
Elio Struyf
541e02e72c Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-02 21:23:02 +01:00
Elio Struyf
cae62232c6 Fix panel alignment 2023-03-02 21:22:41 +01:00
Elio Struyf
8a2ee4c82c Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2023-03-02 11:51:18 +01:00
Elio Struyf
4ffcd76aac Remove log 2023-03-02 11:51:05 +01:00
Elio Struyf
3b0ea3132c #518: Fix YAML parser 2023-03-02 11:50:24 +01:00
Elio Struyf
cf29121bc0 Fix isDevelopment check 2023-02-28 19:33:57 +01:00
Elio Struyf
cbeda07d25 #513 - Added devtools command 2023-02-28 14:45:18 +01:00
Elio Struyf
8bc63a48a0 #513 - devmode for ext 2023-02-28 12:49:03 +01:00
Elio Struyf
026bcd0a84 #513 - support for custom field + panel view 2023-02-27 17:37:16 +01:00
Elio Struyf
cf6133b143 8.4.0 2023-02-26 15:38:50 +01:00
Elio Struyf
872487db4a Added the UI scripts to experimental features 2023-02-26 15:38:38 +01:00
Elio Struyf
386bf0218d Added external script loading 2023-02-26 15:18:57 +01:00
Elio Struyf
ecca570e30 Extensibility script solution 2023-02-24 19:11:31 +01:00
Elio Struyf
7e398d206a POC of rendering custom HTML 2023-02-24 18:21:12 +01:00
Elio Struyf
75af200108 Update submenu 2023-02-19 14:56:31 +01:00
Elio Struyf
d364bde59d Merge pull request #507 from estruyf/dev 2023-02-14 16:37:29 +01:00
Elio Struyf
8ae105fd6e Fixes in preview paths 2023-02-14 16:12:39 +01:00
Elio Struyf
3a8854b060 update changelog 2023-02-13 19:58:07 +01:00
Elio Struyf
af393bbfc5 #425 - fix for global file path 2023-02-12 13:23:20 +01:00
Elio Struyf
76707b9eee Update changelog 2023-02-11 15:55:00 +01:00
Elio Struyf
8042a25fbb Update changelog 2023-02-11 13:18:40 +01:00
Elio Struyf
1a3520833b #506 - added default filename 2023-02-11 12:08:58 +01:00
Elio Struyf
1b1eac0a43 Merge branch 'furkanb-issue/#504' into dev 2023-02-11 12:08:04 +01:00
furkanb
6b19e69806 sanitize defaultFileName 2023-02-11 01:55:07 +03:00
furkanb
04960b7fdb issue/#504 2023-02-11 01:47:03 +03:00
Elio Struyf
3ca979bea9 updated changelog 2023-02-10 14:58:12 +01:00
Elio Struyf
12ecee8c49 Fix address bar of preview 2023-02-10 14:53:23 +01:00
Elio Struyf
680ea99f05 #425 - Added content type check 2023-02-10 14:44:25 +01:00
Elio Struyf
39cee294af #425 - Preview questions when folder is not found 2023-02-10 14:24:14 +01:00
Elio Struyf
558845a8d2 #425 - added new placeholders for previews 2023-02-10 13:24:59 +01:00
Elio Struyf
327559fdd7 #425 - support added for placeholders in the page folders path 2023-02-09 22:30:36 +01:00
Elio Struyf
2efbfa7820 Add button border to align with VSCode 2023-02-09 21:27:30 +01:00
Elio Struyf
cdeaa87321 #480 - Updating add missing fields label 2023-02-09 21:14:40 +01:00
Elio Struyf
483cfcd761 #505 - Small theming fixes 2023-02-09 17:35:16 +01:00
Elio Struyf
74bc8d78a0 #505 - Enhancements to theming of the data fields 2023-02-09 17:24:42 +01:00
Elio Struyf
bc88df98ee #505 - Data view theming 2023-02-09 13:32:34 +01:00
Elio Struyf
d48e63ba32 Restructuring components 2023-02-09 11:28:22 +01:00
Elio Struyf
20ee0e1ca5 #505 - Step + welcome view colors 2023-02-08 19:27:48 +01:00
Elio Struyf
716f7d1f0c #505 - Preview theming 2023-02-07 20:32:23 +01:00
Elio Struyf
5119f631f3 Enhancement: VS Code theme support for the dashboards #505 2023-02-07 19:59:46 +01:00
Elio Struyf
4eea855d0f #505 - Header theming 2023-02-07 17:47:07 +01:00
Elio Struyf
5354619283 #505 - Theming for snippets view 2023-02-07 13:49:05 +01:00
Elio Struyf
dd939f4b7a #505 - Media folder items styling 2023-02-07 10:48:19 +01:00
Elio Struyf
2635cc9b6d #505 - Media dashboard theming WIP 2023-02-07 10:32:01 +01:00
Elio Struyf
c843e74077 #505 - Align to theme colors WIP 2023-02-06 18:26:11 +01:00
Elio Struyf
baed139cc6 Implement new scoped groups from tailwind 2023-02-05 14:39:28 +01:00
Elio Struyf
38839470ac #502 - Keyboard bindings added 2023-02-05 14:31:25 +01:00
Elio Struyf
8a4b24396c #503: Allow making changes to preview URL + tailwind v3 update 2023-02-05 14:13:43 +01:00
Elio Struyf
4a50cf70a0 #473 - Allow setting the SEO title name 2023-02-04 10:08:25 +01:00
Elio Struyf
db38b9da68 #488 - Create the .frontmatter folder on initialization, not before 2023-02-02 21:06:20 +01:00
Elio Struyf
2b7f124582 #496 - Move to file storage for larger states 2023-02-02 18:46:50 +01:00
Elio Struyf
089f0a643d Merge pull request #500 from pongstr/dev 2023-02-02 12:11:15 +01:00
Pongstr
9c9102f6f5 chore(devx-improvements): Deps upgrades + Prettier 2023-02-02 11:13:55 +02:00
Elio Struyf
c95d79a218 Merge pull request #499 from pongstr/devx-improvements 2023-02-01 15:17:16 +01:00
Pongstr
c0b1e4383f init: sync with dev 2023-02-01 16:13:57 +02:00
Pongstr
ddf2873794 init 2023-02-01 11:58:31 +02:00
Pongstr
faf629cca5 init 2023-02-01 11:40:12 +02:00
Elio Struyf
bf4b66564c #497 - Support for movie media added 2023-01-30 10:19:05 +01:00
Elio Struyf
5c62255605 #494 - Support added for remote images as previews 2023-01-30 10:11:06 +01:00
Elio Struyf
4f91aeb80b Update wf name 2023-01-24 10:52:00 +01:00
Elio Struyf
e19b4d7d6c #493 - fix issue with custom placeholders 2023-01-24 10:44:16 +01:00
Elio Struyf
7f02fe34ba Update labels flow 2023-01-09 13:41:21 +01:00
Elio Struyf
5dec859849 Merge branch 'main' into dev 2023-01-07 20:18:57 +01:00
Elio Struyf
5e1558ecfa Update labeling 2023-01-07 20:18:45 +01:00
Elio Struyf
8a099de859 Updated vsce dependency 2022-12-24 09:47:13 +01:00
Elio Struyf
ddef00726b update badges 2022-12-24 09:42:40 +01:00
Elio Struyf
70316c4c28 #474 - Allow to define the file prefix on content types 2022-12-23 15:00:49 +01:00
Elio Struyf
50f2e7ea72 Update readme 2022-12-23 12:12:27 +01:00
Elio Struyf
663d346e2e Temporarily remove badges 2022-12-23 12:07:26 +01:00
Elio Struyf
d42561fbf5 #469 - Fix for using the root folder as content folder 2022-12-23 12:02:49 +01:00
Elio Struyf
0c5224b5f9 Update changelog 2022-12-23 10:27:39 +01:00
Elio Struyf
cfa805add9 #407 - support for external config files 2022-12-23 10:26:20 +01:00
Elio Struyf
86a8ef68b6 Settings override 2022-12-22 21:04:24 +01:00
Elio Struyf
cc2c6dc217 Allow external configurations - start 2022-12-22 18:03:04 +01:00
Elio Struyf
1764965aa7 8.3.0 2022-12-14 10:18:22 +01:00
Elio Struyf
12559bae4a #482 - Default content type description update 2022-12-14 10:17:47 +01:00
Elio Struyf
fc1d750c5e #470 - Fix initialize project dashboard description 2022-12-14 09:45:17 +01:00
Elio Struyf
85c4a869e3 #484 - Workspace path update 2022-12-14 09:40:32 +01:00
Elio Struyf
8b3889f997 #484 - validate if command is available 2022-12-14 09:00:53 +01:00
Elio Struyf
75b01cde7b #484 - Script support for different environments 2022-12-13 12:00:01 +01:00
Elio Struyf
c75ab2a07b Update sponsor 2022-12-12 09:02:14 +01:00
Elio Struyf
a12cf70a80 Merge pull request #477 from estruyf/dev 2022-12-08 18:12:53 +01:00
Elio Struyf
4b1d80f04b Prepare v8.2.0 release 2022-12-08 18:08:58 +01:00
Elio Struyf
a84fecaf96 Update json schema + changelog 2022-12-08 16:46:45 +01:00
Elio Struyf
5b9c279fa2 #471 - Fix typo 2022-12-02 11:49:56 +01:00
Elio Struyf
f67be9efb9 update changelog 2022-11-24 17:26:22 +01:00
Elio Struyf
4c50100230 Merge pull request #466 from albbus-stack/git-deleted-files-fix
Thank you @albbus-stack!
2022-11-24 17:25:01 +01:00
albbus-stack
82ace03692 Added git deleted files in the push method 2022-11-24 14:24:09 +01:00
Elio Struyf
576d07fdef Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-11-14 19:40:42 +01:00
Elio Struyf
f6bc4fb630 #365 - conditional support 2022-11-14 19:40:38 +01:00
Elio Struyf
c35f4ab070 Merge branch 'issue/362-ui' into dev 2022-11-14 19:39:11 +01:00
Elio Struyf
59cbc03b0c #458 - Add prefix to page bundles 2022-11-14 10:48:15 +01:00
Elio Struyf
0ea06a841e #412 - script splitting fix 2022-11-14 10:40:52 +01:00
Elio Struyf
b54eb5a360 #462 - Fix issue in script error notification 2022-11-14 10:40:30 +01:00
Elio Struyf
16b6fff6dc #362 - Case sensitive + insensitive option 2022-11-13 20:21:47 +01:00
Elio Struyf
7a46729a46 #362 - additional operators 2022-11-12 18:11:24 +01:00
Elio Struyf
32182c3df0 #362 - Start on conditional ui 2022-11-10 17:21:16 +01:00
Elio Struyf
78587509b3 Update readme 2022-11-09 13:59:19 +01:00
Elio Struyf
e3bd7eebbe #360 - Define which content types can be used on your page folders 2022-11-09 13:59:14 +01:00
Elio Struyf
f1a8e0d425 #458 - Ability to configure the file prefix on folder level 2022-11-09 10:31:49 +01:00
Elio Struyf
33e294d702 #455 - Show a description for the SEO section 2022-11-08 11:51:41 +01:00
Elio Struyf
e098442eaa #412 - Allow title on snippets 2022-11-07 17:28:40 +01:00
Elio Struyf
1de14122c5 #440 - Filter on description 2022-11-07 15:59:20 +01:00
Elio Struyf
c0838fffd4 #448 - Full workspace path replacement 2022-11-07 10:50:01 +01:00
Elio Struyf
082c25144f #448 - Fix file retrieval 2022-11-05 18:29:47 +01:00
Elio Struyf
d701651a05 #440 - Type to search/filter in the snippets dashboard 2022-11-04 15:25:00 +01:00
Elio Struyf
5205b2d079 #450 - Additional date placeholders 2022-11-04 10:34:46 +01:00
Elio Struyf
e864d56081 #447 - Allow to use placeholders on git commit messages 2022-11-04 10:33:23 +01:00
Elio Struyf
c6a4c239a0 #449 - Show filename if the title is not set 2022-11-04 09:58:54 +01:00
Elio Struyf
42fbdf9708 #412 - Support for sub-folders 2022-10-31 09:59:33 +01:00
Elio Struyf
8d53990aea #430 - support for post_asset_folder folder 2022-10-08 17:33:42 +02:00
Elio Struyf
b9a0c656d3 async updates for settings 2022-10-07 13:32:49 +02:00
Elio Struyf
8a8db67e82 #427 - Add hexo as SSG option 2022-10-07 13:32:42 +02:00
Elio Struyf
0ac4571859 Merge branch 'issue/431' into dev 2022-10-07 10:38:55 +02:00
Elio Struyf
a072957793 Updated exists to async 2022-10-06 21:49:53 +02:00
Elio Struyf
fad5ad7243 Moving away from fs sync methods 2022-10-06 21:36:51 +02:00
Elio Struyf
b248ee7184 Merge branch 'release/v8.1.2' into dev 2022-10-06 14:49:17 +02:00
Elio Struyf
cf2d170d6f Merge pull request #437 from estruyf/release/v8.1.2 2022-10-06 14:47:13 +02:00
Elio Struyf
8d577ceb79 #435 #436 - fixes 2022-10-06 14:42:43 +02:00
Elio Struyf
5748aa0540 8.1.2 2022-10-06 14:38:37 +02:00
Elio Struyf
4e850e5cb9 Fix field error message color 2022-10-06 14:23:49 +02:00
Elio Struyf
f89d4fce3f #431 - Update changelog 2022-10-04 17:05:04 +02:00
Elio Struyf
1ecf75ae9c Merge branch 'issue/431' into dev 2022-10-04 17:00:48 +02:00
Elio Struyf
888e5c5229 Get webview URI for Windows 2022-10-04 13:47:41 +02:00
Elio Struyf
45eb542619 #431 - Allow pagination page nr 2022-10-03 21:31:23 +02:00
Elio Struyf
5a565f1154 #412 - Override duplicates in config split 2022-10-03 14:07:14 +02:00
Elio Struyf
78002563be Clear cache command 2022-10-03 13:22:40 +02:00
Elio Struyf
be3071dc18 Merge branch 'dev' into issue/431 2022-10-02 20:18:46 +02:00
Elio Struyf
5c9d7eda17 #433 - fix title and description rendering if not string 2022-10-02 20:01:59 +02:00
Elio Struyf
9f3cfd9d3a #434 - Webview errors are logged in the extension output 2022-10-02 14:26:22 +02:00
Elio Struyf
0c6ae47a7b #434 - Webview errors are logged in the extension output 2022-10-02 14:25:11 +02:00
Elio Struyf
726a26850d #431 - Cache changes + Tab navigation 2022-10-02 14:23:51 +02:00
Elio Struyf
5fbb05f083 #431 - Performance improvements for first load 2022-10-01 20:30:18 +02:00
Elio Struyf
afca99b53a Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-10-01 10:36:34 +02:00
Elio Struyf
a8d2c428bc #428 - Image inserting UX enhancement 2022-10-01 10:36:29 +02:00
Elio Struyf
5254f2b7f9 #412 Support added for data files and custom scripts 2022-09-30 14:44:07 +02:00
Elio Struyf
13a71cfd82 #412 - Update setting casing 2022-09-30 10:44:14 +02:00
Elio Struyf
07d67bf881 #412 - allow config folders to use lowercase 2022-09-30 09:54:55 +02:00
Elio Struyf
27887bedef #412 - splitting configuration files 2022-09-29 20:36:02 +02:00
Elio Struyf
2b8f08c03c #406 - Single data entries 2022-09-27 13:16:44 +02:00
Elio Struyf
cb2194bc48 8.2.0 2022-09-27 12:04:50 +02:00
Elio Struyf
46872f81ac Include CMS in the display name 2022-09-27 09:00:14 +02:00
Elio Struyf
eb9984396b Merge pull request #423 from estruyf/dev 2022-09-23 12:47:54 +02:00
Elio Struyf
b7b79024e1 8.1.1 2022-09-23 12:44:18 +02:00
Elio Struyf
d17cc901ff #422 - Fix panel initialization logic 2022-09-23 09:20:59 +02:00
Elio Struyf
1fe03197e3 Merge pull request #421 from estruyf/dev 2022-09-22 13:43:18 +02:00
Elio Struyf
a1eaa5baca Updated changelog for v8.1.0 2022-09-22 11:49:15 +02:00
Elio Struyf
b83b2205c0 Fix issue in image field with required message 2022-09-21 09:55:57 +02:00
Elio Struyf
989d20c474 #417 - New hyperlink wysiwyg option 2022-09-19 10:40:15 +02:00
Elio Struyf
2cf3ff93c5 #418 - Heading and divider fields 2022-09-19 10:18:41 +02:00
Elio Struyf
67b44dce42 #369 - taxonomy fix 2022-09-19 09:52:02 +02:00
Elio Struyf
c182a67daa Remove logging 2022-09-19 09:45:02 +02:00
Elio Struyf
2494e4c6c5 #369 - Notification fix 2022-09-19 09:43:57 +02:00
Elio Struyf
efc230f81e #391 - New description property 2022-09-16 16:47:32 +02:00
Elio Struyf
e455fa764b #369 - required fields 2022-09-15 11:13:26 +02:00
Elio Struyf
c6273fa9c1 #408 - add missing view mode 2022-09-12 10:38:53 +02:00
Elio Struyf
9f37ff773e #395: Media snippet enhancements 2022-09-09 18:01:55 +02:00
Elio Struyf
9b21e15c63 #402: Custom sorting of content now supports number fields 2022-09-09 16:44:37 +02:00
Elio Struyf
fe41d9a751 Remove bold version 2022-09-09 13:32:55 +02:00
Elio Struyf
5e91a0e7af Update version 2022-09-09 13:26:39 +02:00
Elio Struyf
e00186890c Update beta script 2022-09-09 13:22:36 +02:00
Elio Struyf
b2b017efc0 #404: Ordering of snippet fields is based on their field definition 2022-09-08 21:08:46 +02:00
Elio Struyf
51b11b66ab #403: Fix for media files with spaces on importing in article content 2022-09-08 20:59:50 +02:00
Elio Struyf
2275c1b9cc #401 - Enable paging on the content dashboard 2022-09-08 11:38:45 +02:00
Elio Struyf
bf98ff9a1d Disable popper 2022-09-08 11:01:29 +02:00
Elio Struyf
23c5a7bc18 #400: Fix for draft/published grouping 2022-09-08 10:44:07 +02:00
Elio
4d05c660c8 #398: Fix Windows folder path parsing in data folder retrieval 2022-09-08 10:00:38 +02:00
Elio Struyf
83d4427c09 New titles for inputs 2022-09-07 14:50:21 +02:00
Elio Struyf
45285d3cf2 8.1.0 2022-09-07 12:29:02 +02:00
Elio Struyf
f46fdb9fb0 Preview tab title 2022-09-07 10:03:25 +02:00
Elio Struyf
3557360297 #396 - Fix for index and _index previews 2022-09-07 09:59:27 +02:00
Elio Struyf
600c225265 Added divider between action buttons and custom ones 2022-09-07 08:48:14 +02:00
Elio Struyf
7fa814ca1b Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-09-05 15:00:33 +02:00
Elio
e4f44def47 Update changelog 2022-09-05 14:58:06 +02:00
Elio
08aa73f9c3 Merge branch 'dev' of https://github.com/estruyf/vscode-front-matter into dev 2022-09-05 14:57:27 +02:00
Elio
fcb564b054 #393 - Fix Windows file path 2022-09-05 14:55:34 +02:00
Elio Struyf
ac4aea68eb #352: Schema updates 2022-09-05 14:25:59 +02:00
Elio Struyf
ad6c37f62d Audit fix for dependencies 2022-09-05 10:55:38 +02:00
Elio Struyf
bc3d5cb6b2 Added contact links for issues 2022-09-05 10:53:57 +02:00
Elio Struyf
88c8cc82c8 #394: Ordering of snippet fields is based on their field definition 2022-09-05 10:37:30 +02:00
Elio Struyf
69e0dc3343 Hide the initialize project action 2022-09-02 13:44:11 +02:00
Elio Struyf
dda9b88752 #388: Added a stop server action 2022-09-02 13:42:50 +02:00
Elio Struyf
5b712e64d7 #390: Implement another JSON parser 2022-09-02 13:26:25 +02:00
Elio Struyf
af1cc15d3d Fix for new popper menu on media items 2022-09-02 09:50:09 +02:00
Elio Struyf
76e3c08405 Fix for custom placeholders that return errors 2022-09-02 09:49:48 +02:00
Elio Struyf
ebae16f724 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-08-11 20:58:32 +02:00
Elio Struyf
911adaa5d6 #383: Add the item menu to the content list view 2022-08-11 20:56:07 +02:00
Elio Struyf
1766c19133 #385: Add a default draft field value 2022-08-11 17:52:36 +02:00
Elio Struyf
4a8bbaf82e Fix for empty tags 2022-08-11 17:43:07 +02:00
Elio Struyf
fa7b9f3ad1 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-08-10 16:09:36 +02:00
Elio Struyf
ecc9c74091 #384: Fix issue title field in sub-fields 2022-08-10 16:09:21 +02:00
Elio Struyf
282c95be29 Initialize listeners 2022-08-04 21:33:00 +02:00
Elio Struyf
9325ce3638 Keep track of all config listeners 2022-08-04 21:32:30 +02:00
Elio Struyf
a4da46ca21 #379 - New frontMatter.config.reload command 2022-08-04 21:29:21 +02:00
Elio Struyf
44f30f70d5 Update authenticate command 2022-08-04 20:58:45 +02:00
Elio Struyf
2ef39cb2ed Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-08-04 15:23:50 +02:00
Elio Struyf
c8ecc92309 #376: post script functionality 2022-08-04 15:23:41 +02:00
Elio Struyf
3ca6609ace #377 - Git sync command 2022-07-30 14:23:57 +02:00
Elio Struyf
670791fcf6 #377 - update setting name 2022-07-29 16:16:38 +02:00
Elio Struyf
30dc33a859 #377: Git sync actions added on panel and content dashboard 2022-07-29 16:13:46 +02:00
Elio Struyf
07ed95793c #378 - Last modified update only to content in content folders 2022-07-28 11:36:26 +02:00
Elio Struyf
9a9ec33f9f Sorting fix 2022-07-27 12:08:39 +02:00
Elio Struyf
89aab6c74e #352 - Added notification + progress notification 2022-07-27 11:56:51 +02:00
Elio Struyf
c0e6c79c67 qna link 2022-07-22 16:03:45 +03:00
Elio Struyf
7badfda41b #352 - Custom placeholders now support scripting 2022-07-21 18:38:53 +03:00
Elio Struyf
9445ce6d37 #374 - Auto-fold the front matter section 2022-07-21 13:15:49 +03:00
Elio Struyf
1aa8f77590 #370 - updated JSON schema 2022-07-20 15:00:17 +03:00
Elio Struyf
dab6a46d98 #372 - Update taxonomy to taxonomies 2022-07-18 17:30:19 +03:00
Elio Struyf
6b940e2f24 Merge branch 'main' into dev 2022-07-18 17:27:06 +03:00
Elio Struyf
8c0ce05133 Hide settings icon 2022-07-17 08:13:51 +02:00
Elio Struyf
937494f81c Hide open settings + new docs and settings link 2022-07-17 08:13:42 +02:00
Elio Struyf
7392d7ea0d Merge pull request #371 from estruyf/dev 2022-07-13 13:57:22 +02:00
Elio Struyf
9fcc231a7a 8.0.1 2022-07-13 13:52:14 +02:00
Elio Struyf
149703a5df Fix for tags rendering on content cards 2022-07-13 13:52:06 +02:00
Elio Struyf
463455121e Improve media cards 2022-07-13 10:04:52 +02:00
Elio Struyf
43ae9a6ba2 Merge pull request #367 from estruyf/dev 2022-07-11 16:09:40 +02:00
Elio Struyf
c24cc2165f Changelog update 2022-07-11 16:03:03 +02:00
Elio Struyf
f177a61d4f Hide template button if disabled 2022-07-11 15:09:47 +02:00
Elio Struyf
f13b9e8ea5 #364 - Check content if ends with newline 2022-07-11 15:09:18 +02:00
Elio Struyf
c04dd79778 Test updates 2022-06-30 17:39:10 +02:00
Elio Struyf
00273a8c86 #366 - Better support for block in block fields 2022-06-29 09:57:32 +02:00
Elio Struyf
231ef804dc Added sponsor info 2022-06-28 17:13:11 +02:00
Elio Struyf
44dc22c792 #365 - FIx for the spinner 2022-06-28 15:17:32 +02:00
Elio Struyf
830fc550bd Ignore keywords field 2022-06-28 14:48:10 +02:00
Elio Struyf
6c7567a15c Fix when there is no title 2022-06-28 09:17:03 +02:00
Elio Struyf
be9797cc77 Updated gitignore 2022-06-28 09:05:28 +02:00
Elio Struyf
a78d9c5906 #364 - Honour file ending rules in data files 2022-06-28 09:04:38 +02:00
Elio Struyf
8f4fe45d9e Initial e2e test setup 2022-06-28 08:53:15 +02:00
Elio Struyf
79157feed5 #353 - Add the default content type on initialization 2022-06-16 11:53:08 +02:00
Elio Struyf
09888d5657 #291 - Hierarchy field support 2022-06-16 11:41:54 +02:00
Elio Struyf
a0371167bc #356 - fix schema for fieldGroups 2022-06-15 16:52:59 +02:00
Elio Struyf
0dc2623ded #358 - FIx for relative path of the public folder 2022-06-14 13:54:56 +02:00
Elio Struyf
7d81a83672 Merge branch 'main' into dev 2022-06-13 10:28:52 +02:00
Elio
17150a53bc 7.3.4 2022-06-13 10:23:57 +02:00
Elio
fbf1990045 Update version in changelog 2022-06-13 10:23:51 +02:00
Elio
c5881d7905 Update changelog 2022-06-13 10:20:47 +02:00
Elio
b83f7beb30 #354 - Windows file parsing fix 2022-06-13 10:19:20 +02:00
Elio
d2c5a850ef Keep panel open 2022-06-13 10:18:04 +02:00
Elio
5b334db3c9 #354 - Windows file parsing fix 2022-06-13 10:17:56 +02:00
Elio Struyf
69aa7a7648 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-06-13 09:10:51 +02:00
Elio Struyf
97e4313d93 Move content type methods 2022-06-13 09:10:40 +02:00
Elio Struyf
3f7acd7e26 Merge branch 'main' into dev 2022-06-11 20:04:31 +02:00
Elio Struyf
7a2b45f031 Fix double pages on contents dashboard 2022-06-11 20:02:35 +02:00
Elio Struyf
8ed64691c4 7.3.3 2022-06-11 20:00:16 +02:00
Elio Struyf
844971cdd9 Fix card render 2022-06-11 20:00:03 +02:00
Elio Struyf
cf376cdda7 #291 - Taxonomy dashboard improvements + command 2022-06-10 15:50:49 +02:00
Elio Struyf
1a6acce77f #350 - New previewPath property for page folders 2022-06-10 10:52:10 +02:00
Elio Struyf
e9258e1a7f #351 - New template property for content types 2022-06-10 10:28:18 +02:00
Elio Struyf
61b461661d Update use count 2022-06-10 09:35:58 +02:00
Elio Struyf
a12a3852d2 Fixes for the table overflow 2022-06-10 09:34:35 +02:00
Elio Struyf
0c94b33606 Move taxonomy value 2022-06-09 16:22:53 +02:00
Elio Struyf
23f3fbfadf 8.0.0 2022-06-09 15:40:24 +02:00
Elio Struyf
434e87b074 Changes to the taxonomy dashboard 2022-06-09 15:40:21 +02:00
Elio Struyf
081fb7ce2e Start of the taxonomy dashboard implementation 2022-06-08 18:37:13 +02:00
Elio Struyf
bd43ba8a6d #349 - Slug field 2022-06-03 15:58:19 +02:00
Elio Struyf
bd2860e225 #307 - List field 2022-06-02 09:19:06 +02:00
Elio Struyf
daeaf0a59d 7.4.0 2022-06-01 13:48:29 +02:00
Elio Struyf
9cc7ea09d6 #345 - Improve the UI of the media dashboard 2022-06-01 13:48:24 +02:00
Elio Struyf
4b6f283bf3 #348 - breadcrumb fix 2022-06-01 13:48:12 +02:00
Elio Struyf
e695bad1c6 Merge pull request #347 from estruyf/dev 2022-06-01 12:01:18 +02:00
Elio Struyf
fe31081907 7.3.2 2022-06-01 12:00:45 +02:00
Elio Struyf
248ccb3718 Update changelog 2022-06-01 12:00:36 +02:00
Elio Struyf
2260174ec2 Merge branch 'main' into dev 2022-06-01 11:59:30 +02:00
Elio Struyf
cd3a867422 #346 - Fix media refresh 2022-06-01 11:59:02 +02:00
Elio Struyf
05a63dd110 Create PULL_REQUEST_TEMPLATE.md 2022-05-30 13:32:48 +02:00
Elio Struyf
cfc0c3d5a1 Create CONTRIBUTING.md 2022-05-30 13:29:48 +02:00
Elio Struyf
d6dbca25ce Create CODE_OF_CONDUCT.md 2022-05-30 13:16:10 +02:00
Elio Struyf
d21ad14e89 Merge pull request #344 from estruyf/dev 2022-05-26 18:58:30 +02:00
Elio Struyf
8d00726322 Update changelog 2022-05-26 18:57:22 +02:00
Elio Struyf
af11c304d3 7.3.1 2022-05-26 18:53:35 +02:00
Elio Struyf
223276f6af #343 - Fix in schema for frontMatter.taxonomy.fieldGroups setting 2022-05-26 18:53:27 +02:00
Elio Struyf
a6fdfe0dfa Merge pull request #342 from estruyf/dev 2022-05-25 13:13:50 +02:00
Elio Struyf
6154164b1c Updated changelog 2022-05-25 13:09:16 +02:00
Elio Struyf
1cdb6c56a5 #336 - Fix for updating status field 2022-05-25 13:08:39 +02:00
Elio Struyf
c63310a2db Initialize template folder 2022-05-25 12:51:39 +02:00
Elio Struyf
9f681a7459 Remove template creation 2022-05-25 11:46:18 +02:00
Elio Struyf
2610032a38 Update for the dataFile field 2022-05-25 10:12:05 +02:00
Elio Struyf
d11e8112e0 Fix for data view 2022-05-25 10:09:21 +02:00
Elio Struyf
df5e346cf1 Changelog update 2022-05-24 12:03:30 +02:00
Elio Struyf
9892d14a62 default labels for issues 2022-05-20 16:55:51 +02:00
Elio Struyf
8c61f79885 #340 - Show notification for not existing content folders 2022-05-20 16:46:39 +02:00
Elio Struyf
ffa6638d3d #339 - Fix for content folders without a title 2022-05-20 16:25:08 +02:00
Elio Struyf
f9ef12bd3a #338 - Disable templates setting 2022-05-20 16:22:46 +02:00
Elio Struyf
b79216f2b5 Added project label flow 2022-05-18 16:52:43 +02:00
Elio Struyf
2597a63718 Updated workflow 2022-05-18 14:13:07 +02:00
Elio Struyf
126a21a6b5 Added github action info 2022-05-18 13:58:50 +02:00
Elio Struyf
3abfbd5302 Message handler updates 2022-05-18 13:20:06 +02:00
Elio Struyf
efdbce2d08 #332 - Adding the new fileData field 2022-05-18 13:19:55 +02:00
Elio Struyf
09eea16d60 Remove logging 2022-05-18 10:29:23 +02:00
Elio Struyf
71697a09b6 Update dependency version 2022-05-17 16:23:23 +02:00
Elio Struyf
3583a2b962 #337 - Add support for other fm types 2022-05-17 16:19:40 +02:00
Elio Struyf
2825d5ddd8 #336 - support for draft field invert 2022-05-13 09:01:30 +02:00
Elio Struyf
2e66174c4a Setting focus for questions 2022-05-13 08:26:30 +02:00
Elio Struyf
e78069ad17 #333 - collection and published field support 2022-05-13 08:18:42 +02:00
Elio Struyf
4c97993c5f #333 - better support for Jekyll 2022-05-12 20:53:47 +02:00
Elio Struyf
a452173d9a Added icons to snippets 2022-05-12 17:59:17 +02:00
Elio Struyf
60a38be923 #335 - Merge media snippets to content snippets 2022-05-12 15:51:50 +02:00
Elio Struyf
6c3d286282 #331 - Added functionality to run other type of scripts 2022-05-10 16:26:59 +02:00
Elio Struyf
32c7bbd3f9 #334 - Fix for locked content folders retrieval 2022-05-09 09:00:36 +02:00
Elio Struyf
426dbc2e46 Update beta script 2022-05-08 20:02:35 +02:00
Elio Struyf
9882dea960 Update beta release script 2022-05-08 19:52:31 +02:00
Elio Struyf
eb9a05e90c update beta release script 2022-05-08 18:18:14 +02:00
Elio Struyf
4e59e736ed Parse windows path 2022-05-08 18:09:19 +02:00
Elio Struyf
9f91ebf289 7.3.0 2022-05-05 17:41:32 +02:00
Elio Struyf
b80de402bd #330 - Update front matter from script 2022-05-05 17:41:25 +02:00
Elio Struyf
e3c535276c Merge pull request #328 from estruyf/dev 2022-05-02 20:33:02 +02:00
Elio Struyf
add22b0bd0 updated changelog 2022-05-02 20:24:29 +02:00
Elio Struyf
48f855144e Limit the snippet pre height 2022-04-28 16:00:01 +02:00
Elio Struyf
67291f0cbe style fixes in date picker 2022-04-27 16:31:54 +02:00
Elio Struyf
45b302c698 Status radius change 2022-04-26 16:40:13 +02:00
Elio Struyf
f897edab5f Enhanced tags 2022-04-26 16:35:18 +02:00
Elio Struyf
dffb9f3dd8 #326 - New content type actions 2022-04-26 12:08:37 +02:00
Elio Struyf
573e1966ae Merge branch 'poc/generate-ct' into dev 2022-04-26 12:05:28 +02:00
Elio Struyf
d161aa98a0 Updates for button colors 2022-04-26 12:05:08 +02:00
Elio Struyf
f10d93c22e Add new mode for the content type actions 2022-04-25 20:47:44 +02:00
Elio Struyf
17a98fba68 Add content type create, update, setting 2022-04-25 14:57:59 +02:00
Elio Struyf
dee28397cb Override default content type 2022-04-22 11:18:42 +02:00
Elio Struyf
c4055eb37c Content type generation 2022-04-21 21:18:24 +02:00
Elio Struyf
91049bebd9 #325 - Better welcome experience 2022-04-21 17:11:07 +02:00
Elio Struyf
9f6c35b9ec Automatically set the recognized framework 2022-04-21 12:49:56 +02:00
Elio Struyf
f0ed7c0b39 #323 - Added additional SSGs 2022-04-21 12:42:57 +02:00
Elio Struyf
e64c4fc0f8 #324 - Fix for the framework selection 2022-04-21 12:27:45 +02:00
Elio Struyf
cd19cec4f7 #308 - Updates to media insertion + title metadata 2022-04-21 09:01:30 +02:00
Elio Struyf
070fc53685 Media dashboard fixes + improvements 2022-04-20 20:58:03 +02:00
Elio Struyf
b232c55843 Fix for mode switch 2022-04-20 11:19:23 +02:00
Elio Struyf
55a14b3fbe #308 - Implementation of the file field 2022-04-20 11:02:32 +02:00
Elio Struyf
60fde1711e Merge branch 'release/v7.2.0' into dev 2022-04-12 17:07:46 +02:00
Elio Struyf
31ca9d4e8b #322 - Show folder name for index page 2022-04-12 17:07:28 +02:00
Elio Struyf
bd47a09d1e Small fix for index files in the list 2022-04-12 15:34:46 +02:00
Elio Struyf
744322a398 #263 - WYSIWYG string field 2022-04-12 15:12:14 +02:00
Elio Struyf
70de0e3ebd Merge branch 'poc/preview' into release/v7.2.0 2022-04-11 14:10:11 +02:00
Elio Struyf
935ef83c4f #316 - Surpress disposed webview notifications 2022-04-11 13:22:20 +02:00
Elio Struyf
93370095e9 Merge branch 'dev' into v7.2.0 2022-04-11 13:13:15 +02:00
Elio Struyf
e8e9a5a5d3 Updated tag 2022-04-11 13:09:47 +02:00
Elio Struyf
a5fbf6991c Merge pull request #318 from estruyf/dev 2022-04-11 13:07:16 +02:00
Elio Struyf
a5f8017ab7 7.1.2 2022-04-11 13:05:56 +02:00
Elio Struyf
201fa4d564 #316 - Fix draft tab navigation 2022-04-11 13:05:48 +02:00
Elio Struyf
5e23d4446b 7.2.0 2022-04-11 10:42:01 +02:00
Elio Struyf
ef4e3fe28e Added sponsor image 2022-04-11 09:55:44 +02:00
Elio Struyf
6d6d86692a Merge pull request #313 from estruyf/dev 2022-04-08 10:03:42 +02:00
Elio Struyf
ada9724e54 update changelog 2022-04-08 10:03:13 +02:00
Elio Struyf
6347b728e4 Merge branch 'dev' 2022-04-08 10:01:09 +02:00
Elio Struyf
5079812745 7.1.1 2022-04-08 10:00:53 +02:00
Elio Struyf
c2ed9b2577 Fix for stopPropagation 2022-04-08 10:00:50 +02:00
Elio Struyf
20a5178326 Merge pull request #312 from estruyf/dev 2022-04-07 16:34:10 +02:00
Elio Struyf
81ad61f89d Update changelog for 7.1.0 release 2022-04-07 16:26:13 +02:00
Elio Struyf
5fc030b4dc Update attributes 2022-04-07 16:24:52 +02:00
Elio Struyf
6ef1ba5b57 Updated preview 2022-04-07 16:24:31 +02:00
Elio Struyf
bea6b181db Update changelog 2022-04-07 12:37:12 +02:00
Elio Struyf
e17819f458 #311 - Fix for updating snippets 2022-04-07 12:36:42 +02:00
Elio Struyf
db52e9c29a Style fix for tagpicker 2022-04-07 10:09:30 +02:00
Elio Struyf
e06fcb8ced Update settings + commends + changelog 2022-04-06 17:27:07 +02:00
Elio Struyf
51f43e8bfa #310 - Update changelog 2022-04-06 16:19:35 +02:00
Elio Struyf
0f66935385 #303 - updated card tags setting 2022-04-06 12:03:28 +02:00
Elio Struyf
29a6b121bb #308 - image check and if unknown, show file icon 2022-04-05 15:46:23 +02:00
Elio Struyf
6ed37f9ac2 Updated logo 2022-04-05 15:19:53 +02:00
Elio Struyf
f7c53b9afb updated changelog 2022-04-04 17:25:23 +02:00
Elio Struyf
e6e5c5c881 #308 - Supported mime types for media dashboard 2022-04-04 17:24:55 +02:00
Elio Struyf
f059b89fa5 #306 - Default value fix 2022-04-04 08:35:18 +02:00
Elio Struyf
8d5a678bb8 #240 - fix snippet action 2022-04-04 08:17:39 +02:00
Elio Struyf
8d901105bf Updated readme 2022-04-02 19:42:24 +02:00
Elio Struyf
637394156f #305 - fix for taxonomy picker styling 2022-04-02 10:08:31 +02:00
Elio Struyf
a79a987f5e Fix for onenter with selection 2022-04-02 09:34:28 +02:00
Elio Struyf
b22335d38e Updated changelog 2022-04-01 17:00:00 +02:00
Elio Struyf
757ccbddcf Fix duplicate snippets reference 2022-04-01 15:54:32 +02:00
Elio Struyf
39a30b320d #304 - Fix yaml stringify 2022-04-01 15:42:59 +02:00
Elio Struyf
912e436ca8 Fix for delete alert dialog 2022-04-01 15:41:57 +02:00
Elio Struyf
1b0853e23d #240 - Add the ability to define display modes 2022-03-31 17:05:04 +02:00
Elio Struyf
07c4e69319 Update media menu 2022-03-31 10:15:47 +02:00
Elio Struyf
4b3808a9ec #303 - new menu position 2022-03-30 20:42:51 +02:00
Elio Struyf
bd09a10fd8 #303 - Content card actions 2022-03-30 11:47:25 +02:00
Elio Struyf
9dbdd092f6 update changelog 2022-03-30 10:00:43 +02:00
Elio Struyf
ce331f12fb #302 - Spinner fix 2022-03-30 09:59:49 +02:00
Elio Struyf
cb93370f59 #301 - Visualize tags on content cards 2022-03-30 09:53:30 +02:00
Elio Struyf
7c77dca821 SEO Keywords key fix 2022-03-29 18:18:58 +02:00
Elio Struyf
17ffed418f #246 - Support to add multiple tags/keywords/taxonomy via comma separated values 2022-03-29 18:18:48 +02:00
Elio Struyf
7abb97e681 #293 - enhancement for preview images in block fields 2022-03-28 17:48:07 +02:00
Elio Struyf
33b1acddd0 7.1.0 2022-03-23 10:17:45 +01:00
Elio Struyf
e73803f927 #294 - Allow full text search 2022-03-23 10:17:32 +01:00
Elio Struyf
bbd257e650 Layout snippet fix 2022-03-23 10:17:07 +01:00
Elio Struyf
491b32baaa #296 - State caching for content dashboard 2022-03-23 08:49:43 +01:00
Elio Struyf
70d8bfe273 Small padding fixes 2022-03-22 16:46:26 +01:00
Elio Struyf
e69c8bbad8 Merge pull request #295 from estruyf/dev 2022-03-21 13:54:45 +01:00
Elio Struyf
12aba4e900 Remove logging 2022-03-21 13:47:08 +01:00
Elio Struyf
9d70521ccf #292 - Lower fuzzy search threshold 2022-03-21 12:58:20 +01:00
Elio Struyf
1d7ff4fbf7 update changelog 2022-03-21 12:48:32 +01:00
Elio Struyf
1eaf04d907 Update wf trigger 2022-03-17 17:03:59 +01:00
Elio Struyf
9839013465 Fix #257 2022-03-17 16:13:32 +01:00
Elio Struyf
65be619d51 Showing data nav by default + empty message update 2022-03-17 16:07:11 +01:00
Elio Struyf
c4331cb140 Update content folder settings 2022-03-16 19:55:43 +01:00
Elio Struyf
c09831e832 #286 - Fix for content types not containing fields 2022-03-16 19:33:39 +01:00
Elio Struyf
2a48e6adf1 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-03-16 09:57:47 +01:00
Elio Struyf
8579d29890 #286 - Refresh button for content page 2022-03-16 09:57:39 +01:00
Elio
4fe9794b10 Additional logging 2022-03-16 08:41:32 +01:00
Elio Struyf
9413a6f878 #290 - Fix for onDidChangeTextEditorSelection listener sending metadata updates 2022-03-15 14:17:09 +01:00
Elio Struyf
e77672dfc7 Added new placeholders 2022-03-14 16:46:57 +01:00
Elio Struyf
bb9795952d Updated changelog + smaller command enhancements 2022-03-14 16:07:20 +01:00
Elio Struyf
36b3efafd4 Moved assets to docs site 2022-03-14 11:46:46 +01:00
Elio Struyf
b9ba9768ea Allow variable encoding in snippets 2022-03-14 10:18:55 +01:00
Elio Struyf
09c2c44c0a Hide the deprecation message 2022-03-14 10:18:44 +01:00
Elio Struyf
99ebbab100 Custom scripts 2022-03-14 09:06:29 +01:00
Elio Struyf
6ab6dda1da #175 - Simplified snippets 2022-03-11 13:53:33 +01:00
Elio Struyf
f77dce3566 Updated readme's 2022-03-11 12:24:46 +01:00
Elio Struyf
67c4355dff #287 - Show folder name on index.md files 2022-03-11 12:05:20 +01:00
Elio Struyf
1038d51e5d updateMetadata logic change 2022-03-10 09:33:19 +01:00
Elio Struyf
eaa61c1ea1 Updated vscodeignore 2022-03-10 08:54:35 +01:00
Elio Struyf
50695b6866 Error boundary for keyword 2022-03-09 20:47:24 +01:00
Elio Struyf
bf9011e23f Fix script 2022-03-09 11:29:22 +01:00
Elio Struyf
ac8a429ac2 Hide devtools webpack 2022-03-09 11:27:04 +01:00
Elio Struyf
f0cf59a1ac Fix for validating team value 2022-03-09 10:31:05 +01:00
Elio Struyf
145abfb026 Updated snippets 2022-03-08 17:11:26 +01:00
Elio Struyf
438160d08f #284 - Set the WYSIWYG on all supported files 2022-03-08 15:40:55 +01:00
Elio Struyf
b867f72fe2 Added collapse and dashboard buttons 2022-03-08 15:23:53 +01:00
Elio Struyf
cad6a2d5b4 #282 - Update relative paths for sub-leafs/bundles 2022-03-08 13:53:52 +01:00
Elio Struyf
3ea28e673f #282 - relative image paths in front matter 2022-03-08 13:06:41 +01:00
Elio Struyf
ea11a3646f #283 - Published date sorting 2022-03-08 08:58:03 +01:00
Elio Struyf
c8e79e75ba #281 - Do not automatically set dates to fm + remove date {{now}} field 2022-03-08 08:24:14 +01:00
Elio Struyf
9340568653 Sponsor updates 2022-03-08 08:23:27 +01:00
Elio Struyf
0d7b55c52f #270 #282 - Enhancements for page bundles and related folders + files 2022-03-07 20:52:21 +01:00
Elio Struyf
5644c0c381 #281 - Introduce new date fields and deprecate settings 2022-03-07 11:39:57 +01:00
Elio Struyf
04390b461f #280 - Fix for date fields 2022-03-07 09:27:38 +01:00
Elio Struyf
3ca6f32628 #279 - Fix for content dashboard updates 2022-03-07 09:20:24 +01:00
Elio Struyf
9fbf962e9f Fix for date parsing 2022-03-07 09:08:16 +01:00
Elio Struyf
b0d3aceecd Updated changelog + new features 2022-03-04 15:38:03 +01:00
Elio Struyf
94d88987ea Merge branch 'issue/175' into dev 2022-03-04 15:05:31 +01:00
Elio Struyf
aaf7a40969 7.0.0 2022-03-04 15:05:17 +01:00
Elio Struyf
4065019525 Snippet variables 2022-03-04 09:08:25 +01:00
Elio Struyf
eeb1fc9cb4 Added schema + array and string type 2022-03-03 21:05:41 +01:00
Elio Struyf
f35d8c8332 Merge branch 'issue/175' of github.com:estruyf/vscode-front-matter into issue/175 2022-03-03 19:57:15 +01:00
Elio Struyf
c8cd435142 Added snippet schema 2022-03-03 19:57:10 +01:00
Elio Struyf
0e42e1ea00 Code snippets changes: add, update, delete, and more 2022-03-03 16:26:36 +01:00
Elio Struyf
a6bdfc3421 Snippet dialog 2022-03-02 22:00:45 +01:00
Elio Struyf
47003754f6 Merge branch 'main' into dev 2022-03-02 18:18:00 +01:00
Elio Struyf
71072d9520 #275 - Invalid markdown syntax tree fix 2022-03-02 18:15:41 +01:00
Elio Struyf
b64dd8f88a Update changelog 2022-03-02 18:13:35 +01:00
Elio Struyf
173c89d86f 6.1.1 2022-03-02 18:12:24 +01:00
Elio Struyf
b1013829d8 #275 - Fix for incorrect markdown syntax 2022-03-02 18:10:44 +01:00
Elio Struyf
48ac869e40 Insert snippet into the content 2022-03-02 17:03:29 +01:00
Elio Struyf
00e590bc67 Snippet parser implementation 2022-03-02 16:03:07 +01:00
Elio Struyf
55053acd38 Remove unnecessary activation events 2022-03-02 13:27:16 +01:00
Elio Struyf
576ee9ca9d First steps to create the snippet dashboard 2022-03-02 08:40:30 +01:00
Elio Struyf
b99c61a0ee #272 - Media details panel 2022-03-01 15:14:29 +01:00
Elio Struyf
8d3b5619cd Sponsor badge 2022-03-01 13:19:57 +01:00
Elio Struyf
fdc7b8e68f 6.2.0 2022-03-01 12:15:16 +01:00
Elio Struyf
f5f558d5bc Merge pull request #274 from estruyf/dev 2022-02-28 17:40:50 +01:00
Elio Struyf
c9c38ef10b Replace fix 2022-02-28 17:34:53 +01:00
Elio Struyf
c30f401c4f Updated changelog for v6.1.0 release 2022-02-28 17:27:36 +01:00
Elio Struyf
9b92050af8 Undo version 2022-02-28 16:31:12 +01:00
Elio Struyf
31a41e2a66 Added version 2022-02-28 15:56:13 +01:00
Elio Struyf
baa56bc246 Updated activation events 2022-02-28 15:29:10 +01:00
Elio Struyf
f53e81e0cb Added release notes 2022-02-28 13:45:52 +01:00
Elio Struyf
f454266846 Updated changelog 2022-02-25 18:21:07 +01:00
Elio Struyf
0ba3c22795 #271 - Added image size placeholders for media snippets 2022-02-25 10:39:52 +01:00
Elio Struyf
ff38cf361c #241 - Enhanced the taxonomy field render 2022-02-25 08:43:36 +01:00
Elio Struyf
57e93b91c5 #268 - preserve casing of filename on creation 2022-02-24 18:04:09 +01:00
Elio Struyf
c1161b95ed #268 - Fix for panel not showing up after renaming 2022-02-24 17:12:42 +01:00
Elio Struyf
32dc63b62a Fix for keywords 2022-02-24 11:45:02 +00:00
Elio Struyf
0c1198c802 #264 - Fix for windows paths on content folder registration 2022-02-24 10:27:37 +00:00
Elio Struyf
ed4b78cfdc #262 - Fix related to YAML comments 2022-02-21 18:06:41 +01:00
Elio Struyf
65f77baf2b #261 - Update tags and categories 2022-02-19 17:32:32 +01:00
Elio Struyf
eabdf00d3d #257 - Allow preview images to be used in multi-dimensional fields 2022-02-18 11:27:31 -08:00
Elio Struyf
c084a15e08 updated changelog 2022-02-17 19:22:19 -08:00
Elio Struyf
e577ba591e #176 - Fix for tax fields 2022-02-17 19:21:29 -08:00
Elio Struyf
b17c7f888a #241 - Add taxonomy limit to limit the number of selections 2022-02-17 19:21:16 -08:00
Elio Struyf
0ed41b7d7e #176 - Extra setting updates 2022-02-17 19:12:05 -08:00
Elio Struyf
2e1faaa34f Sort all settings 2022-02-17 19:01:58 -08:00
Elio Struyf
63f02f4f0e Updated link 2022-02-17 18:59:34 -08:00
Elio Struyf
489fc5ec9e #176 - fieldGroups setting added to schema 2022-02-17 18:57:59 -08:00
Elio Struyf
4c8ecdb344 #255 - Implemented placeholder logic for WV to backend communication 2022-02-17 18:43:49 -08:00
Elio Struyf
8d705ff6c5 #176 #255 - Default block fields value 2022-02-17 11:32:34 -08:00
Elio Struyf
cfe68e65e8 Fix indent 2022-02-17 10:59:02 -08:00
Elio Struyf
0e179f5fd7 update changelog 2022-02-16 17:36:21 -08:00
Elio Struyf
6cabd6283b #242 - Keep comments at front matter root 2022-02-16 17:35:49 -08:00
Elio Struyf
6135e38fce Added now placeholder 2022-02-16 09:39:55 -08:00
Elio Struyf
935b2230af Merge pull request #249 from estruyf/dependabot/npm_and_yarn/follow-redirects-1.14.8 2022-02-15 15:50:57 -08:00
Elio Struyf
6dcd89e9cd #176 - label field support added to block fields 2022-02-15 11:13:46 -08:00
Elio Struyf
2775b2051f #176 - Save + cancel button and fixes in data storage 2022-02-15 07:41:52 -08:00
dependabot[bot]
5ebb2d7370 Bump follow-redirects from 1.14.6 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 03:35:22 +00:00
Elio Struyf
c9488e6661 #176 - Fix image webview paths 2022-02-14 16:54:54 -08:00
Elio Struyf
442261e655 #176 - Taxonomy field support added to block field 2022-02-14 16:07:59 -08:00
Elio Struyf
1aa2d41c95 #176 - Image field support added for block field 2022-02-14 15:45:16 -08:00
Elio Struyf
e5a2194c23 #176 - Fields field support 2022-02-14 12:42:45 -08:00
Elio Struyf
cf6f051ee8 Fix background color + labels 2022-02-14 11:38:13 -08:00
Elio Struyf
bebde4de68 #176 - Block field updated to support default fields 2022-02-14 09:18:44 -08:00
Elio Struyf
174c4b7734 #176 - Block to JSON field type 2022-02-13 18:11:51 -08:00
Elio Struyf
1f7519ee60 Dependency updates 2022-02-13 09:38:53 -08:00
Elio Struyf
b6482546a5 #248 - Highlighting support for other files added 2022-02-13 09:38:46 -08:00
Elio Struyf
0decd84f7f #247 - Fix front matter highlighting 2022-02-13 09:38:06 -08:00
Elio Struyf
a1dbda0b23 #176 - update dropdown style 2022-02-13 08:55:08 -08:00
Elio Struyf
427245f211 #176 - Select the first block type if single 2022-02-13 08:37:17 -08:00
Elio Struyf
4678189eab Update changelog 2022-02-13 08:26:01 -08:00
Elio Struyf
15d89e34cf Fix checkbox 2022-02-12 18:00:26 +01:00
Elio Struyf
cbb0d8f72b Refactoring explorer view to listeners 2022-02-12 17:58:59 +01:00
Elio Struyf
131150f5a6 #176 - Sorting + multi-block type support 2022-02-12 16:39:33 +01:00
Elio Struyf
a31bca73e7 Keep collapsible state 2022-02-12 10:03:40 +01:00
Elio Struyf
1d5f940c94 Remove logging 2022-02-11 11:30:30 +01:00
Elio Struyf
70ea6a5a16 Updated changelog 2022-02-11 11:25:45 +01:00
Elio Struyf
849af69ce2 #176 - updated styles for the autoform fields 2022-02-11 11:24:27 +01:00
Elio Struyf
754570a9ec #176 - Optimize styling of fields 2022-02-10 22:04:47 +01:00
Elio Struyf
f7f6f26997 #176 - New collection field + uniform custom components 2022-02-10 20:18:13 +01:00
Elio Struyf
946d84a7a9 Data click optimization 2022-02-10 12:00:23 +01:00
Elio Struyf
781ab6ac40 #243 - Refactoring front matter parsing 2022-02-08 13:17:56 +01:00
Elio Struyf
df86d02e8b Update activity bar icon 2022-02-02 12:03:41 +01:00
Elio Struyf
19e468c908 Fix reference 2022-02-01 14:31:57 +01:00
Elio Struyf
5a81ea19b8 Add telemetry property 2022-01-31 22:15:18 +01:00
Elio Struyf
64a38e56b9 Update activation events 2022-01-31 20:33:05 +01:00
Elio Struyf
fca0528a7e application insight fixes 2022-01-30 19:56:13 +01:00
Elio Struyf
936916acf8 6.1.0 2022-01-30 17:33:30 +01:00
Elio Struyf
61e9fc0308 start preping 6.1.0 2022-01-30 17:33:25 +01:00
Elio Struyf
2356623d7a Merge branch 'dev' 2022-01-25 17:52:20 +01:00
Elio Struyf
ee70acebb6 update changelog 2022-01-25 17:52:03 +01:00
Elio Struyf
09c48db957 Merge pull request #238 from estruyf/dev 2022-01-25 17:44:14 +01:00
Elio Struyf
d7658852b0 Reveal media file 2022-01-24 22:27:55 +01:00
Elio Struyf
0a0efba37b Updated changelog 2022-01-24 18:34:58 +01:00
Elio Struyf
a16c0c6355 #235 - Fix for reselecting the previously removed value 2022-01-24 18:34:24 +01:00
Elio Struyf
8dcbe67152 updated changelog 2022-01-22 19:11:25 +01:00
Elio Struyf
2c20621071 #234 - Fix for multi-word keywords 2022-01-22 19:10:42 +01:00
Elio Struyf
48c4c0b8e4 Updated supporters 2022-01-22 16:15:17 +01:00
Elio Struyf
2900777ffb updated changelog 2022-01-22 10:37:21 +01:00
Elio Struyf
0ccd428852 updating the docs 2022-01-22 10:35:57 +01:00
Elio Struyf
368ade6b44 Updated changelog 2022-01-21 17:03:03 +01:00
Elio Struyf
5f6b6e3b4a Fix for multi-dimensional fields + authentication improvement 2022-01-21 16:22:30 +01:00
Elio Struyf
43554a4303 #226 - Update the local server message 2022-01-21 14:00:29 +01:00
Elio Struyf
2b0007c21a Update changelog 2022-01-21 13:55:28 +01:00
Elio Struyf
5ab0bdaa69 #233 - Partial dashboard update on file change 2022-01-21 13:53:24 +01:00
Elio Struyf
1c74df0266 #225 - removed slug validation in button for dependent placeholders 2022-01-20 17:02:32 +01:00
Elio Struyf
469a1aaaf8 updated readme 2022-01-19 19:35:09 +01:00
Elio Struyf
c5523f7aaf Update overflow on data view 2022-01-19 14:08:17 +01:00
Elio Struyf
61b46bc5ac Update comments 2022-01-19 14:00:05 +01:00
Elio Struyf
d7a0f71552 #225 - Optimize slug will now process all fields with {{slug}} 2022-01-19 13:53:19 +01:00
Elio Struyf
7d6d60039e Optimized styling for data dashboard 2022-01-19 12:59:25 +01:00
Elio Struyf
42cc53cefc #226 - Allow to start the local server for the framework or SSG 2022-01-19 10:15:58 +01:00
Elio Struyf
e68daa8ac2 Styling updates 2022-01-18 18:57:06 +01:00
Elio Struyf
333cc1f9df Update FUNDING.yml 2022-01-18 13:24:12 +01:00
Elio Struyf
00bb8c6385 #227 - File type updates 2022-01-18 11:02:05 +01:00
Elio Struyf
1deb969c20 #227 - Added new supported file types setting 2022-01-17 14:48:46 +01:00
Elio Struyf
928afceca7 #231 - Backer support added 2022-01-17 14:11:04 +01:00
Elio Struyf
179b31f67c #230 - front matter json support added 2022-01-16 19:49:18 +01:00
Elio Struyf
7d4fe9ca0f Updated changelog 2022-01-15 20:35:31 +01:00
Elio Struyf
3e33383eb1 #225 - Placeholder support for front matter field values (template and content type) 2022-01-15 20:35:06 +01:00
Elio Struyf
66324fd292 #193 - support added for data folders 2022-01-15 19:31:15 +01:00
Elio Struyf
8b1fbcabaa Fix keys 2022-01-14 20:35:48 +01:00
Elio Struyf
90519488c1 #228 - Added action icon 2022-01-14 20:31:04 +01:00
Elio Struyf
1012e10ddc #228 - Add bulk actions 2022-01-14 20:23:28 +01:00
Elio Struyf
2dd129d9bd Remove unused references 2022-01-14 17:52:06 +01:00
Elio Struyf
6af5458082 #193 - YAML support for data files added 2022-01-14 15:22:51 +01:00
Elio Struyf
9744cf0117 #193 - Added data type support 2022-01-14 13:00:27 +01:00
Elio Struyf
01921c799c #193 - Support for list/array fields 2022-01-14 11:26:30 +01:00
Elio Struyf
b1674b4b84 #193 - Data file dashboard added 2022-01-13 20:18:32 +01:00
Elio Struyf
9f7f803e25 #198 - Additional media sort options 2022-01-12 14:44:45 +01:00
Elio Struyf
b83c565e29 HMR support for panel development 2022-01-12 14:09:59 +01:00
Elio Struyf
dee30923ff #197 - Update fields type + support for taxonomy and images 2022-01-12 11:25:44 +01:00
Elio Struyf
9a91be8025 #197 - Support for multi-dimensional content type fields 2022-01-11 12:23:46 +01:00
Elio Struyf
46a9d6e602 6.0.0 2022-01-11 08:55:06 +01:00
Elio Struyf
511fd48081 Merge pull request #224 from estruyf/dev 2022-01-10 13:01:03 +01:00
Elio Struyf
0039fc1555 Release date added 2022-01-10 13:00:32 +01:00
Elio Struyf
98044187cd Update changelog 2022-01-07 13:03:26 +01:00
Elio Struyf
a6dcc1ea79 Merge pull request #222 from farmerau/onWillSaveTextDocument 2022-01-07 12:55:34 +01:00
Elio Struyf
32a686227e #221 - Logic to remove new line by gray matter 2022-01-07 12:54:39 +01:00
Austin Farmer
faa74132e5 Adjust Automatic Date Updates to Run on Save
Prefers `onWillSaveTextDocument` over `onDidChangeTextDocument` for the triggering event.
2022-01-06 15:44:36 -05:00
Elio Struyf
3a847f7e42 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2022-01-05 18:49:40 +01:00
Elio Struyf
66c978891e updated changelog 2022-01-05 18:49:18 +01:00
Elio Struyf
2f31230e07 Merge pull request #220 from farmerau/markdown-file-heuristics-mdx 2022-01-05 18:40:01 +01:00
Austin Farmer
c4225c0011 Support detection by file extension 2022-01-05 11:38:32 -05:00
Elio Struyf
4edc7a0280 Updated filetype 2022-01-05 10:17:34 +01:00
Elio Struyf
a60fe5204b Updated config 2022-01-04 11:57:16 +01:00
Elio Struyf
bb980b4afe #218 - Added MDX support for template and content creation 2022-01-04 11:51:11 +01:00
Elio Struyf
504658d87a 5.10.0 2022-01-04 11:24:40 +01:00
Elio Struyf
feff69d969 Merge pull request #217 from estruyf/dev 2022-01-01 20:21:23 +01:00
Elio Struyf
a34d77242a Updated entry 2022-01-01 20:20:57 +01:00
Elio Struyf
1b24c1277d Merge pull request #216 from estruyf/dev 2022-01-01 20:15:04 +01:00
Elio Struyf
e6750205be 🎇 New Year release 🎆 2022-01-01 20:14:15 +01:00
Elio Struyf
1da8bf3f8b To lowercase links 2021-12-29 19:14:10 +01:00
Elio Struyf
90c60b6a40 Merge branch 'LuiseFreese-main' into dev 2021-12-29 19:12:35 +01:00
Luise Freese
ee79f89c7f fixes casing issues that led to links that only referred to settings site but not to the specific heading 2021-12-29 11:17:11 +01:00
Elio Struyf
0668d48fd5 updated changelog 2021-12-28 21:20:16 +01:00
Elio Struyf
d046f73d16 #214 - Open file after creation fix 2021-12-28 20:52:42 +01:00
Elio Struyf
f144d713d1 added edit quick action 2021-12-28 10:45:33 +01:00
Elio Struyf
d31c403bdc Update icon 2021-12-28 10:43:36 +01:00
Elio Struyf
35a0327387 Added quick actions + some styling fixes 2021-12-28 10:35:46 +01:00
Elio Struyf
9b39649bde Update description 2021-12-27 16:29:37 +01:00
Elio Struyf
3d857463f0 Updated extension description 2021-12-27 16:25:55 +01:00
Elio Struyf
0428642a2f Update changelog 2021-12-27 16:22:26 +01:00
Elio Struyf
5182a9ae1a Fix spinner overlapping the global navigation 2021-12-27 16:22:01 +01:00
Elio Struyf
ab3686b3b5 #199 - Search media files 2021-12-27 15:56:12 +01:00
Elio Struyf
c5b7b7845d #212 - Added deleted folder watcher 2021-12-26 20:29:44 +01:00
Elio Struyf
2f13c335ed #212 - Added folder watchers 2021-12-26 20:24:23 +01:00
Elio Struyf
f219ac721f Updated navigation header 2021-12-26 19:13:42 +01:00
Elio Struyf
0149885289 Item borders 2021-12-26 18:56:24 +01:00
Elio Struyf
cb80a10de2 #213 - Media folder design 2021-12-26 17:19:31 +01:00
Elio Struyf
092eb0fd2a #211 - Replace text selection on media insert 2021-12-26 12:11:38 +01:00
Elio Struyf
24f79d9d3f #210 - Media file extension fix 2021-12-26 11:52:45 +01:00
Elio Struyf
d667b19716 5.9.0 2021-12-26 11:40:28 +01:00
Elio Struyf
4d38a0881a Merge pull request #209 from estruyf/dev 2021-12-21 15:45:06 +01:00
Elio Struyf
1478d0bd53 🎄 release 🎄 2021-12-21 15:39:43 +01:00
Elio Struyf
00a9e59bc2 #208 - Fix collapse section issue 2021-12-21 15:25:27 +01:00
Elio Struyf
2b2843234e Updated changelog 2021-12-21 11:13:46 +01:00
Elio Struyf
71449aa5cc Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-12-21 11:13:34 +01:00
Elio Struyf
87f293a3f6 added charset 2021-12-21 11:13:30 +01:00
Elio Struyf
6da3ddb5dd #206 - Removal of the front matter parsing error notification 2021-12-20 20:38:56 +01:00
Elio Struyf
87e80ccfe9 Update readme 2021-12-18 21:15:57 +01:00
Elio Struyf
af9865d91b Refresh the pages on content creation 2021-12-17 19:21:59 +01:00
Elio Struyf
e576b6e8a4 #207 - fix quick picks 2021-12-17 19:21:41 +01:00
Elio Struyf
c9f4c8f94e #206 - Added front matter diagnostic parsing 2021-12-17 19:04:41 +01:00
Elio Struyf
6ef63da973 Add sentry ignore rule 2021-12-16 14:02:57 +01:00
Elio Struyf
2d85b0a554 Updates for Webpack 5 support + HMR during dev 2021-12-16 13:31:30 +01:00
Elio Struyf
41cbcc4c46 Retain context on dashboard when hidden 2021-12-15 15:37:27 +01:00
Elio Struyf
6c94880497 Make output bundles smaller by smarter importing icons 2021-12-15 14:47:49 +01:00
Elio Struyf
1d75c6b6b8 Updated vs code engine 2021-12-15 14:22:47 +01:00
Elio Struyf
338bc022f9 Updated node version 2021-12-15 14:18:56 +01:00
Elio Struyf
2451730311 Updated workflow 2021-12-15 14:16:07 +01:00
Elio Struyf
22cdaabe28 Update changelog 2021-12-15 14:12:26 +01:00
Elio Struyf
5a69240178 #205 - Define a logging level setting 2021-12-15 14:10:58 +01:00
Elio Struyf
b81ef077f6 Merge branch 'dev-refactor' into dev 2021-12-15 13:51:01 +01:00
Elio Struyf
cb72b53653 Refactoring to message listeners 2021-12-15 13:50:40 +01:00
Elio Struyf
050a513b48 Refactoring 2021-12-15 11:16:39 +01:00
Elio Struyf
481d1f56e4 5.8.0 2021-12-15 08:29:41 +01:00
Elio Struyf
229238703a Updated vscode types 2021-12-15 08:29:35 +01:00
Elio Struyf
074de212ce Merge pull request #203 from estruyf/dev 2021-12-07 10:11:07 +01:00
Elio Struyf
98e4490318 updated changelog 2021-12-07 10:06:45 +01:00
Elio Struyf
c79dc3c41f Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-12-06 17:32:08 +01:00
Elio Struyf
b45abe88ac Updated changelog 2021-12-06 17:32:04 +01:00
Elio Struyf
2bac596e3d #200 - media file sorting fix 2021-12-05 13:11:22 +01:00
Elio Struyf
15a6ea8d8d #194 - Optimizations for the markup options 2021-12-04 13:55:52 +01:00
Elio Struyf
72d6f8263a Updated changelog 2021-12-04 09:18:21 +01:00
Elio Struyf
7549b3d989 #202 - Fix checkbox label color for light themes 2021-12-04 09:18:04 +01:00
Elio Struyf
ca628b37de #201 - Fix filename overflow 2021-12-03 19:15:20 +01:00
Elio Struyf
db120b5c45 #194 - ordered/unordered/task lists added 2021-12-03 19:06:27 +01:00
Elio Struyf
2973f5d27b #194 - Added heading and blockquote support 2021-12-03 14:11:18 +01:00
Elio Struyf
075c7ad350 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-11-30 15:09:05 +01:00
Elio Struyf
23625ed8fa Merge branch 'issue/194' into dev 2021-11-30 15:06:05 +01:00
Elio Struyf
9bd06909c8 #194 - WYSIWYG controls implementation 2021-11-30 15:05:28 +01:00
Elio Struyf
1b45c2af13 Update changelog 2021-11-26 08:42:08 +01:00
Elio Struyf
b4bbf6c6fb #191 - Fix beta settings 2021-11-26 08:41:43 +01:00
Elio Struyf
a5b8d9668d Merge branch 'main' into dev 2021-11-25 15:23:43 +01:00
Elio Struyf
490210da00 Updated changelog 2021-11-25 15:22:56 +01:00
Elio Struyf
6878d440b1 Merge branch 'main' into dev 2021-11-25 15:21:06 +01:00
Elio Struyf
81fa0a7d0f #188 - support for markdown file extension added 2021-11-25 15:20:19 +01:00
Elio Struyf
b7d4e547a1 Total nr of files in workspace 2021-11-25 12:59:49 +01:00
Elio Struyf
2b2e256b8f #190 - More diagnostic values 2021-11-25 12:12:32 +01:00
Elio Struyf
7a7b31c2ae #190 - First implementation of the diagnostic output 2021-11-25 11:00:47 +01:00
Elio Struyf
dea5eb1053 5.7.0 2021-11-25 10:46:35 +01:00
Elio Struyf
df3144ea73 Remove unused reference 2021-11-25 10:46:30 +01:00
Elio Struyf
a170cc3ad9 Updated sponsors 2021-11-24 08:36:56 +01:00
Elio Struyf
35b3813022 Merge pull request #184 from estruyf/dev 2021-11-23 20:02:10 +01:00
Elio Struyf
f0472fe89b Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-11-23 20:00:04 +01:00
Elio Struyf
7bdb2fa025 Updated changelog for new 5.6.0 release 2021-11-23 19:59:11 +01:00
Elio Struyf
5ba7ad449a Updated changelog 2021-11-23 19:56:13 +01:00
Elio Struyf
145441d55e Updated package sorting 2021-11-22 17:12:29 +01:00
Elio Struyf
62ff3419c1 #181 - Support for custom taxonomy fields added 2021-11-22 16:43:30 +01:00
Elio Struyf
34aee134d6 #183 - Updated changelog 2021-11-22 08:09:20 +01:00
Elio Struyf
5899120d87 Updated sort setting 2021-11-21 18:58:39 +01:00
Elio Struyf
816a2fefe7 #182 - Support default sort option 2021-11-21 17:56:49 +01:00
Elio Struyf
1f64e59917 Fix sorting object 2021-11-21 17:28:02 +01:00
Elio Struyf
5e54334fb9 #97 - Support for folder scripts added 2021-11-21 12:07:24 +01:00
Elio Struyf
d354af306f Update changelog 2021-11-21 11:35:16 +01:00
Elio Struyf
045cece0ce #97 - Custom scripts to support media management 2021-11-21 11:32:56 +01:00
Elio Struyf
506012200f First steps to allow custom scripts for media files 2021-11-20 16:59:41 +01:00
Elio Struyf
4ad2f0d495 Remove image compress icon 2021-11-19 16:36:32 +01:00
Elio Struyf
b00e3cfd4b Image compression icon test 2021-11-19 16:02:56 +01:00
Elio Struyf
bb05489872 Fix postinstall 2021-11-19 15:49:12 +01:00
Elio Struyf
ede4d417bd Various updates 2021-11-19 15:45:08 +01:00
Elio Struyf
928072fa27 #178 - Type fixes 2021-11-18 19:55:56 +01:00
Elio Struyf
6a313fcc8a #178 - Making it faster 2021-11-18 19:53:37 +01:00
Elio Struyf
725f7f4915 #178 - Revert sorting implementation 2021-11-18 17:23:05 +01:00
Elio Struyf
b9cb0ea16d #180 - Filename placeholder added 2021-11-18 16:42:34 +01:00
Elio
61b80795a4 #178 - Windows support with PowerShell added 2021-11-18 16:24:45 +01:00
Elio Struyf
8daaa23774 #178 - macOS and Linux support for date retrieval 2021-11-18 12:56:23 +01:00
Elio Struyf
8a0d308ceb #178 - Sorting for media files 2021-11-17 14:18:04 +01:00
Elio Struyf
e6a7a9aae7 #179 - New open dashboard icon 2021-11-17 10:03:19 +01:00
Elio Struyf
f3943bd846 5.6.0 2021-11-17 09:07:47 +01:00
Elio Struyf
d2ae94df34 Merge pull request #177 from estruyf/dev 2021-11-15 10:42:15 +01:00
Elio Struyf
f799613b1a Update changelog 2021-11-15 10:38:46 +01:00
Elio Struyf
3f057a01d8 Removed char 2021-11-12 15:36:51 +01:00
Elio Struyf
3ad5136735 #173 - Persistent sorting 2021-11-12 12:11:46 +01:00
Elio Struyf
e201ce6f83 updated changelog 2021-11-12 10:55:26 +01:00
Elio Struyf
383a3a7d4c Updated changelog 2021-11-10 15:19:12 +01:00
Elio Struyf
8261f1de1b #173 - Allow to specify your own sorting 2021-11-10 15:18:35 +01:00
Elio Struyf
5b38e6fa56 Updated changelog 2021-11-10 11:55:33 +01:00
Elio Struyf
717f34bc85 #174 - Enhancement for excluding sub-directories 2021-11-10 11:54:39 +01:00
Elio Struyf
47fb2a90a9 5.5.0 2021-11-10 11:16:24 +01:00
Elio Struyf
85a7221895 Updated flows 2021-11-09 10:02:38 +01:00
Elio Struyf
9618a89528 Merge pull request #169 from estruyf/dev 2021-11-05 09:25:09 +01:00
Elio Struyf
14f0af2754 Updated changelog 2021-11-05 09:24:26 +01:00
Elio Struyf
ebe248670d 5.4.0 2021-11-03 12:00:56 +01:00
Elio Struyf
511960c4a9 #167 - Allow to set a preview path per content type 2021-11-03 12:00:49 +01:00
Elio Struyf
31fd1f93ce Url joining 2021-11-02 16:32:36 +01:00
Elio Struyf
6625b69170 #166 - Filename and folder logic for slug 2021-11-02 13:48:52 +01:00
Elio Struyf
9e8533fbb8 Updated changelog 2021-11-02 11:58:43 +01:00
Elio Struyf
9c9cbb7dcb #166 - Add preview button to panel when no markdown file is opened 2021-11-02 11:56:40 +01:00
Elio Struyf
079a13e161 Merge pull request #164 from estruyf/dev
Merge for 5.3.1
2021-10-29 10:25:17 +02:00
Elio Struyf
69c1e587d0 5.3.1 2021-10-29 10:18:31 +02:00
Elio Struyf
3996252531 #163 - Set workspace state instead of global 2021-10-29 10:18:20 +02:00
Elio Struyf
4fddda65e6 Merge pull request #162 from estruyf/dev
5.3.0 merge
2021-10-28 15:33:06 +02:00
Elio Struyf
5916344092 added release notes 2021-10-28 12:00:24 +02:00
Elio Struyf
b96722dd69 #158 - Update boolean field check 2021-10-27 11:42:57 +02:00
Elio Struyf
263ccab311 5.3.0 2021-10-26 15:59:45 +02:00
Elio Struyf
3571af82c7 Updated readme 2021-10-26 15:59:31 +02:00
Elio Struyf
c60520c0ff Fix replace in action button 2021-10-26 15:28:01 +02:00
Elio Struyf
b473431eae #159 - SEO enhancements 2021-10-26 14:42:01 +02:00
Elio Struyf
cbf434f741 Updated changelog 2021-10-25 12:54:19 +02:00
Elio Struyf
04c401207f #158 - New draft field setting + choice implementation 2021-10-25 12:53:04 +02:00
Elio Struyf
7291e6aac6 Fix tag replacement 2021-10-25 10:24:08 +02:00
Elio Struyf
a7aab96f0e Fix time formatting 2021-10-25 10:11:31 +02:00
Elio Struyf
f500749644 Fix slug punctuation 2021-10-20 15:21:27 +02:00
Elio Struyf
47e59bc54c Merge pull request #157 from estruyf/dev
Merge for v5.2.0 release
2021-10-19 15:41:12 +02:00
Elio Struyf
8902e25021 Release 5.2.0 2021-10-19 15:40:17 +02:00
Elio Struyf
33093e1eb4 Change useEffect order 2021-10-19 14:56:49 +02:00
Elio Struyf
d36178c44f Added component display names for better error reporting 2021-10-19 14:46:47 +02:00
Elio Struyf
15b09ccc75 #156 - Fix for media files in new folder 2021-10-19 11:04:05 +02:00
Elio Struyf
dffa6c87a0 Fix for rendering less hooks 2021-10-19 08:45:32 +02:00
Elio Struyf
c4a1caee09 Remove console 2021-10-18 14:33:32 +02:00
Elio Struyf
1d9f07b86d #155 - Fallback image 2021-10-18 14:29:54 +02:00
Elio Struyf
a794a95bb8 #154 - Implementation of the bulk script execution 2021-10-18 10:13:34 +02:00
Elio Struyf
40a56f6057 Fix SEO keyword check 2021-10-17 19:51:41 +02:00
Elio Struyf
82353f7b64 validate date 2021-10-17 15:31:19 +02:00
Elio Struyf
82a22da90a check the value of remove puntuation 2021-10-17 15:28:05 +02:00
Elio Struyf
380e40ea05 update changelog 2021-10-17 15:25:22 +02:00
Elio Struyf
2bedb23341 #153 - Support old date-fns format 2021-10-17 15:24:26 +02:00
Elio Struyf
1110b76364 Update changelog 2021-10-15 16:14:42 +02:00
Elio Struyf
d19e632f80 #151 #152 - Framework detection + preset public folder 2021-10-15 16:11:59 +02:00
Elio Struyf
4e040b5f7a 5.2.0 2021-10-15 14:02:08 +02:00
Elio Struyf
7a2a0934c2 Merge pull request #150 from estruyf/dev
Merge for 5.1.1
2021-10-14 16:24:29 +02:00
Elio Struyf
d3eb7b223c 5.1.1 2021-10-14 16:23:51 +02:00
Elio Struyf
f74eec954f #149 - Fix keywords 2021-10-14 16:23:28 +02:00
Elio Struyf
864c4e7aa6 Merge pull request #148 from estruyf/dev
Merge for v5.1.0
2021-10-13 11:34:29 +02:00
Elio Struyf
5667906caf Update changelog for release 2021-10-13 10:46:06 +02:00
Elio Struyf
2fe7c524e7 #147 - Error boundary added for metadata fields 2021-10-13 09:05:32 +02:00
Elio Struyf
5cc83526ad Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-10-13 08:27:48 +02:00
Elio Struyf
76b5e99a08 File check 2021-10-13 08:27:18 +02:00
Elio Struyf
7d5505d421 Updated changelog 2021-10-12 20:34:15 +02:00
Elio Struyf
d97a11f8b5 #146 - Date parsing logic added with fallbacks 2021-10-12 20:34:06 +02:00
Elio Struyf
0590cec684 Add version and environment details 2021-10-12 19:49:34 +02:00
Elio Struyf
b4cdc4feb9 Version fixes 2021-10-12 15:52:54 +02:00
Elio Struyf
986fd95524 #145 - Moved folder registration settings 2021-10-12 15:22:43 +02:00
Elio Struyf
f51fec5fb9 Fix issue in sorting of taxonomy picker 2021-10-12 10:50:42 +02:00
Elio Struyf
8198ce2af3 Added VSCode webcomponents 2021-10-12 10:23:55 +02:00
Elio Struyf
defffc4c8e Remove unused settings 2021-10-12 09:12:18 +02:00
Elio Struyf
8f47cbfb0b #141 - Merge content creation logic to ArticleHelper 2021-10-12 09:11:47 +02:00
Elio Struyf
0be91c17d0 #141 - Added support for page bundles with templates 2021-10-11 21:40:05 +02:00
Elio Struyf
fae7ab8417 Date to string fix 2021-10-11 17:49:45 +02:00
Elio Struyf
df239f2cc0 #144 - Pass a default value when null 2021-10-11 11:10:47 +02:00
Elio Struyf
70099dc97f #144 - Fix date value issue 2021-10-11 11:08:45 +02:00
Elio Struyf
c11be0e3ec #143 - Fix for recent files unique values 2021-10-11 10:55:58 +02:00
Elio Struyf
f8b7870180 Updated changlog 2021-10-11 10:50:28 +02:00
Elio Struyf
c58a5c62d9 #142 - Fix for unknown tags 2021-10-11 10:49:46 +02:00
Elio Struyf
ce92444bf2 Updated dashboard icon 2021-10-11 10:39:50 +02:00
Elio Struyf
b2709ebffd #141 - Support opening of the page bundle folder 2021-10-11 10:21:40 +02:00
Elio Struyf
2b20cf9d24 Updated changelog 2021-10-11 09:21:56 +02:00
Elio Struyf
f4a499ad0f 5.1.0 2021-10-11 09:20:48 +02:00
Elio Struyf
4494b158c0 #141 - Page bundle functionality 2021-10-11 09:20:42 +02:00
Elio Struyf
3416e55264 Fix rending more hooks 2021-10-08 15:30:56 +02:00
Elio Struyf
9b53e31cd5 Merge pull request #138 from estruyf/dev
Merge for v5.0.0 release
2021-10-07 14:11:47 +02:00
Elio Struyf
f49b93b042 Added release date 2021-10-07 14:06:01 +02:00
Elio Struyf
a005930c14 Added small icon 2021-10-07 14:05:12 +02:00
Elio Struyf
9dea1ee6ed Update logo 2021-10-07 08:46:05 +02:00
Elio Struyf
1ea0999d17 #137 - Ask to move the templates foler into frontmatter 2021-10-06 21:03:17 +02:00
Elio Struyf
2e6a466ba5 New sponsor added 2021-10-06 13:51:33 +02:00
Elio Struyf
fbcd430dc6 Style fix for preview images 2021-10-06 11:42:57 +02:00
Elio Struyf
2bd910db47 Update changelog 2021-10-06 11:35:04 +02:00
Elio Struyf
8158c9a483 #135 - Hidden property added for fields 2021-10-06 11:34:34 +02:00
Elio Struyf
4622fbe757 Version check when migration is running 2021-10-06 09:00:08 +02:00
Elio
97a635c2de Making sure paths are parsed for Windows 2021-10-05 20:20:31 +02:00
Elio
e8c67c75fd Fix file path issues for windows + open file with parsing error 2021-10-05 19:58:25 +02:00
Elio Struyf
6151ecb4c1 #132 - Open only an existing folder 2021-10-05 13:45:42 +02:00
Elio Struyf
1d8c192c07 #134 - Promote settings question 2021-10-05 13:26:11 +02:00
Elio Struyf
014911b7a9 #133 - Fix for overriding default content type settings 2021-10-05 13:23:58 +02:00
Elio Struyf
7b2d7b8aa5 #132 - Drag and drop fix 2021-10-05 09:12:03 +02:00
Elio Struyf
caceed2d4c Updated changelog 2021-10-05 08:46:54 +02:00
Elio Struyf
476ec6c2fd #132 - Persist the last opened folder location 2021-10-05 08:44:30 +02:00
Elio Struyf
5374edfa01 5.0.0 2021-10-05 08:11:35 +02:00
Elio Struyf
6a0cac9dfb Updated version 2021-10-05 08:11:32 +02:00
Elio Struyf
b525a6a211 #131 #132 - Changes to media dashboard 2021-10-04 20:57:54 +02:00
Elio Struyf
c295761560 #128 - support multi image selection with isPreviewImage property 2021-10-04 11:46:07 +02:00
Elio Struyf
6154164b4b #128 - 🚀 multi image selection support 2021-10-04 11:32:52 +02:00
Elio Struyf
05ce2d3537 #126 - Create new content from conent type 2021-10-03 12:55:58 +02:00
Elio Struyf
544f24bcba #127 - Dashboard action 2021-10-02 17:36:14 +02:00
Elio Struyf
1c354ed976 Link positioning issue 2021-10-01 17:04:29 +02:00
Elio Struyf
9b9bf1bfbe Include error tracing 2021-10-01 15:28:00 +02:00
Elio Struyf
29d5f02d10 #124 - Update preview image 2021-10-01 14:50:57 +02:00
Elio Struyf
9bc2fbc141 Remove unused references 2021-10-01 13:15:10 +02:00
Elio Struyf
cac009b773 #110 - Support for workspaces with multiple folders 2021-10-01 10:18:48 +02:00
Elio Struyf
bf1639cac7 Update changelog 2021-09-30 16:27:17 +02:00
Elio Struyf
5f28e145c4 #124 - Add support to specify preview image 2021-09-30 16:26:21 +02:00
Elio Struyf
8199ab964e Placeholder styling 2021-09-30 15:52:54 +02:00
Elio Struyf
14c050e34b #122 - Check if file already exists 2021-09-30 15:52:41 +02:00
Elio Struyf
b96411d1f9 #122 - Update media filename 2021-09-30 12:26:58 +02:00
Elio Struyf
87c469a6c7 Remove log 2021-09-30 10:12:00 +02:00
Elio Struyf
c29aef03f0 Changed img description to caption 2021-09-30 10:05:06 +02:00
Elio Struyf
9eaf94de7a #119 #121 - Choice field enhancements 2021-09-30 09:34:00 +02:00
Elio Struyf
f5e7526fae #120 - Fix for choice and number field 2021-09-30 08:41:35 +02:00
Elio Struyf
579e4925c8 Updated readme 2021-09-29 09:52:33 +02:00
Elio Struyf
4a4c558d9d Fix field type 2021-09-28 15:57:37 +02:00
Elio Struyf
9bb34850e2 Updated changelog 2021-09-28 09:01:44 +02:00
Elio Struyf
c6e37532bc #113 - Move the database init code 2021-09-27 18:23:36 +02:00
Elio Struyf
221f962beb updated changelog 2021-09-27 16:25:38 +02:00
Elio Struyf
17566279e2 Updated dependencies 2021-09-27 16:23:35 +02:00
Elio Struyf
4e7488414d #113 - Implemented local database for media 2021-09-27 16:22:23 +02:00
Elio Struyf
c206817431 #117 - Added single line support 2021-09-27 09:23:09 +02:00
Elio Struyf
995c6fff2b Merge branch 'dev' 2021-09-24 10:36:51 +02:00
Elio Struyf
c216062537 4.0.1 2021-09-24 10:36:40 +02:00
Elio Struyf
80a27a1e5e Merge branch 'dev' 2021-09-24 10:35:47 +02:00
Elio Struyf
b8f5e10f4b #116 - Fix for not showing the -1 limit on inputs 2021-09-24 10:27:49 +02:00
Elio Struyf
d8bffdcf6c #115 - Fix for updating added categories/tags 2021-09-24 10:24:33 +02:00
Elio Struyf
71c0360523 Remove +1 2021-09-24 10:14:52 +02:00
Elio Struyf
3260c2b3e0 Updated changelog 2021-09-24 10:11:38 +02:00
Elio Struyf
a523c4ab63 #114 - Fix for category/tag provides as string 2021-09-24 10:07:15 +02:00
Elio Struyf
24f69ea819 Adding start 2021-09-24 10:03:47 +02:00
Elio Struyf
12d816b761 #114 - Empty array fix + empty data 2021-09-24 08:45:45 +02:00
Elio Struyf
0e13a3783f Better notification 2021-09-23 08:41:09 +02:00
Elio Struyf
09e5f3aa7f Merge branch 'dev' 2021-09-23 08:10:23 +02:00
Elio Struyf
5991db1a83 Updated banner 2021-09-23 08:09:59 +02:00
Elio Struyf
f46419f800 Merge branch 'dev' into main 2021-09-22 20:06:44 +02:00
Elio Struyf
94a89be841 Updated changelog 2021-09-22 20:06:27 +02:00
Elio Struyf
00224e99a0 Merge branch 'dev' into main 2021-09-22 20:03:56 +02:00
Elio Struyf
cfd6eb6fb3 Updated settings 2021-09-22 10:09:41 +02:00
Elio Struyf
701c5ccb9e #111 #112 - media insert + snippet support 2021-09-22 09:12:21 +02:00
Elio Struyf
bf797df982 #111 - Insert image into the contents of the page 2021-09-21 20:18:24 +02:00
Elio Struyf
0f710ffefb Moved documentation to another repository 2021-09-21 18:54:45 +02:00
Elio Struyf
2a87f08287 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-09-21 09:25:44 +02:00
Elio Struyf
c27c5885b1 Setting updates 2021-09-21 09:01:59 +02:00
Elio Struyf
e5771b0fc9 Update banners 2021-09-20 21:41:57 +02:00
Elio Struyf
c9a5232d43 Updated banner 2021-09-20 21:38:15 +02:00
Elio Struyf
266faf9081 updated readme 2021-09-20 21:36:31 +02:00
Elio Struyf
cdf3dc7f2e Updated foldername 2021-09-20 17:22:58 +02:00
Elio Struyf
1bcfa9d9f0 Updated readme 2021-09-20 17:22:26 +02:00
Elio Struyf
d2dd4aed37 Added github stars icon 2021-09-20 15:29:06 +02:00
Elio Struyf
6eea02622a Link to the updates page updates 2021-09-20 15:06:11 +02:00
Elio Struyf
395b5da765 Anchor improvements to the documentation 2021-09-20 14:30:20 +02:00
Elio Struyf
635f033193 Added release notes notification 2021-09-20 12:32:49 +02:00
Elio Struyf
14b100ea20 4.0.0 2021-09-20 12:29:40 +02:00
Elio Struyf
693cc3611c Show release notes 2021-09-20 12:29:15 +02:00
Elio Struyf
a9591e1a56 Release notes 2021-09-20 12:22:58 +02:00
Elio Struyf
7a702f09a0 Documenation updates and preparations for 4.0.0 release 2021-09-20 11:23:34 +02:00
Elio Struyf
04ccdbb646 Sorted all settings 2021-09-20 09:38:18 +02:00
Elio Struyf
b2e661d9e3 Beta schema 2021-09-20 09:35:43 +02:00
Elio Struyf
d2161ff46c Sorted all commands 2021-09-20 09:35:37 +02:00
Elio Struyf
8e699db62d #106 - new init for team config 2021-09-19 18:54:38 +02:00
Elio
25201e6859 Updated script name 2021-09-18 16:19:44 +02:00
Elio
c1c14b814c added schema support on build 2021-09-18 16:18:46 +02:00
Elio Struyf
001a49b34e Global/local settings 2021-09-17 20:26:52 +02:00
Elio Struyf
08fcf7cf15 Global/local settings implementation 2021-09-17 17:31:37 +02:00
Elio Struyf
78db3d0b96 #108 - Choice field support added 2021-09-17 14:04:06 +02:00
Elio Struyf
ed460fde4f Documentation updates 2021-09-17 11:42:03 +02:00
Elio Struyf
1471203b68 updated changelog 2021-09-17 10:38:12 +02:00
Elio Struyf
53093ba459 Documentation updates 2021-09-17 10:36:09 +02:00
Elio Struyf
f873961439 Panel aware media selection 2021-09-17 08:46:48 +02:00
Elio Struyf
5146bd04df Added label support to tagpicker 2021-09-16 19:47:41 +02:00
Elio Struyf
9247884a5b #105 - Content Type support with backwards compatibility 2021-09-16 16:20:58 +02:00
Elio Struyf
e159a6239c Mapped out all array and object settings 2021-09-16 14:42:53 +02:00
Elio Struyf
626cc773f4 #104 - First steps to preview image selection 2021-09-16 11:46:37 +02:00
Elio Struyf
1e26329d38 #101 - Added now button to datetime 2021-09-16 09:06:50 +02:00
Elio Struyf
58e0b4bde5 #103 - Title and description field added to metadata 2021-09-15 18:53:42 +02:00
Elio Struyf
b072b920fd #102 - Fix on metadata update 2021-09-15 18:41:27 +02:00
Elio Struyf
2758c94434 Added new setting to documentation 2021-09-15 17:12:37 +02:00
Elio Struyf
83c086879d Updated changelog 2021-09-15 16:43:01 +02:00
Elio Struyf
0429eaa9ed #102 - Support comma separated arrays in front matter 2021-09-15 16:42:07 +02:00
Elio Struyf
73c35e3b44 Updated changelog 2021-09-15 13:20:09 +02:00
Elio Struyf
089f21ca72 3.2.0 2021-09-15 13:19:12 +02:00
Elio Struyf
0efdb019a0 #101 - Date picker added to metadata 2021-09-15 13:19:03 +02:00
Elio Struyf
57623378fb Remove sticky from sidebar 2021-09-14 08:51:35 +02:00
Elio Struyf
27566da617 Added 404 page 2021-09-13 16:56:30 +02:00
Elio Struyf
c429113394 Updated docs 2021-09-13 10:16:57 +02:00
Elio Struyf
2e12942e22 Created robots.txt 2021-09-11 15:25:56 +02:00
Elio Struyf
fa5b698571 Updated changelog 2021-09-11 15:11:44 +02:00
Elio Struyf
4237569390 Added cloudinary 2021-09-11 09:17:03 +02:00
Elio Struyf
01b1b3d0ea Merge pull request #100 from estruyf/dev
Merge for 3.1.0
2021-09-10 17:43:27 +02:00
Elio Struyf
9f2c68fd66 Updated showcase 2021-09-10 16:56:20 +02:00
Elio Struyf
9f21042e58 Updated documentations with delete and drag&drop 2021-09-10 14:07:33 +02:00
Elio Struyf
840e6fc6fd Delete media 2021-09-10 14:01:46 +02:00
Elio Struyf
3f237386b2 #98 - Drag and drop functionality added 2021-09-10 13:04:49 +02:00
Elio Struyf
eca6e00bf2 New images 2021-09-10 09:42:04 +02:00
Elio Struyf
afcccd780b New media images 2021-09-10 09:37:06 +02:00
Elio Struyf
239c611d3e Add bg to media card 2021-09-10 09:31:46 +02:00
Elio Struyf
4a2f362ed7 Version number update 2021-09-10 09:10:42 +02:00
Elio
b040669bfb Added Windows path media parsing 2021-09-09 19:44:10 +02:00
Elio
2c5a35d9b8 Windows fixes 2021-09-09 19:27:54 +02:00
Elio Struyf
eade3f4799 Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev 2021-09-09 18:36:51 +02:00
Elio Struyf
98d8daaa7c Run cleanup 2021-09-09 18:36:43 +02:00
Elio
1c227c547f Always show unregister folder action, due to new pageFolders setting 2021-09-09 18:34:18 +02:00
Elio Struyf
167c1fafa1 Small header fix + webpack dev mode 2021-09-09 17:54:37 +02:00
Elio Struyf
edf5fc8401 Added beta readme 2021-09-09 14:22:34 +02:00
Elio Struyf
3de0006651 Added .all-contributorsrc 2021-09-09 12:14:17 +02:00
Elio Struyf
f79d382da5 Lightbox + documentation updates 2021-09-09 10:02:51 +02:00
Elio Struyf
11bb0fabcd Update URL 2021-09-09 08:07:59 +02:00
Elio Struyf
4c43eb5eeb Updated beta baseImagesUrl 2021-09-09 07:17:39 +02:00
Elio Struyf
364d6ec3f9 Updated dependency 2021-09-08 16:34:28 +02:00
Elio Struyf
40646fd1b3 Added media refresh + spinner 2021-09-08 16:18:26 +02:00
Elio Struyf
2769eb9b71 Fix beta startup + main release script to reset the id 2021-09-08 10:29:34 +02:00
Elio Struyf
aa97051437 Updated beta script 2021-09-08 10:14:36 +02:00
Elio Struyf
496391b048 Updated changelog + beta release script 2021-09-08 10:12:15 +02:00
Elio Struyf
2e743c896f Stable version check 2021-09-08 10:05:05 +02:00
Elio Struyf
3941c33b1d Updated isProduction function 2021-09-08 10:01:36 +02:00
Elio Struyf
cdc49c09f1 Link to beta docs 2021-09-08 09:52:39 +02:00
Elio Struyf
fc7300ba87 Beta doc updates 2021-09-08 09:43:11 +02:00
Elio Struyf
d3aa51c9ed Updated docs 2021-09-08 09:09:24 +02:00
Elio Struyf
387c906af2 Update docs 2021-09-08 09:06:07 +02:00
Elio Struyf
d04c2a96b7 Updated beta release 2021-09-08 08:51:00 +02:00
Elio Struyf
797c4cd2b1 Updated beta number 2021-09-08 08:46:35 +02:00
Elio Struyf
0ebc874796 3.1.0 2021-09-08 08:43:33 +02:00
Elio Struyf
0b970a73b6 Updated beta workflow 2021-09-08 08:43:30 +02:00
Elio Struyf
065b2fef1b Update beta script 2021-09-08 08:41:15 +02:00
Elio Struyf
b5033f6b45 Beta release 2021-09-08 08:39:24 +02:00
Elio Struyf
274b341648 Merge pull request #86 from estruyf/dependabot/npm_and_yarn/docs/next-11.1.1
Bump next from 11.1.0 to 11.1.1 in /docs
2021-09-08 08:11:05 +02:00
Elio Struyf
c51f2a80c3 Merge pull request #92 from estruyf/dependabot/npm_and_yarn/docs/remark-html-14.0.1
Bump remark-html from 14.0.0 to 14.0.1 in /docs
2021-09-08 08:10:55 +02:00
dependabot[bot]
e6415a3ee9 Bump remark-html from 14.0.0 to 14.0.1 in /docs
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](https://github.com/remarkjs/remark-html/compare/14.0.0...14.0.1)

---
updated-dependencies:
- dependency-name: remark-html
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 23:30:28 +00:00
Elio Struyf
134a5aaa0d #72 #91 - Further implementation of media view + content folder support 2021-09-07 17:52:34 +02:00
Elio Struyf
86c609f49f media dashboard implementation 2021-09-06 16:26:13 +02:00
Elio Struyf
bf3dec46bc Updated changelog 2021-09-06 10:38:47 +02:00
Elio Struyf
2d7c9cfc05 vscode helper integration 2021-09-06 10:33:40 +02:00
Elio Struyf
7e705ccfd8 #89 - Clear filters, sorting, and grouping button 2021-09-06 10:26:15 +02:00
Elio Struyf
1680637235 Create codeql-analysis.yml 2021-09-06 08:57:01 +02:00
Elio Struyf
3de56b94c3 Fix sitemap 2021-09-06 08:32:16 +02:00
dependabot[bot]
1b5840b2bf Bump next from 11.1.0 to 11.1.1 in /docs
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 06:30:20 +00:00
Elio Struyf
b14c4c50cf Added sitemap building 2021-09-06 08:29:14 +02:00
Elio Struyf
1f8c2f5b1e Updated references 2021-09-04 15:01:37 +02:00
Elio Struyf
db3a584ab9 #73 - Color enhancements 2021-09-04 12:57:00 +02:00
Elio Struyf
918f914c91 #73 - persist view type setting 2021-09-04 12:40:28 +02:00
Elio Struyf
9f5d180447 Update changelog 2021-09-03 17:47:39 +02:00
Elio Struyf
77e2c68810 Update changelog 2021-09-03 17:46:59 +02:00
Elio Struyf
60caf743c6 #90 #89 - Recoil implementation + Search sorting fix 2021-09-03 17:46:18 +02:00
Elio Struyf
b8dee7a5c9 #73 - List view 2021-09-03 16:45:22 +02:00
Elio Struyf
3b6a7e9b71 Add CMS to the images 2021-09-03 15:37:50 +02:00
Elio Struyf
648ee34171 Style improvements for smaller screens 2021-09-03 11:36:53 +02:00
Elio Struyf
4a88e471f6 Updated changelog + added links to settings in config settings 2021-09-03 10:56:50 +02:00
Elio Struyf
14a2b715e7 Merge branch 'issue/81' 2021-09-03 10:42:12 +02:00
Elio Struyf
0c368dbe65 #85 - Updated showcases 2021-09-03 10:34:11 +02:00
Elio Struyf
f0b7542d94 Removed unused references 2021-09-03 10:29:23 +02:00
Elio Struyf
80cd7d3eac Updated changelog 2021-09-02 17:27:37 +02:00
Elio Struyf
ef08e0a34b #87 - Fix issue with autofocus and command palette 2021-09-02 17:26:40 +02:00
Elio Struyf
62a2c22ba1 Typo fix 2021-09-02 14:12:53 +02:00
Elio Struyf
1417575b98 Added process variables 2021-09-02 14:09:52 +02:00
Elio Struyf
4862810035 Search implementation 2021-09-02 13:47:27 +02:00
Elio Struyf
e1b9bad05b Mobile navigation 2021-09-02 10:58:04 +02:00
Elio Struyf
47f7521e93 Remove reference 2021-09-02 10:29:15 +02:00
Elio Struyf
771f86710f Website content improvements 2021-09-02 10:26:04 +02:00
Elio Struyf
dc55cedb0d Update Navigation.tsx 2021-09-01 21:21:27 +02:00
Elio Struyf
e93c6832e4 Update CTA.tsx 2021-09-01 21:17:16 +02:00
Elio Struyf
0f0c7f9f3d Update en.ts 2021-09-01 21:14:06 +02:00
Elio Struyf
d9984ce292 #81 - Optimize the content folder settings + migration script for deprecated setting 2021-09-01 18:55:01 +02:00
Elio Struyf
c9e813effe Added Vercel as sponsor 2021-09-01 11:53:59 +02:00
Elio Struyf
3fea99ef24 Updated height 2021-09-01 11:43:27 +02:00
Elio Struyf
06a3841dd3 Added Vercel as sponsor 2021-09-01 11:42:59 +02:00
Elio Struyf
32fb742de5 Updated changelog + added visitors on docs 2021-09-01 09:56:39 +02:00
Elio Struyf
c41b7adcfd updated changelog 2021-09-01 09:49:58 +02:00
Elio Struyf
be55a2237d #77 - Grouping implementation 2021-09-01 09:44:15 +02:00
Elio Struyf
265f788f98 Restructuring 2021-09-01 08:46:33 +02:00
Elio Struyf
c7d3a7dcf6 Updated showcase 2021-08-31 17:44:30 +02:00
Elio Struyf
e02a766070 Updated readme with contributors 2021-08-31 14:31:31 +02:00
Elio Struyf
c9dd684451 Added review 2021-08-31 13:34:51 +02:00
Elio Struyf
5329033b46 Update typos 2021-08-31 12:25:44 +02:00
Elio Struyf
4bd914fdba Styling updates 2021-08-31 12:18:06 +02:00
Elio Struyf
b7f093d55b Updated tsconfig to exclude docs + ignore list 2021-08-31 12:09:56 +02:00
Elio Struyf
87273d9eba updated readme 2021-08-31 11:58:40 +02:00
Elio Struyf
bb1ea17d95 Documentation fixes 2021-08-31 11:55:08 +02:00
Elio Struyf
a554705cab 3.0.2 2021-08-31 11:52:45 +02:00
Elio Struyf
6c9abc572a Update changelog 2021-08-31 11:52:24 +02:00
Elio Struyf
be168b8963 Image optimization 2021-08-31 11:51:45 +02:00
Elio Struyf
d05d6ac95e Merge branch 'docs' 2021-08-31 11:49:54 +02:00
Elio Struyf
700a546b39 #82 - Hide commands 2021-08-31 11:49:35 +02:00
Elio Struyf
0fd6e1c87b Documenation updates 2021-08-31 11:49:14 +02:00
Elio Struyf
733e747f58 Merge branch 'main' into docs 2021-08-30 21:44:39 +02:00
Elio Struyf
672abbea2d Docs 2021-08-30 21:44:16 +02:00
Elio Struyf
b04fdae043 Added link for documentation 2021-08-30 18:10:14 +02:00
Elio Struyf
e7a124f178 Mobile fixes 2021-08-30 18:01:31 +02:00
Elio Struyf
4994761fe2 empty folder 2021-08-30 15:33:58 +02:00
Elio Struyf
ad4cbd748b Added web dependency 2021-08-30 15:31:58 +02:00
Elio Struyf
3d85902d2c Update documentation 2021-08-30 15:26:06 +02:00
Elio Struyf
8b558fa2f7 Merge branch 'docs' 2021-08-30 15:14:24 +02:00
Elio Struyf
94a8610edf Docs site added 2021-08-30 15:13:06 +02:00
Elio Struyf
ad2a30b5f8 Update issue templates 2021-08-30 10:14:53 +02:00
Elio Struyf
39d3cf46f3 Merge branch 'main' into docs 2021-08-30 09:45:53 +02:00
Elio Struyf
596804ac79 Docs 2021-08-30 09:44:48 +02:00
Elio Struyf
6ac15e9252 3.0.1 2021-08-30 08:29:27 +02:00
Elio Struyf
1a8f10e942 Updated changelog 2021-08-30 08:29:14 +02:00
Elio Struyf
779c1ef6ae #79 - scrollbar fix 2021-08-30 08:28:24 +02:00
Elio Struyf
600eb150bf Teal icon 2021-08-28 09:37:37 +02:00
Elio Struyf
0ef0fbc3f9 3.0.0 2021-08-27 12:32:09 +02:00
Elio Struyf
95ae50c24e Small optimization for content folder selection 2021-08-27 12:31:50 +02:00
Elio Struyf
3a43c4b5b9 Windows fixes 2021-08-27 12:21:11 +02:00
Elio Struyf
0e73c9bec5 Change order 2021-08-27 11:36:03 +02:00
Elio Struyf
9479f5d53d Updated readme 2021-08-27 11:35:21 +02:00
Elio Struyf
7716d98868 #69 - Welcome screen integration 2021-08-27 11:30:25 +02:00
Elio Struyf
918a33b45e Welcome message updated 2021-08-26 20:40:30 +02:00
Elio Struyf
2c1fd2890c Updates to support the upcoming welcome message 2021-08-26 20:28:43 +02:00
Elio Struyf
939cf94de6 Merge branch 'issue/65' into main 2021-08-26 20:02:08 +02:00
Elio Struyf
a912a7702d Make the dashboard start first 2021-08-26 14:05:59 +02:00
Elio Struyf
b35b0e9515 Added publicFolder info 2021-08-26 13:43:43 +02:00
Elio Struyf
8ad93a6916 Updated readme 2021-08-26 13:36:15 +02:00
Elio Struyf
aac34c96f7 Added sponsor message ❤️ 2021-08-26 13:21:00 +02:00
Elio Struyf
975bb10001 Support filtering, documentation updates 2021-08-26 11:40:18 +02:00
Elio Struyf
6cce35de6c Dashboard updates to support content creation + search 2021-08-25 21:39:26 +02:00
Elio Struyf
722c0d6888 #65 - Dashboard implementation 2021-08-24 21:01:58 +02:00
Elio Struyf
ce8a343ffd Merge branch 'poc-tailwind' 2021-08-24 12:06:44 +02:00
Elio Struyf
5e539a3d14 #64 - Toggle implementation 2021-08-24 10:30:23 +02:00
Elio Struyf
1224316217 Refactoring + optimizing files and folder updates 2021-08-23 21:27:47 +02:00
Elio Struyf
8d7aeb3edd #61 - Implementation of recently modified files 2021-08-23 15:37:51 +02:00
Elio Struyf
c65500b061 Tailwind css 2021-08-23 13:49:01 +02:00
Elio Struyf
8642b8b46a FileList component 2021-08-23 13:48:41 +02:00
Elio Struyf
ea381eac51 Open file updates 2021-08-23 13:22:47 +02:00
Elio Struyf
6395e471f0 2.5.1 2021-08-23 08:51:09 +02:00
Elio Struyf
59f0351b79 Fix typo 2021-08-23 08:50:59 +02:00
Elio Struyf
1b16fa69d0 Update docs 2021-08-21 10:23:54 +02:00
Elio Struyf
e8f67590bc Updated image 2021-08-19 14:22:22 +02:00
Elio Struyf
b34a8feb63 changelog update 2021-08-19 14:09:02 +02:00
Elio Struyf
fcbca1e48a Fix typo 2021-08-19 14:08:44 +02:00
Elio Struyf
4585790b45 updated changelog 2021-08-19 14:08:00 +02:00
Elio Struyf
445b64a2ec 2.5.0 2021-08-19 14:07:47 +02:00
Elio Struyf
5d18d09b72 #60 - site preview + refactoring 2021-08-19 13:34:15 +02:00
Elio Struyf
fdfdfda6ce 2.4.1 2021-08-16 14:30:18 +02:00
Elio Struyf
f016ae27ec Better highlight 2021-08-16 14:30:10 +02:00
Elio Struyf
c9d3eca431 Merge branch 'main' of github.com:estruyf/vscode-front-matter into main 2021-08-16 12:30:29 +02:00
Elio Struyf
486beaf650 2.4.0 2021-08-16 12:30:17 +02:00
Elio Struyf
6e82cf221e Updated changelog 2021-08-16 12:30:10 +02:00
Elio Struyf
46b9591859 Merge pull request #54 from estruyf/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-16 12:29:40 +02:00
Elio Struyf
3e76da58f5 Updated documentation 2021-08-16 12:28:55 +02:00
Elio Struyf
9d42bd2f97 Update highlighting + documentation 2021-08-16 11:38:51 +02:00
Elio Struyf
75890ec6e8 #55 #56 #57 #58 #59 - multiple enhancements that are linked 2021-08-13 13:33:05 +02:00
Elio Struyf
fb0429e40f Updated changelog 2021-08-12 17:24:17 +02:00
Elio Struyf
8db813a661 #21 - Implemented the folding provider for front matter 2021-08-12 17:15:08 +02:00
dependabot[bot]
2655be9aae Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 09:39:10 +00:00
Elio Struyf
fc99756136 Merge branch 'main' of github.com:estruyf/vscode-front-matter into main 2021-08-10 20:09:53 +02:00
Elio Struyf
9159a98dbe Fix image URL 2021-08-10 20:09:46 +02:00
Elio
310f8e4a5e 2.3.0 2021-08-10 15:10:54 +02:00
Elio
d79f3416a3 updated changelog 2021-08-10 15:10:49 +02:00
Elio Struyf
e194928291 #53 - Add save as template 2021-08-09 17:05:40 +02:00
Elio Struyf
32aa8f4223 #31 - Better change detection 2021-08-09 14:46:30 +02:00
Elio Struyf
c88d6be1d7 #31 - implementation of auto-update 2021-08-09 10:47:13 +02:00
Elio Struyf
1b1dc55da7 2.2.0 2021-08-06 14:44:08 +02:00
Elio Struyf
bfbc81c90f Updated release date 2021-08-06 14:44:02 +02:00
Elio Struyf
cefbf74582 #51 - Default panel actions 2021-08-06 14:42:20 +02:00
Elio Struyf
0780842365 Updates for baseview 2021-08-06 13:38:17 +02:00
Elio Struyf
1f94a87993 #28 - Align filename with the slug 2021-08-06 13:35:45 +02:00
Elio Struyf
157228edb5 #49 - Initialize new project 2021-08-05 22:53:46 +02:00
Elio Struyf
10268fc60f #48 - Added new folder registration message 2021-08-05 18:14:12 +02:00
Elio Struyf
e51911ed83 #50 - Fix for 2021-08-05 18:13:07 +02:00
Elio Struyf
e1429bc666 #47 - Fix showing 0 on word count 2021-08-05 16:09:56 +02:00
Elio
a2d6d361d6 Update docs 2021-08-04 15:18:45 +02:00
Elio
c581ead809 Added docs 2021-08-04 15:17:23 +02:00
Elio
3ed5fda4e7 Merge branch 'dev' into main 2021-08-04 15:05:40 +02:00
Elio
33dcfcb09a 2.1.0 2021-08-04 15:02:10 +02:00
Elio
df84c25e01 #44 - Windows path fix 2021-08-04 15:00:26 +02:00
Elio
b8dc7990f7 #45 - WSL support added 2021-08-04 14:38:57 +02:00
Elio
a1ee808ed5 #44 - New article creation command 2021-08-03 14:16:35 +02:00
Elio Struyf
3a35eeb1d5 enhancement preperations 2021-08-03 11:04:43 +02:00
Elio Struyf
c6412760fc #46 - Fix rendering of tag pickers 2021-08-03 10:45:01 +02:00
Elio Struyf
cc21043053 2.0.1 2021-07-27 15:57:16 +02:00
Elio Struyf
b1816a0567 updated changelog 2021-07-27 15:57:04 +02:00
Elio Struyf
29b170a8bd Updated screenshot 2021-07-27 15:17:57 +02:00
Elio Struyf
3ed144f003 #42 - Table updates 2021-07-27 15:16:10 +02:00
Elio Struyf
613d7f2adb Update changelog 2021-07-27 15:08:07 +02:00
Elio Struyf
82260d7030 #43 - Fix for collapsible sections 2021-07-27 15:06:55 +02:00
Elio Struyf
dbd8b1c0ce Fix for onKeyDown enter 2021-07-24 18:08:09 +02:00
Elio Struyf
d2a4a281a3 2.0.0 2021-07-23 10:26:06 +02:00
Elio Struyf
37021e7a0a Fix 2021-07-23 10:26:03 +02:00
Elio Struyf
02c171d64c Merge branch 'dev' 2021-07-23 10:25:09 +02:00
Elio Struyf
a99f20b9f1 Updated image 2021-07-23 10:21:36 +02:00
Elio Struyf
14d66203d3 Updated dependency for the release 2021-07-23 10:01:25 +02:00
Elio Struyf
6e1b28c59e Removed material UI 2021-07-22 20:13:10 +02:00
Elio Struyf
53a1b19e07 Combine the title, description and artilce length details 2021-07-22 15:58:35 +02:00
Elio Struyf
87e735faa9 Update documentation + images + icons 2021-07-21 19:38:56 +02:00
Elio Struyf
b2f0d51aa2 Added table of contents 2021-07-21 18:16:11 +02:00
Elio Struyf
9a6403a6cd Updated images 2021-07-21 18:07:34 +02:00
Elio Struyf
021b3952ec updated changelog 2021-07-21 16:45:58 +02:00
Elio Struyf
8ddeab7a88 #40 - Implemented keyword checks 2021-07-21 16:45:37 +02:00
Elio Struyf
bea11bf7df Collapsible headers 2021-07-21 14:42:52 +02:00
Elio Struyf
323807c0e1 #41 - Better visualization of the article length 2021-07-21 12:23:46 +02:00
Elio Struyf
d55b122d33 mdx support + styling changes 2021-07-20 18:37:09 +02:00
Elio Struyf
a118b461a7 #41 - word count implementation + extra details 2021-07-20 18:37:01 +02:00
Elio Struyf
c572a821e9 Icon updates 2021-07-20 16:12:29 +02:00
Elio Struyf
a3f18bb143 Merge branch 'master' into dev 2021-07-20 15:18:31 +02:00
Elio Struyf
525a289a2c New panel updates 2021-07-20 15:17:48 +02:00
Elio Struyf
d8d058360b 1.18.0 2021-07-20 12:02:28 +02:00
Elio Struyf
5ccb528e02 Updated changelog 2021-07-20 12:02:22 +02:00
Elio Struyf
d9818f4b2d Update readme 2021-07-20 10:38:28 +02:00
Elio Struyf
4e905d0334 Update title 2021-07-20 10:35:25 +02:00
Elio Struyf
033b08b1bb Remove hr 2021-07-20 10:34:25 +02:00
Elio Struyf
430775649c Update readme 2021-07-20 10:33:59 +02:00
Elio Struyf
0bd714bb02 Added badge 2021-07-13 12:16:25 +02:00
Elio Struyf
0d0289cbf7 Added visitor counter 2021-07-13 12:13:54 +02:00
Elio Struyf
6b21c76332 Updated link 2021-07-07 12:37:33 +02:00
Elio Struyf
59c962d8fc Added sample for custom actions 2021-07-07 12:36:48 +02:00
Elio Struyf
13cb8fcff5 Update changelog 2021-06-28 15:36:17 +02:00
Elio Struyf
4d6317f3bc 1.17.1 2021-06-28 15:35:24 +02:00
Elio Struyf
1b4ce2b925 update changelog 2021-06-28 15:35:18 +02:00
Elio Struyf
8f7f61f2af #34 - Fix date updates 2021-06-28 15:33:08 +02:00
Elio Struyf
f11b884bed #34 - Fix for last modified time on template creation 2021-06-28 14:58:08 +02:00
Elio Struyf
3a968a305f Merge pull request #37 from estruyf/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-06-14 18:22:07 +02:00
dependabot[bot]
847cce915b Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 16:21:16 +00:00
Elio Struyf
704d84454d 1.17.0 2021-06-14 18:20:32 +02:00
Elio Struyf
6d46762e30 #36 - added new option 2021-06-14 18:20:19 +02:00
Elio Struyf
82cf9497ae Merge pull request #32 from estruyf/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-06-14 18:03:36 +02:00
Elio Struyf
d1563c2c23 Merge pull request #33 from estruyf/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-06-14 18:03:27 +02:00
Elio Struyf
7744fdc4b2 Merge pull request #35 from estruyf/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-06-14 18:03:18 +02:00
Elio Struyf
2d82b815fc Update CHANGELOG.md 2021-05-31 15:51:39 +02:00
Elio Struyf
99701e88a0 1.16.1 2021-05-27 22:39:28 +02:00
Elio Struyf
6901ae30f5 Fix for node 2021-05-27 22:39:22 +02:00
dependabot[bot]
e2042b590a Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 03:05:17 +00:00
dependabot[bot]
d8ed7464a1 Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 22:54:18 +00:00
dependabot[bot]
cc08ac6f53 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 16:01:01 +00:00
Elio Struyf
976a473d39 Added a new tag icon instead of the + 2020-12-11 10:10:14 +01:00
727 changed files with 83031 additions and 14710 deletions

11
.all-contributorsrc Normal file
View File

@@ -0,0 +1,11 @@
{
"files": [],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"badgeTemplate": "",
"contributorTemplate": "",
"types": {},
"skipCi": "true",
"contributors": []
}

20
.eslintrc.json Normal file
View File

@@ -0,0 +1,20 @@
{
"root": true,
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"],
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended"
],
"ignorePatterns": ["./**/*.js", "./webpack/*.config.js", "./e2e/*.ts"],
"rules": {
"no-throw-literal": "error",
"no-unused-expressions": "error",
"curly": "error",
"class-methods-use-this": "warn",
"no-console": "warn",
"@typescript-eslint/no-empty-interface": "off",
"no-extra-boolean-cast": "off"
}
}

View File

@@ -0,0 +1 @@
{"assets":{"v7.0.0":{"snippets-dashboard.png":{"caption":"Snippets dashboard","alt":"Snippets dashboard"}}}}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

1
.github/FUNDING.yml vendored
View File

@@ -1,4 +1,5 @@
# These are supported funding model platforms
github: [estruyf]
open_collective: frontmatter
custom: ["https://www.buymeacoffee.com/zMeFRy9"]

34
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,34 @@
---
name: Bug report
about: Create a report to help us improve
title: 'Issue: '
labels: 'bug'
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device:**
- OS: [e.g. iOS]
- Front Matter CMS Version [e.g. 10.2.0]
- Browser [e.g. chrome, safari]
**Additional context**
Add any other context about the problem here.

14
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: Documentation
url: https://frontmatter.codes/docs
about: See our documentation.
- name: Changelog
url: https://frontmatter.codes/updates
about: See our changelog.
- name: Front Matter website
url: https://frontmatter.codes
about: Our website.
- name: Support Front Matter
url: https://github.com/sponsors/estruyf
about: Support Front Matter development.

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: 'Enhancement: '
labels: 'enhancement'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -0,0 +1,7 @@
---
name: Feedback
about: Tell more on what you think
title: 'Feedback: '
labels: ''
assignees: ''
---

20
.github/ISSUE_TEMPLATE/showcase.md vendored Normal file
View File

@@ -0,0 +1,20 @@
---
name: Showcase
about: Let us know that you are using Front Matter and we'll add you on our showcase page
title: 'Showcase: '
labels: 'showcase'
assignees: ''
---
**Title you want to give your site**
Define a clear title that will be used on the showcase page. Example: `Front Matter`.
**Link to the site**
A URL to the site to add.
**A nice and clean description**
Keep it simple. Just let us know which static-site generator you used, and other frameworks.

33
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,33 @@
# PR Details
<!--- Provide a general summary of your changes in the Title above -->
## Description
<!--- Describe your changes in detail -->
## Related Issue
<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
<!--- Please link to the issue here: -->
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
## How Has This Been Tested
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Docs change / refactoring / dependency upgrade
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

47
.github/actions/localization/action.yml vendored Normal file
View File

@@ -0,0 +1,47 @@
name: Localization sync
description: Syncs the localization values from English to the other supported languages
inputs:
TRANSLATION_API_KEY:
description: 'The API key for the translation service'
required: true
TRANSLATION_API_LOCATION:
description: 'The location of the translation service'
required: true
TRANSLATION_API_URL:
description: 'The URL of the translation service'
required: true
PACKAGE_NAME:
description: 'The name of the package to be uploaded'
required: true
runs:
using: "composite"
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: https://registry.npmjs.org/
cache: 'npm'
- name: Install the dependencies
shell: bash
run: npm ci
- name: Sync localization
shell: bash
run: npm run localization:sync
env:
TRANSLATION_API_KEY: ${{ inputs.TRANSLATION_API_KEY }}
TRANSLATION_API_LOCATION: ${{ inputs.TRANSLATION_API_LOCATION }}
TRANSLATION_API_URL: ${{ inputs.TRANSLATION_API_URL }}
- name: Remove the node_modules
shell: bash
run: rm -rf node_modules
- uses: actions/upload-artifact@v4
with:
include-hidden-files: true
name: ${{ inputs.PACKAGE_NAME }}
path: .

71
.github/workflows/codeql-analysis.yml vendored Normal file
View File

@@ -0,0 +1,71 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '24 14 * * 5'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
# Learn more:
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
steps:
- name: Checkout repository
uses: actions/checkout@v2
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language
#- run: |
# make bootstrap
# make release
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

90
.github/workflows/project-labelling.yml vendored Normal file
View File

@@ -0,0 +1,90 @@
name: Project labelling
on:
project_card:
types: [created, moved, deleted]
jobs:
process-project:
name: Add/remove the project label and set the matrix variable
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.setMatrixData.outputs.matrix }}
statusLabel: ${{ steps.setStatusLabel.outputs.statusLabel }}
steps:
- name: Fetch project data
run: |
echo 'PROJECT_DATA<<EOF' >> $GITHUB_ENV
curl --request GET --url '${{ github.event.project_card.project_url }}' --header 'Authorization: token ${{ secrets.GITHUB_TOKEN }}' >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
### Add or remove the project label ###
- name: Add the project label
uses: andymckay/labeler@master
if: ${{ contains(github.event.action, 'created') || contains(github.event.action, 'moved') }}
with:
add-labels: "Project: ${{ fromJSON(env.PROJECT_DATA).name }}"
- name: Remove the project label
uses: andymckay/labeler@master
if: ${{ contains(github.event.action, 'deleted') }}
with:
remove-labels: "Project: ${{ fromJSON(env.PROJECT_DATA).name }}"
### Fetch project columns ###
- name: Fetch all columns
run: |
echo 'ALL_COLUMNS_DATA<<EOF' >> $GITHUB_ENV
curl --request GET --url '${{ fromJSON(env.PROJECT_DATA).columns_url }}' --header 'Authorization: token ${{ secrets.GITHUB_TOKEN }}' | jq --compact-output '["Status: " + .[].name]' >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
- name: Fetch column info
run: |
echo 'COLUMN_DATA<<EOF' >> $GITHUB_ENV
curl --request GET --url '${{ github.event.project_card.column_url }}' --header 'Authorization: token ${{ secrets.GITHUB_TOKEN }}' >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
- uses: actions/github-script@v6
id: setMatrixData
with:
result-encoding: string
script: |
const columnData = JSON.parse(process.env.COLUMN_DATA)
const allColumnsData = JSON.parse(process.env.ALL_COLUMNS_DATA)
const matrix = allColumnsData.filter((label) => {
return label !== `Status: ${columnData.name}`
});
core.setOutput('matrix', matrix)
- name: Set the status label
id: setStatusLabel
run: |
echo "statusLabel=${{ fromJSON(env.COLUMN_DATA).name }}" >> $GITHUB_OUTPUT
remove-labels:
runs-on: ubuntu-latest
needs: process-project
if: ${{ contains(github.event.action, 'deleted') || contains(github.event.action, 'moved') }}
strategy:
matrix:
label: ${{fromJson(needs.process-project.outputs.matrix)}}
steps:
- name: Remove the status label
uses: andymckay/labeler@master
with:
remove-labels: ${{ matrix.label }}
add-labels:
runs-on: ubuntu-latest
needs:
- process-project
- remove-labels
if: ${{ contains(github.event.action, 'created') || contains(github.event.action, 'moved') }}
steps:
- name: Add the status label
uses: andymckay/labeler@master
with:
add-labels: "Status: ${{ needs.process-project.outputs.statusLabel }}"

83
.github/workflows/release-beta.yml vendored Normal file
View File

@@ -0,0 +1,83 @@
name: BETA Release
on:
push:
branches:
- beta
workflow_dispatch:
env:
PACKAGE_NAME: 'fm-localized'
MS_URL: 'https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta'
VSX_URL: 'https://open-vsx.org/extension/eliostruyf/vscode-front-matter-beta'
jobs:
localization:
name: 'Localization'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Localize the solution
uses: ./.github/actions/localization
with:
TRANSLATION_API_KEY: ${{ secrets.TRANSLATION_API_KEY }}
TRANSLATION_API_LOCATION: ${{ secrets.TRANSLATION_API_LOCATION }}
TRANSLATION_API_URL: ${{ secrets.TRANSLATION_API_URL }}
PACKAGE_NAME: ${{ env.PACKAGE_NAME }}
release-ms:
name: 'Release to VSCode Marketplace'
runs-on: ubuntu-latest
needs: localization
environment:
name: 'MS - BETA'
url: ${{ env.MS_URL }}
steps:
- uses: actions/download-artifact@v4
with:
name: ${{ env.PACKAGE_NAME }}
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: https://registry.npmjs.org/
cache: 'npm'
- name: Install the dependencies
run: npm ci
- name: Prepare BETA
run: node scripts/beta-release.js $GITHUB_RUN_ID
- name: Publish
run: npx @vscode/vsce publish -p ${{ secrets.VSCE_PAT }} --baseImagesUrl https://raw.githubusercontent.com/estruyf/vscode-front-matter/dev
release-vsx:
name: 'Release to Open VSX'
runs-on: ubuntu-latest
needs: localization
environment:
name: 'Open VSX - BETA'
url: ${{ env.VSX_URL }}
steps:
- uses: actions/download-artifact@v4
with:
name: ${{ env.PACKAGE_NAME }}
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: https://registry.npmjs.org/
cache: 'npm'
- name: Install the dependencies
run: npm ci
- name: Prepare BETA
run: node scripts/beta-release.js $GITHUB_RUN_ID
- name: Publish to open-vsx.org
run: npx ovsx publish -p ${{ secrets.OPEN_VSX_PAT }}

View File

@@ -5,24 +5,79 @@ on:
- published
workflow_dispatch:
env:
PACKAGE_NAME: 'fm-localized'
MS_URL: 'https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter'
VSX_URL: 'https://open-vsx.org/extension/eliostruyf/vscode-front-matter'
jobs:
build:
name: "Build and release"
localization:
name: 'Localization'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: actions/checkout@v4
- name: Localize the solution
uses: ./.github/actions/localization
with:
node-version: 14
TRANSLATION_API_KEY: ${{ secrets.TRANSLATION_API_KEY }}
TRANSLATION_API_LOCATION: ${{ secrets.TRANSLATION_API_LOCATION }}
TRANSLATION_API_URL: ${{ secrets.TRANSLATION_API_URL }}
PACKAGE_NAME: ${{ env.PACKAGE_NAME }}
release-ms:
name: 'Release to VSCode Marketplace'
runs-on: ubuntu-latest
needs: localization
environment:
name: 'MS - Stable'
url: ${{ env.MS_URL }}
steps:
- uses: actions/download-artifact@v4
with:
name: ${{ env.PACKAGE_NAME }}
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: https://registry.npmjs.org/
cache: 'npm'
- name: Install the dependencies
run: npm i
run: npm ci
- name: Install vsce
run: npm i -g vsce
- name: Prepare MAIN release
run: node scripts/main-release.js
- name: Publish
run: vsce publish -p ${{ secrets.VSCE_PAT }}
run: npx @vscode/vsce publish -p ${{ secrets.VSCE_PAT }}
release-vsx:
name: 'Release to Open VSX'
runs-on: ubuntu-latest
needs: localization
environment:
name: 'Open VSX - Stable'
url: ${{ env.VSX_URL }}
steps:
- uses: actions/download-artifact@v4
with:
name: ${{ env.PACKAGE_NAME }}
- uses: actions/setup-node@v4
with:
node-version: 20
registry-url: https://registry.npmjs.org/
cache: 'npm'
- name: Install the dependencies
run: npm ci
- name: Prepare MAIN release
run: node scripts/main-release.js
- name: Publish to open-vsx.org
run: npx ovsx publish -p ${{ secrets.OPEN_VSX_PAT }}

10
.gitignore vendored
View File

@@ -4,4 +4,12 @@ node_modules
*.vsix
.DS_Store
dist
todo.md
todo.md
e2e/storage
e2e/extensions
e2e/sample
localization.log
localization.md
.env

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
auto-install-peers = true

7
.prettierrc Normal file
View File

@@ -0,0 +1,7 @@
{
"printWidth": 100,
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"trailingComma": "none"
}

View File

@@ -0,0 +1,9 @@
---
title:
slug:
description:
date: 2019-08-22T15:20:28.000Z
lastmod: 2019-08-22T15:20:28.000Z
weight: 1
type: documentation
---

View File

@@ -1,7 +1,5 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin"
]
}
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": ["eliostruyf.vscode-typescript-exportallmodules", "esbenp.prettier-vscode"]
}

48
.vscode/launch.json vendored
View File

@@ -3,34 +3,28 @@
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
{
"version": "0.2.0",
"configurations": [
{
"name": "Launch Extension",
"version": "0.2.0",
"configurations": [
{
"name": "Launch Extension",
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}", "--disable-extension=eliostruyf.vscode-front-matter"
],
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
"preLaunchTask": "npm: build:ext"
},
{
"name": "Attach Extension",
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}"
],
"outFiles": [
"${workspaceFolder}/dist/**/*.js"
],
"preLaunchTask": "npm: build:ext"
},
{
"name": "Extension Tests",
"type": "extensionHost",
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}",
"--extensionTestsPath=${workspaceFolder}/out/test"
],
"outFiles": [
"${workspaceFolder}/out/test/**/*.js"
],
"preLaunchTask": "npm: test-compile"
}
]
"args": [
"--extensionDevelopmentPath=${workspaceFolder}", "--disable-extension=eliostruyf.vscode-front-matter"
],
"outFiles": ["${workspaceFolder}/dist/**/*.js"]
}
]
}

66
.vscode/recoil.code-snippets vendored Normal file
View File

@@ -0,0 +1,66 @@
{
"Recoil Atom": {
"prefix": "sq-atom",
"body": [
"import { atom } from 'recoil';",
"",
"export const ${1:CollectionId}Atom = atom({",
" key: '${1:CollectionId}Atom',",
" default: 1",
"});"
],
"description": "Creates a new atom",
"scope": "typescript"
},
"Recoil Selector (sync)": {
"prefix": "sq-selector-sync",
"body": [
"import { selector } from 'recoil';",
"",
"export const ${1:CollectionData}Selector = selector({",
" key: '${1:CollectionData}Selector',",
" get: ({get}) => {",
" return get(${1:CollectionData}Atom);",
" }",
"});"
],
"description": "Creates a new synchronous selector",
"scope": "typescript"
},
"Recoil Selector (async)": {
"prefix": "sq-selector-async",
"body": [
"import { selector } from 'recoil';",
"",
"export const ${1:CollectionData}Selector = selector({",
" key: '${1:CollectionData}Selector',",
" get: async ({get}) => {",
" return await dataFetch(get(${2:CollectionIdState}));",
" }",
"});"
],
"description": "Creates a new asynchronous selector",
"scope": "typescript"
},
"Recoil selectorFamily": {
"prefix": "sq-selector-fam",
"body": [
"import { selectorFamily } from 'recoil';",
"",
"export const ${1:CollectionData}Selector = selectorFamily({",
" key: '${1:CollectionData}Selector',",
" get: id => async () => {",
" return await dataFetch({id});",
" }",
"});"
],
"description": "Creates a selectorFamily (same as selector, but used to provide parameters)",
"scope": "typescript"
},
"useTranslation": {
"prefix": ["sq-translation", "useTranslation"],
"body": "const { t: strings } = useTranslation();",
"description": "Include the translations",
"scope": "typescriptreact"
}
}

63
.vscode/settings.json vendored
View File

@@ -1,11 +1,60 @@
// Place your settings in this file to overwrite default and user settings.
{
"files.exclude": {
"out": false // set this to true to hide the "out" folder with the compiled JS files
"commitHelper.messages": [
{
"type": "👨‍💻 apps",
"values": ["#search", "#profile"]
},
"search.exclude": {
"out": true // set this to false to include "out" folder in search results
{
"type": "⚙️ tasks",
"values": ["#build", "#deploy", "#skip"]
}
],
"files.exclude": {
"out": false // set this to true to hide the "out" folder with the compiled JS files
},
"search.exclude": {
"out": true // set this to false to include "out" folder in search results
},
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off",
"squarl.groups": [
{
"id": "dashboard",
"name": "Dashboard"
},
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off"
}
{
"id": "panel",
"name": "Panel"
}
],
"squarl.bookmarks": [
{
"name": "App.tsx",
"path": "src/dashboardWebView/components/App.tsx",
"description": "Start of dashboard",
"type": "file",
"groupId": "dashboard"
},
{
"name": "ViewPanel.tsx",
"path": "src/panelWebView/ViewPanel.tsx",
"description": "Start of panel",
"type": "file",
"groupId": "panel"
},
{
"name": "styles.css",
"path": "src/panelWebView/styles.css",
"description": "Panel styles",
"type": "file",
"groupId": "panel"
},
{
"name": "settings.ts",
"path": "src/constants/settings.ts",
"description": "Settings names",
"type": "file"
}
]
}

48
.vscode/tasks.json vendored
View File

@@ -1,28 +1,28 @@
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
{
"version": "2.0.0",
"tasks": [
{
"type": "npm",
"script": "watch",
"problemMatcher": "$tsc-watch",
"isBackground": true,
"presentation": {
"reveal": "never"
},
"group": {
"kind": "build",
"isDefault": true
}
},
{
"type": "npm",
"script": "build:ext",
"group": {
"kind": "build",
"isDefault": true
}
}
]
"version": "2.0.0",
"tasks": [
{
"type": "npm",
"script": "watch",
"problemMatcher": "$tsc-watch",
"isBackground": true,
"presentation": {
"reveal": "never"
},
"group": {
"kind": "build",
"isDefault": true
}
},
{
"type": "npm",
"script": "build:ext",
"group": {
"kind": "build",
"isDefault": true
}
}
]
}

View File

@@ -5,8 +5,28 @@ src/**
.gitignore
vsc-extension-quickstart.md
**/tsconfig.json
**/tslint.json
**/tsconfig.e2e.json
**/*.map
**/*.ts
webpack.config.js
node_modules
docs
tailwind.config.js
sample
postcss.config.js
.templates
.github
scripts
.all-contributorsrc
assets/v2.*
assets/v3.*
assets/v4.*
assets/sponsors
dist/*.html
frontmatter.json
.frontmatter
webpack
README.beta.md
e2e
storage
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff

128
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1,128 @@
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, religion, or sexual identity
and orientation.
We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.
## Our Standards
Examples of behavior that contributes to a positive environment for our
community include:
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the
overall community
Examples of unacceptable behavior include:
* The use of sexualized language or imagery, and sexual attention or
advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email
address, without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Enforcement Responsibilities
Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.
Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.
## Scope
This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
elio@struyfconsulting.be.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
reporter of any incident.
## Enforcement Guidelines
Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:
### 1. Correction
**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.
**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.
### 2. Warning
**Community Impact**: A violation through a single incident or series
of actions.
**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or
permanent ban.
### 3. Temporary Ban
**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.
**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.
### 4. Permanent Ban
**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.
**Consequence**: A permanent ban from any sort of public interaction within
the community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).
[homepage]: https://www.contributor-covenant.org
For answers to common questions about this code of conduct, see the FAQ at
https://www.contributor-covenant.org/faq. Translations are available at
https://www.contributor-covenant.org/translations.

59
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,59 @@
# Contributing to Front Matter
First of all, it is amazing you want to contribute to Front Matter 💚.
There are various ways in how you can contribute to the project, it can be as simple from opening a bug report to implementing fixes or features.
## How you can help us
- Testing out the extension and providing feedback
- Reporting issues and bugs
- Suggesting new features
- Fixing an issue
- Updating documentation
- UI improvements
- Tutorials
- etc.
Eager to start contributing? Great 🤩, you can contribute to the following projects:
- [Extension](https://github.com/estruyf/vscode-front-matter)
- [Documentation](https://github.com/FrontMatter/web-documentation-nextjs)
- [Sample Projects](https://github.com/FrontMatter/project-samples)
## How to get started
- Start by forking this project;
- Clone your fork to your local machine;
- Run `npm i`;
- Open the project in VS Code;
- To start developing, run `npm run dev:ext` and press `f5` to start the debugging session.
### Tips
- Ensure that the main branch on your fork is in sync with the original **vscode-front-matter** repository
```bash
# assuming you are in the folder of your locally cloned fork....
git checkout main
# assuming you have a remote named `upstream` pointing to the official **vscode-front-matter** repo
git fetch upstream
# update your local main to be a mirror of what's in the main repo
git pull --rebase upstream main
```
- Create a feature branch in your fork. In case you get stuck, or have issues with merging your PR, this will allow you to have a clean main branch that you can use for contributing other changes.
```bash
git checkout -b issue/<id>
```
## Pull request
Once you are done with implementing the fix or feature. Please create a PR to our `dev` branch.
## License
By contributing, you agree that your contributions will be licensed under its MIT License.

224
README.beta.md Normal file
View File

@@ -0,0 +1,224 @@
<h1 align="center">
<a href="https://frontmatter.codes">
<img alt="Front Matter" src="https://frontmatter.codes/assets/frontmatter-social.png">
</a>
</h1>
<h2 align="center">Front Matter a CMS running straight in Visual Studio Code</h2>
<h2 align="center">This is the BETA version of Front Matter. If you were looking for the main version, check it out at <a href="https://frontmatter.codes">frontmatter.codes</a></h2>
<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter" title="Check it out on the Visual Studio Marketplace">
<img src="https://vscode-marketplace-badge.vercel.app/api/badge/version/eliostruyf.vscode-front-matter" alt="Visual Studio Marketplace" style="display: inline-block" />
</a>
<img src="https://vscode-marketplace-badge.vercel.app/api/badge/installs/eliostruyf.vscode-front-matter" alt="Number of installs" style="display: inline-block;margin-left:10px" />
<img src="https://vscode-marketplace-badge.vercel.app/api/badge/rating/eliostruyf.vscode-front-matter" alt="Ratings" style="display: inline-block;margin-left:10px" />
<a href="https://github.com/sponsors/estruyf" title="Become a sponsor" style="margin-left:10px">
<img src="https://img.shields.io/github/sponsors/estruyf?color=%23CE2E7C&logo=github&style=flat" alt="Sponsor the project" style="display: inline-block" />
</a>
</p>
<h2 align="center">
<a href="https://beta.frontmatter.codes" title="Documentation @ beta.frontmatter.codes">
Check out the extension documentation at beta.frontmatter.codes
</a>
</h2>
## ❓ What is Front Matter?
Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice. Jump right into editing and creating content with Front Matter and be able to preview it straight in VS Code.
The extension supports various static-site generators and frameworks like Hugo, Jekyll, Hexo, NextJs, Gatsby, and more.
A couple of our extension highlights that hopefully get you interested in giving Front Matter a try:
- Content, data, and media management
- Search, filter, sort, etc. all your content
- Create new content
- Supporting tools to edit content and media
- Preview your site/content straight in Visual Studio Code
- SEO checks for title, description, and keywords
- Extensibility
- As we know, we cannot support all use cases. We provide a way to extend the functionality of the extension to your needs
- and many more features ...
> Missing something? Let us know by opening an issue on the [GitHub repository](https://github.com/estruyf/vscode-front-matter/issues/new/choose)
<p align="center">
<img src="https://frontmatter.codes/assets/marketplace/v6.0.0/content-preview.png" alt="Site preview" style="display: inline-block" />
</p>
> If you see something missing in your article creation flow, please feel free to reach out.
**Version 10**
In version 10, we introduced the new i18n/multilingual support for your content. You can now manage your content in multiple languages, more information can be found in the [multilingual](https://frontmatter.codes/docs/content-creation/multilingual) section of our documentation.
![Multilingual support](https://beta.frontmatter.codes/releases/v10.0.0/multilingual-content.png)
**Version 9**
The extension is now available in multiple languages: English, German, and Japanese. Want to add your language? Check out the [localization the extension](https://frontmatter.codes/docs/contributing#translating-the-extension).
**Version 8**
The taxonomy dashboard got introduced on which you can manage your tags, categories, and custom taxonomy.
![Taxonomy dashboard](https://beta.frontmatter.codes/assets/marketplace/v8.1.0/taxonomy-dashboard.png)
**Version 7**
Snippets support for Front Matter has been added!
![Snippets dashboard](https://frontmatter.codes/assets/marketplace/v7.0.0/snippets-dashboard.png)
**Version 6**
In this version, we introduced the new data files/folders dashboard. You can find more information about the release in our [v6.0.0 release notes](https://frontmatter.codes/updates/v6.0.0).
<p align="center">
<img src="https://frontmatter.codes/assets/marketplace/v6.0.0/data-dashboard.png" alt="Data dashboard" style="display: inline-block" />
</p>
> Data files/folders are pieces of content that do not belong to any markdown content, but live on their own. Most of the time, these data files are used to store additional information about your project/blog/website that will be used to render the content.
**Version 5**
The new media dashboard redesign got introduced + support for setting metadata on media files [v5.0.0 release notes](https://frontmatter.codes/updates/v5.0.0).
<p align="center">
<img src="https://frontmatter.codes/assets/marketplace/v5.9.0/media-dashboard.png" alt="Data dashboard" style="display: inline-block" />
</p>
**Version 4**
Support for Team level settings, content-types, and image support. Get to know more at: [v4.0.0 release notes](https://frontmatter.codes/updates/v4_0_0).
**Version 3**
In version v3 we introduced the welcome and dashboard webview. The welcome view allows to get you started using the extension, and the dashboard allows you to manage all your markdown pages in one place. This makes it easy to search, filter, sort, and more.
**Version 2**
In version v2 we released the re-designed sidebar panel with improved SEO support. This extension makes it the only extension to manage your Markdown pages for your static sites in Visual Studio Code.
<p align="center" style="margin-top: 2rem;">
<a href="https://www.producthunt.com/posts/front-matter?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-front-matter" target="_blank">
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.png?post_id=309033&theme=dark" alt="Front Matter BETA - Managing your static sites straight from within VS Code | Product Hunt" style="width: 250px; height: 40px;" />
</a>
</p>
## ⚙️ Installation
You can get the extension via:
- The VS Code marketplace: [VS Code Marketplace - Front Matter](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter).
- The extension CLI: `code --install-extension eliostruyf.vscode-front-matter`
- Or by clicking on the following link: <a href="" title="open extension in VS Code" data-vscode="vscode:extension/eliostruyf.vscode-front-matter">open extension in VS Code</a>
> **Info**: The docs can be found on [frontmatter.codes](https://frontmatter.codes).
### 🧪 Beta version
If you have the courage to test out the beta features, we made available a beta version as well. You can install this via:
- Uninstall the main Front Matter version
- Install the beta version
- VS Code marketplace: [VS Code Marketplace - Front Matter BETA](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta).
- The extension CLI: `code --install-extension eliostruyf.vscode-front-matter-beta`
- Or by clicking on the following link: <a href="" title="open extension in VS Code" data-vscode="vscode:extension/eliostruyf.vscode-front-matter-beta">open extension in VS Code</a>
> **Info**: The BETA docs can be found on [beta.frontmatter.codes](https://beta.frontmatter.codes).
## 📖 Documentation
All documentation can be found on [frontmatter.codes](https://frontmatter.codes).
Documentation repository: [GitHub - Front Matter DOCs](https://github.com/FrontMatter/web-documentation-nextjs)
## 💪 Contributing
Pull requests are welcome. Please open an issue first to discuss what you would like to change, or which problem you would like to fix. This makes it easier for us to follow-up and plan for future releases.
You can always help us improve the extension in varous ways like:
- Testing out the extension and providing feedback
- Reporting issues and bugs
- Suggesting new features
- Fixing an issue
- Updating documentation
- UI improvements
- Tutorials
- etc.
Eager to start contributing? Great 🤩, you can contribute to the following projects:
- [Extension](https://github.com/estruyf/vscode-front-matter)
- [Documentation](https://github.com/FrontMatter/web-documentation-nextjs)
- [Sample Projects](https://github.com/FrontMatter/project-samples)
## 👀 Show the work you are using Front Matter
Are you using Front Matter and are you interested in showing for which websites you use it? You can show your work by opening a [showcase issue](https://github.com/estruyf/vscode-front-matter/issues/new?assignees=&labels=&template=showcase.md&title=Showcase%3A+).
You can open showcase issues for the following things:
- Show the website for which you use Front Matter;
- Share an article/video/webcast/... that explains how you use Front Matter;
- Got something else to share? Open an issue and we can see where it fits on our website.
## 👉 Contributors 🤘
<p align="center">
<a href="https://github.com/estruyf/vscode-front-matter/graphs/contributors">
<img src="https://contrib.rocks/image?repo=estruyf/vscode-front-matter" />
</a>
</p>
## 💚 Backers & Sponsors 👇 🤘
<p align="center">
<img src="https://api.frontmatter.codes/img-sponsors" alt="Front Matter sponsors" />
</p>
<br />
<p align="center" title="Powered by Netlify">
<a href="https://www.netlify.com?utm_source=vscode-frontmatter&utm_campaign=oss">
<img src="https://frontmatter.codes/assets/sponsors/netlify-dark.png" alt="Deploys by Netlify" height="51px" />
</a>
</p>
<br />
<p align="center">
<a href="http://bejs.io/" title="Supported by the BEJS Community">
<img src="https://frontmatter.codes/assets/sponsors/bejs-community.png" alt="Supported by the BEJS Community" height="50px"/>
</a>
</p>
## 📊 Telemetry
The Front Matter CMS extension only uses telemetry on application crashes. The extension respects the `telemetry.enableTelemetry` setting which you can learn more about in the [Visual Studio Code FAQ](https://aka.ms/vscode-remote/telemetry).
For crash reports in the webviews, we make use of Sentry to help us understand what went wrong. This data is only used to fix issues and improve the extension. You can find more information about the Sentry implementation in the following files:
- [Sentry config](https://github.com/estruyf/vscode-front-matter/blob/63e296d62f11be73ac86d9e823084247952a7ddc/src/utils/sentryInit.ts)
> The user ip address is not collected.
## 🔑 License
[MIT](./LICENSE)
<br />
<br />
<p align="center">
<a href="https://visitorbadge.io">
<img src="https://api.visitorbadge.io/api/VisitorHit?user=estruyf&repo=vscode-front-matter&countColor=%23F05450&labelColor=%230E131F" height="25px" />
</a>
</p>

311
README.md
View File

@@ -1,218 +1,231 @@
[![Version](https://vsmarketplacebadge.apphb.com/version/eliostruyf.vscode-front-matter.svg)](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter)
&nbsp;&nbsp;
[![Installs](https://vsmarketplacebadge.apphb.com/installs/eliostruyf.vscode-front-matter.svg)](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter)
&nbsp;&nbsp;
[![Rating](https://vsmarketplacebadge.apphb.com/rating/eliostruyf.vscode-front-matter.svg)](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter&ssr=false#review-details)
<h1 align="center">
<a href="https://frontmatter.codes">
<img alt="Front Matter" src="https://frontmatter.codes/assets/frontmatter-social.png">
</a>
</h1>
This VSCode extension simplifies working with your markdown articles' front matter when using a static site generator like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more... For example, you can keep a list of used tags, categories and add/remove them from your article with the extension.
<h2 align="center">Front Matter a CMS running straight in Visual Studio Code</h2>
The extension will automatically verify if your title and description are SEO compliant. If this would not be the case, it will give you a warning.
<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter" title="Check it out on the Visual Studio Marketplace">
<img src="https://vscode-marketplace-badge.vercel.app/api/badge/version/eliostruyf.vscode-front-matter" alt="Visual Studio Marketplace" style="display: inline-block" />
</a>
<img src="https://vscode-marketplace-badge.vercel.app/api/badge/installs/eliostruyf.vscode-front-matter" alt="Number of installs" style="display: inline-block;margin-left:10px" />
<img src="https://vscode-marketplace-badge.vercel.app/api/badge/rating/eliostruyf.vscode-front-matter" alt="Ratings" style="display: inline-block;margin-left:10px" />
<a href="https://github.com/sponsors/estruyf" title="Become a sponsor" style="margin-left:10px">
<img src="https://img.shields.io/github/sponsors/estruyf?color=%23CE2E7C&logo=github&style=flat" alt="Sponsor the project" style="display: inline-block" />
</a>
</p>
<h2 align="center">
<a href="https://frontmatter.codes" title="Documentation @ frontmatter.codes">
Check out the extension documentation at frontmatter.codes
</a>
</h2>
## ❓ What is Front Matter?
Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice. Jump right into editing and creating content with Front Matter and be able to preview it straight in VS Code.
The extension supports various static-site generators and frameworks like Hugo, Jekyll, Hexo, NextJs, Gatsby, and more.
A couple of our extension highlights that hopefully get you interested in giving Front Matter a try:
- Content, data, and media management
- Search, filter, sort, etc. all your content
- Create new content
- Supporting tools to edit content and media
- Preview your site/content straight in Visual Studio Code
- SEO checks for title, description, and keywords
- Extensibility
- As we know, we cannot support all use cases. We provide a way to extend the functionality of the extension to your needs
- and many more features ...
> Missing something? Let us know by opening an issue on the [GitHub repository](https://github.com/estruyf/vscode-front-matter/issues/new/choose)
<p align="center">
<img src="https://frontmatter.codes/assets/marketplace/v6.0.0/content-preview.png" alt="Site preview" style="display: inline-block" />
</p>
> If you see something missing in your article creation flow, please feel free to reach out.
## FrontMatter Panel (introduced in 1.10.0)
**Version 10**
In version `1.10.0` of this extension, the FrontMatter panel got introduced. This panel allows you to perform most of the extension actions by just a click on the button.
In version 10, we introduced the new i18n/multilingual support for your content. You can now manage your content in multiple languages, more information can be found in the [multilingual](https://frontmatter.codes/docs/content-creation/multilingual) section of our documentation.
![FrontMatter Panel](./assets/frontmatter-panel.png)
![Multilingual support](https://beta.frontmatter.codes/releases/v10.0.0/multilingual-content.png)
Initially, this panel has been created to make it easier to add tags and categories to your articles as the current VSCode multi-select is not optimal to use.
**Version 9**
To leverage most of the capabilities of the extension. SEO information and everyday actions like slug optimization, updating the date, and publish/drafting the article.
The extension is now available in multiple languages: English, German, and Japanese. Want to add your language? Check out the [localization the extension](https://frontmatter.codes/docs/contributing#translating-the-extension).
> **Info**: By default, the tags/categories picker allows you to insert existing and none tags/categories. When you enter a none existing tag/category, the panel shows an add `+` icon in front of that button. This functionality allows you to store this tag/category in your settings. If you want to disable this feature, you can do that by setting the `frontMatter.panel.freeform` setting to `false`.
**Version 8**
Since version `1.15.0`, the extension allows you to create your own custom actions, by running Node.js scripts from your project. In order to use this functionality, you will need to configure the [`frontMatter.custom.scripts`](#frontMatter.custom.scripts) setting for your project.
The taxonomy dashboard got introduced on which you can manage your tags, categories, and custom taxonomy.
Once a custom action has been configured, it will appear on the Front Matter panel.
![Taxonomy dashboard](https://frontmatter.codes/assets/marketplace/v8.1.0/taxonomy-dashboard.png)
![](./assets/custom-actions.png)
**Version 7**
The current workspace-, file-path, and front matter data will be passed as an argument. In your script fetch these arguments as follows:
Snippets support for Front Matter has been added!
```javascript
const arguments = process.argv;
const workspaceArg = arguments[2];
const fileArg = arguments[3];
const dataArg = arguments[4];
const data = dataArg && typeof dataArg === "string" ? JSON.parse(dataArg) : null;
```
![Snippets dashboard](https://frontmatter.codes/assets/marketplace/v7.0.0/snippets-dashboard.png)
The output of the script will be passed as a notification, and it allows you to copy the output.
**Version 6**
![](./assets/custom-action-notification.png)
In this version, we introduced the new data files/folders dashboard. You can find more information about the release in our [v6.0.0 release notes](https://frontmatter.codes/updates/v6.0.0).
## Creating articles from templates
<p align="center">
<img src="https://frontmatter.codes/assets/marketplace/v6.0.0/data-dashboard.png" alt="Data dashboard" style="display: inline-block" />
</p>
By default, the extension looks for files stored in a `.templates` folder that should be located in your website project's root.
> Data files/folders are pieces of content that do not belong to any markdown content, but live on their own. Most of the time, these data files are used to store additional information about your project/blog/website that will be used to render the content.
> **Info**: You can overwrite the path by specifying it with the `frontMatter.templates.folder` setting.
**Version 5**
When adding files in the folder, you'll be able to run the `Front Matter: New article from template` from a command or explorer menu. It will present you with the article template options once you pick one and specify the title. It creates the file and updates its front matter.
The new media dashboard redesign got introduced + support for setting metadata on media files [v5.0.0 release notes](https://frontmatter.codes/updates/v5.0.0).
> **Info**: By default, the extension will create articles with a `yyyy-MM-dd` prefix. If you do not want that or change the date format, you can update the `frontMatter.templates.prefix` setting.
<p align="center">
<img src="https://frontmatter.codes/assets/marketplace/v5.9.0/media-dashboard.png" alt="Data dashboard" style="display: inline-block" />
</p>
## Syntax highlighting for Hugo Shortcodes
**Version 4**
![Shortcode syntax highlighting](./assets/syntax-highlighting.png)
Support for Team level settings, content-types, and image support. Get to know more at: [v4.0.0 release notes](https://frontmatter.codes/updates/v4_0_0).
## Available commands:
**Version 3**
**Front Matter: Create <tag | category>**
In version v3 we introduced the welcome and dashboard webview. The welcome view allows to get you started using the extension, and the dashboard allows you to manage all your markdown pages in one place. This makes it easy to search, filter, sort, and more.
Creates a new <tag | category> and allows you to include it into your post automatically
**Version 2**
![Create tag or category](./assets/create-tag-category.gif)
**Front Matter: Insert <tags | categories>**
In version v2 we released the re-designed sidebar panel with improved SEO support. This extension makes it the only extension to manage your Markdown pages for your static sites in Visual Studio Code.
Inserts a selected <tags | categories> into the front matter of your article/post/... - When using this command, the FrontMatter panel opens and focuses on the specified type.
<p align="center" style="margin-top: 2rem;">
<a href="https://www.producthunt.com/posts/front-matter?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-front-matter" target="_blank">
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.png?post_id=309033&theme=dark" alt="Front Matter - Managing your static sites straight from within VS Code | Product Hunt" style="width: 250px; height: 40px;" />
</a>
</p>
> **Info**: This experience changed in version `1.11.0`.
## ⚙️ Installation
**Front Matter: Export all tags & categories to your settings**
You can get the extension via:
Export all the already used tags & categories in your articles/posts/... to your user settings.
- The VS Code marketplace: [VS Code Marketplace - Front Matter](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter).
- The extension CLI: `code --install-extension eliostruyf.vscode-front-matter`
- Or by clicking on the following link: <a href="" title="open extension in VS Code" data-vscode="vscode:extension/eliostruyf.vscode-front-matter">open extension in VS Code</a>
**Front Matter: Remap or remove tag/category in all articles**
> **Info**: The docs can be found on [frontmatter.codes](https://frontmatter.codes).
This command helps you quickly update/remap or delete a tag or category in your markdown files. The extension will ask you to select the taxonomy type (*tag* or *category*), the old taxonomy value, and the new one (leave the input field *blank* to remove the tag/category).
### 🧪 Beta version
> **Info**: Once the remapping/deleting process completes. Your VSCode settings update with all new taxonomy tags/categories.
If you have the courage to test out the beta features, we made available a beta version as well. You can install this via:
**Front Matter: Set current date**
- Uninstall the main Front Matter version
- Install the beta version
- VS Code marketplace: [VS Code Marketplace - Front Matter BETA](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta).
- The extension CLI: `code --install-extension eliostruyf.vscode-front-matter-beta`
- Or by clicking on the following link: <a href="" title="open extension in VS Code" data-vscode="vscode:extension/eliostruyf.vscode-front-matter-beta">open extension in VS Code</a>
Update the `date` property of the current article/post/... to the current date & time.
> **Info**: The BETA docs can be found on [beta.frontmatter.codes](https://beta.frontmatter.codes).
**Optional**: if you want, you can specify the date property format by adding your settings' preference. Settings key: `frontMatter.taxonomy.dateFormat`. Check [date-fns formatting](https://date-fns.org/v2.0.1/docs/format) for more information on which patterns you can use.
## 📖 Documentation
**Front Matter: Set lastmod date**
All documentation can be found on [frontmatter.codes](https://frontmatter.codes).
Update the `lastmod` (last modified) property of the current article/post/... to the current date & time.
Documentation repository: [GitHub - Front Matter DOCs](https://github.com/FrontMatter/web-documentation-nextjs)
> **note**: Uses the same date format settings key as current date: `frontMatter.taxonomy.dateFormat`.
## 💪 Contributing
**Front Matter: Generate slug based on article title**
Pull requests are welcome. Please open an issue first to discuss what you would like to change, or which problem you would like to fix. This makes it easier for us to follow-up and plan for future releases.
This command generates a clean slug for your article. It removes known stop words, punctuations, and special characters.
You can always help us improve the extension in varous ways like:
Example:
```
title: Just a sample page with a title
slug: sample-page-title
```
- Testing out the extension and providing feedback
- Reporting issues and bugs
- Suggesting new features
- Fixing an issue
- Updating documentation
- UI improvements
- Tutorials
- etc.
You can also specify a prefix and suffix, which can be added to the slug if you want. Use the following settings to do this: `frontMatter.taxonomy.slugPrefix` and `frontMatter.taxonomy.slugSuffix`. By default, both options are not provided and will not add anything to the slug.
Eager to start contributing? Great 🤩, you can contribute to the following projects:
> **Info**: At the moment, the extension only supports English stopwords.
- [Extension](https://github.com/estruyf/vscode-front-matter)
- [Documentation](https://github.com/FrontMatter/web-documentation-nextjs)
- [Sample Projects](https://github.com/FrontMatter/project-samples)
## Where is the data stored?
## 👀 Show the work you are using Front Matter
The tags and categories are stored in the project VSCode user settings. You can find them back under: `.vscode/settings.json`.
Are you using Front Matter and are you interested in showing for which websites you use it? You can show your work by opening a [showcase issue](https://github.com/estruyf/vscode-front-matter/issues/new?assignees=&labels=&template=showcase.md&title=Showcase%3A+).
```json
{
"frontMatter.taxonomy.tags": [],
"frontMatter.taxonomy.categories": []
}
```
You can open showcase issues for the following things:
## Additional extension settings
- Show the website for which you use Front Matter;
- Share an article/video/webcast/... that explains how you use Front Matter;
- Got something else to share? Open an issue and we can see where it fits on our website.
The extension has more settings that allow you to configure it to your needs further. Here is a list of settings that you can set:
## 👉 Contributors 🤘
### `frontMatter.taxonomy.seoTitleLength`
<p align="center">
<a href="https://github.com/estruyf/vscode-front-matter/graphs/contributors">
<img src="https://contrib.rocks/image?repo=estruyf/vscode-front-matter" alt="Front Matter contributors" />
</a>
</p>
Specifies the optimal title length for SEO (set to `-1` to turn it off). Default value: `60`.
## 💚 Backers & Sponsors 👇 🤘
```json
{
"frontMatter.taxonomy.seoTitleLength": 60
}
```
### `frontMatter.taxonomy.seoDescriptionLength`
<p align="center">
<img src="https://api.frontmatter.codes/img-sponsors" alt="Front Matter sponsors" />
</p>
Specifies the optimal description length for SEO (set to `-1` to turn it off). Default value: `160`.
<br />
```json
{
"frontMatter.taxonomy.seoDescriptionLength": 160
}
```
<p align="center" title="Support by run.events">
<a href="https://run.events/?utm_source=frontmatter&utm_campaign=oss">
<img src="https://frontmatter.codes/assets/sponsors/runevents-purple.webp" alt="run.events - Event Management Platform" height="50px" />
</a>
</p>
### `frontMatter.taxonomy.frontMatterType`
<br />
Specify which Front Matter language you want to use. The extension supports `YAML` (default) and `TOML`.
<p align="center" title="Powered by Netlify">
<a href="https://www.netlify.com?utm_source=vscode-frontmatter&utm_campaign=oss">
<img src="https://frontmatter.codes/assets/sponsors/netlify-dark.png" alt="Deploys by Netlify" height="51px" />
</a>
</p>
```json
{
"frontMatter.taxonomy.frontMatterType": "YAML"
}
```
<br />
### `frontMatter.taxonomy.indentArrays`
<p align="center">
<a href="http://bejs.io/" title="Supported by the BEJS Community">
<img src="https://frontmatter.codes/assets/sponsors/bejs-community.png" alt="Supported by the BEJS Community" height="50px"/>
</a>
</p>
Specify if arrays in the front matter are indented. Default: `true`. If you do not want to indent the array values, you can update it with the following setting change:
## 📊 Telemetry
```json
{
"frontMatter.taxonomy.indentArrays": false
}
```
The Front Matter CMS extension only uses telemetry on application crashes. The extension respects the `telemetry.enableTelemetry` setting which you can learn more about in the [Visual Studio Code FAQ](https://aka.ms/vscode-remote/telemetry).
### `frontMatter.taxonomy.noPropertyValueQuotes`
For crash reports in the webviews, we make use of Sentry to help us understand what went wrong. This data is only used to fix issues and improve the extension. You can find more information about the Sentry implementation in the following files:
Specify the property names of which you want to remove the quotes in the output value. **Warning**: only use this when you know what you are doing. If you're going to, for instance, remove the quotes from the date property, you can add the following:
- [Sentry config](https://github.com/estruyf/vscode-front-matter/blob/63e296d62f11be73ac86d9e823084247952a7ddc/src/utils/sentryInit.ts)
```json
{
"frontMatter.taxonomy.noPropertyValueQuotes": ["date"]
}
```
> The user ip address is not collected.
### `frontMatter.taxonomy.dateField`
## 🔑 License
Specifies the date field name to use in your Front Matter. Default value: `date`.
[MIT](./LICENSE)
```json
{
"frontMatter.taxonomy.dateField": "date"
}
```
<br />
<br />
### `frontMatter.taxonomy.modifiedField`
Specifies the modified date field name to use in your Front Matter. Default value: `lastmod`.
```json
{
"frontMatter.taxonomy.modifiedField": "lastmod"
}
```
### `frontMatter.custom.scripts`
Allows you to specify a title and script path (starting relative from the root of your project). These values will be used to create custom actions on the Front Matter panel. Default value: `[]`.
```json
{
"frontMatter.custom.scripts": [{
"title": "Generate social image",
"script": "./scripts/social-img.js",
"nodeBin": "~/.nvm/versions/node/v14.15.5/bin/node"
}]
}
```
> **Important**: When the command execution would fail when it cannot find the `node` command. You are able to specify your path to the node app. This is for instance required when using `nvm`.
## Usage
- Start by opening the command prompt:
- Windows: ⇧+ctrl+P
- Mac: ⇧+⌘+P
- Use one of the commands from above
## Feedback / issues / ideas
Please submit them via creating an issue in the project repository: [issue list](https://github.com/estruyf/vscode-front-matter/issues).
<p align="center">
<a href="https://visitorbadge.io">
<img src="https://api.visitorbadge.io/api/VisitorHit?user=estruyf&repo=vscode-front-matter&countColor=%23F05450&labelColor=%230E131F" height="25px" alt="Front Matter visitors" />
</a>
</p>

17
SUPPORT.md Normal file
View File

@@ -0,0 +1,17 @@
# Support
This article provides information on how to get support for Front Matter CMS.
> 👉 Note: before participating in our community, please read our [code of conduct](./CODE_OF_CONDUCT.md). By interacting with this repository, organization, or community you agree to abide by its terms.
## Asking for help
There are a few different ways to ask for help with Front Matter CMS:
1. **GitHub Discussions**: You can ask questions and share your experiences in the [Discussions](https://github.com/estruyf/vscode-front-matter/discussions) section of this repository.
2. **GitHub Issues**: If you encounter a bug or have a feature request, you can open an issue in the [Issues](https://github.com/estruyf/vscode-front-matter/issues) section of this repository.
3. **Discord**: You can join our [Discord](https://discord.gg/JBVtNMsJFB) server and ask your questions there.
## Contributing
If you would like to contribute to Front Matter CMS, please read our [contributing guide](./CONTRIBUTING.md).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

2
assets/empty.svg Normal file
View File

@@ -0,0 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1" height="1">
</svg>

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 27 KiB

BIN
assets/frontmatter-beta.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 28 28">
<defs>
<style>
.cls-1 {
stroke-width: 0px;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
fill: #c91980;
}
.cls-2 {
font-family: Futura-MediumItalic, Futura;
font-size: 8px;
font-style: italic;
}
.cls-2, .cls-3, .cls-4, .cls-5 {
isolation: isolate;
}
.cls-2, .cls-4 {
font-weight: 500;
}
.cls-3 {
font-family: Futura-CondensedExtraBold, Futura;
font-size: 10.6px;
font-weight: 700;
}
.cls-4 {
font-family: Futura-CondensedMedium, Futura;
font-size: 10.1px;
}
</style>
</defs>
<g class="cls-5">
<text class="cls-4" transform="translate(2.1 18.9) scale(1 1)"><tspan x="0" y="0">MATTER</tspan></text>
</g>
<g class="cls-5">
<text class="cls-2" transform="translate(1.9 26)"><tspan x="0" y="0">BETA</tspan></text>
</g>
<rect class="cls-1" x="2.4" width="3" height="1"/>
<rect class="cls-1" x="6.9" width="3" height="1"/>
<rect class="cls-1" x="11.4" width="3" height="1"/>
<rect class="cls-1" x="2.4" y="27" width="3" height="1"/>
<rect class="cls-1" x="6.9" y="27" width="3" height="1"/>
<rect class="cls-1" x="11.4" y="27" width="3" height="1"/>
<g class="cls-5">
<text class="cls-3" transform="translate(2.1 10.1) scale(.8 1)"><tspan x="0" y="0">FRONT</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1249.98 1249.98"><rect x="25" y="25" width="1199.98" height="1199.98" style="fill:none;stroke:#ffffff;stroke-miterlimit:10;stroke-width:50px"/><path d="M171.89,489.56H95.38V127.21H230.6V212.4H171.89v52.8h54.68v81.91H171.89Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M461.79,489.56H379l-37.8-129.08c-.37-2.18-1-5.08-1.93-8.68s-2.05-7.9-3.39-12.91l.55,23.94V489.56H260.33V127.21h78.34q51.75,0,77.43,26.05,32.65,33.32,32.66,94.81,0,65.71-43.85,90.82ZM336.84,295H342q13.21,0,22-12.91t8.81-32.86q0-40.59-33.21-40.6h-2.75Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M691.68,309.56q0,82.85-29.54,134.71-29.35,51.63-76.51,51.63-41.82,0-71.74-39.66Q476.29,406,476.28,305.57q0-96.23,39.26-147.15,29.18-37.78,69.18-37.79,49,0,78,51.17T691.68,309.56Zm-79.44.7q0-98.32-27.16-98.33-13.58,0-21.65,25.81-7.89,23.94-7.89,70.41,0,45.77,7.43,71t20.65,25.23q13.57,0,20.91-24.88Q612.24,354.62,612.24,310.26Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M724.34,489.56V127.21h73l38.35,127.2q3.1,11.27,7.06,25.81t8.72,33.56l7.88,31.92Q855.17,298.52,853,265t-2.2-56.33V127.21h73V489.56h-73l-38.53-133.3q-6.06-21.35-10.92-40t-8.53-35.56q2.38,38.26,3.49,66.65t1.1,49.76v92.46Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M1062.31,489.56H985.8V214H943.6V127.21h162.56V214h-43.85Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M122.7,730.59h35.82l27.36,133.72q5,25.05,9.16,50.2t7.55,52.74q.39-3.6.6-5.62a25.33,25.33,0,0,1,.4-2.87l5.84-37.56,5.23-35.66L219.29,862l24.35-131.39h36.22l28.57,327.72h-40l-7-111.22q-.41-8.49-.71-14.64c-.2-4.11-.3-7.5-.3-10.19l-1.81-43.94-1-40.33c0-.28,0-.88-.1-1.8s-.17-2.16-.3-3.72l-1,6.58q-1.61,11.69-2.91,20.38t-2.32,14.65L245.65,904l-2,11.25-26.16,143.06H189.3L164.75,934.78q-5-24.4-8.95-49.56t-7.14-52.75l-12.08,225.84H97.14Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M395.56,730.59h32.6l66.6,327.72H453.31l-11.67-63.89H380.06l-11.87,63.89H327.94Zm40,229.66L426.35,908q-9.27-53.28-15.1-113.77Q408.43,823.78,404,854t-10.46,64.2l-7.65,42Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M496.17,730.59H632.4v38.63H585.51v289.09h-41V769.22H496.17Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M639,730.59H775.26v38.63H728.38v289.09h-41V769.22H639Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M806.65,730.59H917.93V768H848.5V871.74h61.58V909.1H848.5V1021h69.43v37.35H806.65Z" transform="translate(24 24)" style="fill:#ffffff"/><path d="M964.61,730.59h55.13q34.21,0,50.91,17.19,21.13,22.29,21.13,68.14,0,35.24-11.16,56.56t-31.9,26.43l57.15,159.4h-42.46l-57-160.46v160.46H964.61Zm41.85,145.18q24.35,0,34.41-11.88t10.06-40.12a138.46,138.46,0,0,0-2.11-26.11q-2.11-10.81-6.64-17.61a27.08,27.08,0,0,0-11.67-10,41.58,41.58,0,0,0-17-3.18h-7Z" transform="translate(24 24)" style="fill:#ffffff"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1250 1250" style="enable-background:new 0 0 1250 1250;" xml:space="preserve">
<path fill="#C5C5C5" d="M316,1082.3H119.4V151.2h347.5v218.9H316v135.7h140.5v210.5H316V1082.3z"/>
<path fill="#C5C5C5" d="M602.2,151.2H704l77.7,379.9c9.5,47.4,18.1,95,26,142.6s15,97.6,21.4,149.8c0.7-6.8,1.3-12.1,1.7-16
c0.2-2.7,0.6-5.5,1.1-8.2l16.6-106.7l14.9-101.3l13.2-66.9l69.2-373.3h102.9l81.2,931.1h-113.6l-19.9-316c-0.8-16.1-1.4-29.9-2-41.6
c-0.6-11.7-0.9-21.3-0.9-29L988.3,571l-2.8-114.6c0-0.8,0-2.5-0.3-5.1s-0.5-6.1-0.9-10.6l-2.8,18.7c-3,22.1-5.8,41.4-8.3,57.9
s-4.7,30.3-6.6,41.6l-15.1,84.9l-5.7,32l-74.3,406.4h-80.1l-69.7-351c-9.5-46.2-17.9-93.1-25.4-140.8s-14.2-97.6-20.3-149.9
l-34.3,641.6H529.6L602.2,151.2z"/>
<rect x="119.4" y="0.1" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="395.7" y="0.1" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="675.3" y="0.1" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="119.4" y="1184.7" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="395.7" y="1184.7" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="675.3" y="1184.7" fill="#C5C5C5" width="184" height="64.7"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@@ -1,39 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 28 28" style="enable-background:new 0 0 28 28;" xml:space="preserve">
<style type="text/css">
.st0{enable-background:new ;}
.st1{fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;}
.st2{fill:none;}
</style>
<g class="st0">
<path d="M4,11.4H2.2V2.9h3.2v2H4v1.2h1.3V8H4V11.4z"/>
<path d="M10.9,11.4H9l-0.9-3c0-0.1,0-0.1,0-0.2C8,8.1,8,8,7.9,7.8l0,0.6v3H6.1V2.9H8c0.8,0,1.4,0.2,1.9,0.6
c0.5,0.5,0.8,1.3,0.8,2.2c0,1-0.4,1.7-1.1,2.1L10.9,11.4z M8,6.8h0.1c0.2,0,0.4-0.1,0.5-0.3C8.7,6.3,8.8,6,8.8,5.7
c0-0.6-0.3-1-0.8-1H8V6.8z"/>
<path d="M16.5,7.2c0,1.3-0.2,2.4-0.7,3.2c-0.5,0.8-1.1,1.2-1.8,1.2c-0.7,0-1.2-0.3-1.7-0.9c-0.6-0.8-0.9-2-0.9-3.5
c0-1.5,0.3-2.7,0.9-3.5c0.5-0.6,1-0.9,1.7-0.9c0.8,0,1.4,0.4,1.9,1.2C16.2,4.7,16.5,5.8,16.5,7.2z M14.6,7.2c0-1.5-0.2-2.3-0.7-2.3
c-0.2,0-0.4,0.2-0.5,0.6c-0.1,0.4-0.2,0.9-0.2,1.7c0,0.7,0.1,1.3,0.2,1.7c0.1,0.4,0.3,0.6,0.5,0.6c0.2,0,0.4-0.2,0.5-0.6
C14.5,8.4,14.6,7.9,14.6,7.2z"/>
<path d="M17.2,11.4V2.9H19l0.9,3C20,6,20,6.2,20.1,6.5c0.1,0.2,0.1,0.5,0.2,0.8L20.5,8c-0.1-0.7-0.1-1.4-0.2-1.9s-0.1-1-0.1-1.3
V2.9H22v8.5h-1.7l-0.9-3.1c-0.1-0.3-0.2-0.6-0.3-0.9s-0.1-0.6-0.2-0.8c0,0.6,0.1,1.1,0.1,1.6c0,0.4,0,0.8,0,1.2v2.2H17.2z"/>
<path d="M25.3,11.4h-1.8V4.9h-1v-2h3.9v2h-1.1V11.4z"/>
</g>
<rect class="st1" width="28" height="28"/>
<g class="st0">
<path d="M2.9,17h0.9L4.4,20c0.1,0.4,0.2,0.8,0.2,1.2c0.1,0.4,0.1,0.8,0.2,1.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0-0.1L5,21.3l0.1-0.8
L5.2,20l0.6-3h0.9l0.7,7.5h-1l-0.2-2.6c0-0.1,0-0.2,0-0.3s0-0.2,0-0.2l0-1l0-0.9c0,0,0,0,0,0c0,0,0,0,0-0.1l0,0.2
c0,0.2,0,0.3-0.1,0.5s0,0.2-0.1,0.3l-0.1,0.7l0,0.3l-0.6,3.3H4.5l-0.6-2.8c-0.1-0.4-0.2-0.8-0.2-1.1c-0.1-0.4-0.1-0.8-0.2-1.2
l-0.3,5.2h-1L2.9,17z"/>
<path d="M9.3,17h0.8l1.6,7.5h-1L10.4,23H8.9l-0.3,1.5h-1L9.3,17z M10.3,22.2L10,21c-0.1-0.8-0.3-1.7-0.4-2.6c0,0.5-0.1,0.9-0.2,1.4
c-0.1,0.5-0.2,1-0.3,1.5l-0.2,1H10.3z"/>
<path d="M11.5,17h3.3v0.9h-1.1v6.7h-1v-6.7h-1.2V17z"/>
<path d="M14.8,17h3.3v0.9H17v6.7h-1v-6.7h-1.2V17z"/>
<path d="M18.7,17h2.7v0.9h-1.7v2.4h1.5v0.9h-1.5v2.6h1.7v0.9h-2.7V17z"/>
<path d="M22.3,17h1.3c0.6,0,1,0.1,1.2,0.4c0.3,0.3,0.5,0.9,0.5,1.6c0,0.5-0.1,1-0.3,1.3c-0.2,0.3-0.4,0.5-0.8,0.6l1.4,3.7h-1
l-1.4-3.7v3.7h-1V17z M23.3,20.3c0.4,0,0.7-0.1,0.8-0.3c0.2-0.2,0.2-0.5,0.2-0.9c0-0.2,0-0.4-0.1-0.6s-0.1-0.3-0.2-0.4
s-0.2-0.2-0.3-0.2c-0.1,0-0.3-0.1-0.4-0.1h-0.2V20.3z"/>
</g>
<rect x="-33.5" y="14" class="st2" width="8.6" height="14"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

BIN
assets/frontmatter.woff Normal file

Binary file not shown.

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M6 15h15" />
<path d="M21 19h-15" />
<path d="M15 11h6" />
<path d="M21 7h-6" />
<path d="M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
<path d="M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
</svg>

After

Width:  |  Height:  |  Size: 449 B

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M6 15h15" />
<path d="M21 19h-15" />
<path d="M15 11h6" />
<path d="M21 7h-6" />
<path d="M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
<path d="M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
</svg>

After

Width:  |  Height:  |  Size: 449 B

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 5h6a3.5 3.5 0 0 1 0 7h-6z" />
<path d="M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" />
</svg>

After

Width:  |  Height:  |  Size: 329 B

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 5h6a3.5 3.5 0 0 1 0 7h-6z" />
<path d="M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" />
</svg>

After

Width:  |  Height:  |  Size: 329 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32">
<path fill="#C5C5C5" d="M16 19a6.99 6.99 0 0 1-5.833-3.129l1.666-1.107a5 5 0 0 0 8.334 0l1.666 1.107A6.99 6.99 0 0 1 16 19zm4-11a2 2 0 1 0 2 2a1.98 1.98 0 0 0-2-2zm-8 0a2 2 0 1 0 2 2a1.98 1.98 0 0 0-2-2z"/>
<path fill="#C5C5C5" d="M17.736 30L16 29l4-7h6a1.997 1.997 0 0 0 2-2V6a1.997 1.997 0 0 0-2-2H6a1.997 1.997 0 0 0-2 2v14a1.997 1.997 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V6a3.999 3.999 0 0 1 4-4h20a3.999 3.999 0 0 1 4 4v14a4 4 0 0 1-4 4h-4.835Z"/>
</svg>

After

Width:  |  Height:  |  Size: 540 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 32 32">
<path fill="#424242" d="M16 19a6.99 6.99 0 0 1-5.833-3.129l1.666-1.107a5 5 0 0 0 8.334 0l1.666 1.107A6.99 6.99 0 0 1 16 19zm4-11a2 2 0 1 0 2 2a1.98 1.98 0 0 0-2-2zm-8 0a2 2 0 1 0 2 2a1.98 1.98 0 0 0-2-2z"/>
<path fill="#424242" d="M17.736 30L16 29l4-7h6a1.997 1.997 0 0 0 2-2V6a1.997 1.997 0 0 0-2-2H6a1.997 1.997 0 0 0-2 2v14a1.997 1.997 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V6a3.999 3.999 0 0 1 4-4h20a3.999 3.999 0 0 1 4 4v14a4 4 0 0 1-4 4h-4.835Z"/>
</svg>

After

Width:  |  Height:  |  Size: 540 B

View File

@@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="#C5C5C5">
<path d="M9 9H4v1h5V9z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 3l1-1h7l1 1v7l-1 1h-2v2l-1 1H3l-1-1V6l1-1h2V3zm1 2h4l1 1v4h2V3H6v2zm4 1H3v7h7V6z" />
</svg>

After

Width:  |  Height:  |  Size: 273 B

View File

@@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="#424242">
<path d="M9 9H4v1h5V9z" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 3l1-1h7l1 1v7l-1 1h-2v2l-1 1H3l-1-1V6l1-1h2V3zm1 2h4l1 1v4h2V3H6v2zm4 1H3v7h7V6z" />
</svg>

After

Width:  |  Height:  |  Size: 273 B

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<polyline points="7 8 3 12 7 16" />
<polyline points="17 8 21 12 17 16" />
<line x1="14" y1="4" x2="10" y2="20" />
</svg>

After

Width:  |  Height:  |  Size: 358 B

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<polyline points="7 8 3 12 7 16" />
<polyline points="17 8 21 12 17 16" />
<line x1="14" y1="4" x2="10" y2="20" />
</svg>

After

Width:  |  Height:  |  Size: 358 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M9 12h6" />
<path d="M12 9v6" />
<path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
<path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
</svg>

After

Width:  |  Height:  |  Size: 422 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M9 12h6" />
<path d="M12 9v6" />
<path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
<path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
</svg>

After

Width:  |  Height:  |  Size: 422 B

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1250 1250" style="enable-background:new 0 0 1250 1250;" xml:space="preserve">
<path fill="#C5C5C5" d="M316,1082.3H119.4V151.2h347.5v218.9H316v135.7h140.5v210.5H316V1082.3z"/>
<path fill="#C5C5C5" d="M602.2,151.2H704l77.7,379.9c9.5,47.4,18.1,95,26,142.6s15,97.6,21.4,149.8c0.7-6.8,1.3-12.1,1.7-16
c0.2-2.7,0.6-5.5,1.1-8.2l16.6-106.7l14.9-101.3l13.2-66.9l69.2-373.3h102.9l81.2,931.1h-113.6l-19.9-316c-0.8-16.1-1.4-29.9-2-41.6
c-0.6-11.7-0.9-21.3-0.9-29L988.3,571l-2.8-114.6c0-0.8,0-2.5-0.3-5.1s-0.5-6.1-0.9-10.6l-2.8,18.7c-3,22.1-5.8,41.4-8.3,57.9
s-4.7,30.3-6.6,41.6l-15.1,84.9l-5.7,32l-74.3,406.4h-80.1l-69.7-351c-9.5-46.2-17.9-93.1-25.4-140.8s-14.2-97.6-20.3-149.9
l-34.3,641.6H529.6L602.2,151.2z"/>
<rect x="119.4" y="0.1" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="395.7" y="0.1" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="675.3" y="0.1" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="119.4" y="1184.7" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="395.7" y="1184.7" fill="#C5C5C5" width="184" height="64.7"/>
<rect x="675.3" y="1184.7" fill="#C5C5C5" width="184" height="64.7"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1250 1250" style="enable-background:new 0 0 1250 1250;" xml:space="preserve">
<path fill="#424242" d="M316,1082.3H119.4V151.2h347.5v218.9H316v135.7h140.5v210.5H316V1082.3z"/>
<path fill="#424242" d="M602.2,151.2H704l77.7,379.9c9.5,47.4,18.1,95,26,142.6s15,97.6,21.4,149.8c0.7-6.8,1.3-12.1,1.7-16
c0.2-2.7,0.6-5.5,1.1-8.2l16.6-106.7l14.9-101.3l13.2-66.9l69.2-373.3h102.9l81.2,931.1h-113.6l-19.9-316c-0.8-16.1-1.4-29.9-2-41.6
c-0.6-11.7-0.9-21.3-0.9-29L988.3,571l-2.8-114.6c0-0.8,0-2.5-0.3-5.1s-0.5-6.1-0.9-10.6l-2.8,18.7c-3,22.1-5.8,41.4-8.3,57.9
s-4.7,30.3-6.6,41.6l-15.1,84.9l-5.7,32l-74.3,406.4h-80.1l-69.7-351c-9.5-46.2-17.9-93.1-25.4-140.8s-14.2-97.6-20.3-149.9
l-34.3,641.6H529.6L602.2,151.2z"/>
<rect x="119.4" y="0.1" fill="#424242" width="184" height="64.7"/>
<rect x="395.7" y="0.1" fill="#424242" width="184" height="64.7"/>
<rect x="675.3" y="0.1" fill="#424242" width="184" height="64.7"/>
<rect x="119.4" y="1184.7" fill="#424242" width="184" height="64.7"/>
<rect x="395.7" y="1184.7" fill="#424242" width="184" height="64.7"/>
<rect x="675.3" y="1184.7" fill="#424242" width="184" height="64.7"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1250 1250" style="enable-background:new 0 0 1250 1250;" xml:space="preserve" width="16" height="16">
<path fill="#C5C5C5" d="M316,1082.3H119.4V151.2h347.5v218.9H316v135.7h140.5v210.5H316V1082.3z"/>
<path fill="#C5C5C5" d="M602.2,151.2H704l77.7,379.9c9.5,47.4,18.1,95,26,142.6c7.9,47.6,15,97.6,21.4,149.8c0.7-6.8,1.3-12.1,1.7-16
c0.2-2.7,0.6-5.5,1.1-8.2l16.6-106.7l14.9-101.3l13.2-66.9l69.2-373.3h102.9l81.2,931.1h-113.6l-19.9-316c-0.8-16.1-1.4-29.9-2-41.6
c-0.6-11.7-0.9-21.3-0.9-29L988.3,571l-2.8-114.6c0-0.8,0-2.5-0.3-5.1s-0.5-6.1-0.9-10.6l-2.8,18.7c-3,22.1-5.8,41.4-8.3,57.9
c-2.5,16.5-4.7,30.3-6.6,41.6l-15.1,84.9l-5.7,32l-74.3,406.4h-80.1l-69.7-351c-9.5-46.2-17.9-93.1-25.4-140.8
c-7.5-47.7-14.2-97.6-20.3-149.9l-34.3,641.6H529.6L602.2,151.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1250 1250" style="enable-background:new 0 0 1250 1250;" xml:space="preserve" width="16" height="16">
<path fill="#424242" d="M316,1082.3H119.4V151.2h347.5v218.9H316v135.7h140.5v210.5H316V1082.3z"/>
<path fill="#424242" d="M602.2,151.2H704l77.7,379.9c9.5,47.4,18.1,95,26,142.6c7.9,47.6,15,97.6,21.4,149.8c0.7-6.8,1.3-12.1,1.7-16
c0.2-2.7,0.6-5.5,1.1-8.2l16.6-106.7l14.9-101.3l13.2-66.9l69.2-373.3h102.9l81.2,931.1h-113.6l-19.9-316c-0.8-16.1-1.4-29.9-2-41.6
c-0.6-11.7-0.9-21.3-0.9-29L988.3,571l-2.8-114.6c0-0.8,0-2.5-0.3-5.1s-0.5-6.1-0.9-10.6l-2.8,18.7c-3,22.1-5.8,41.4-8.3,57.9
c-2.5,16.5-4.7,30.3-6.6,41.6l-15.1,84.9l-5.7,32l-74.3,406.4h-80.1l-69.7-351c-9.5-46.2-17.9-93.1-25.4-140.8
c-7.5-47.7-14.2-97.6-20.3-149.9l-34.3,641.6H529.6L602.2,151.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1250 1250" style="enable-background:new 0 0 1250 1250;" xml:space="preserve" width="16" height="16">
<path fill="#02aeb7" d="M316,1082.3H119.4V151.2h347.5v218.9H316v135.7h140.5v210.5H316V1082.3z"/>
<path fill="#02aeb7" d="M602.2,151.2H704l77.7,379.9c9.5,47.4,18.1,95,26,142.6c7.9,47.6,15,97.6,21.4,149.8c0.7-6.8,1.3-12.1,1.7-16
c0.2-2.7,0.6-5.5,1.1-8.2l16.6-106.7l14.9-101.3l13.2-66.9l69.2-373.3h102.9l81.2,931.1h-113.6l-19.9-316c-0.8-16.1-1.4-29.9-2-41.6
c-0.6-11.7-0.9-21.3-0.9-29L988.3,571l-2.8-114.6c0-0.8,0-2.5-0.3-5.1s-0.5-6.1-0.9-10.6l-2.8,18.7c-3,22.1-5.8,41.4-8.3,57.9
c-2.5,16.5-4.7,30.3-6.6,41.6l-15.1,84.9l-5.7,32l-74.3,406.4h-80.1l-69.7-351c-9.5-46.2-17.9-93.1-25.4-140.8
c-7.5-47.7-14.2-97.6-20.3-149.9l-34.3,641.6H529.6L602.2,151.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 12h10" />
<path d="M7 4v16" />
<path d="M17 4v16" />
<path d="M15 20h4" />
<path d="M15 4h4" />
<path d="M5 20h4" />
<path d="M5 4h4" />
</svg>

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 12h10" />
<path d="M7 4v16" />
<path d="M17 4v16" />
<path d="M15 20h4" />
<path d="M15 4h4" />
<path d="M5 20h4" />
<path d="M5 4h4" />
</svg>

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5">
<path stroke-linecap="round" stroke-linejoin="round" d="m10.5 21 5.25-11.25L21 21m-9-3h7.5M3 5.621a48.474 48.474 0 0 1 6-.371m0 0c1.12 0 2.233.038 3.334.114M9 5.25V3m3.334 2.364C11.176 10.658 7.69 15.08 3 17.502m9.334-12.138c.896.061 1.785.147 2.666.257m-4.589 8.495a18.023 18.023 0 0 1-3.827-5.802" />
</svg>

After

Width:  |  Height:  |  Size: 442 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242">
<path stroke-linecap="round" stroke-linejoin="round" d="m10.5 21 5.25-11.25L21 21m-9-3h7.5M3 5.621a48.474 48.474 0 0 1 6-.371m0 0c1.12 0 2.233.038 3.334.114M9 5.25V3m3.334 2.364C11.176 10.658 7.69 15.08 3 17.502m9.334-12.138c.896.061 1.785.147 2.666.257m-4.589 8.495a18.023 18.023 0 0 1-3.827-5.802" />
</svg>

After

Width:  |  Height:  |  Size: 442 B

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="11" y1="5" x2="17" y2="5" />
<line x1="7" y1="19" x2="13" y2="19" />
<line x1="14" y1="5" x2="10" y2="19" />
</svg>

After

Width:  |  Height:  |  Size: 362 B

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="11" y1="5" x2="17" y2="5" />
<line x1="7" y1="19" x2="13" y2="19" />
<line x1="14" y1="5" x2="10" y2="19" />
</svg>

After

Width:  |  Height:  |  Size: 362 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" fill="#C5C5C5" width="16" height="16" class="w-6 h-6">
<path fill-rule="evenodd" d="M1.5 6a2.25 2.25 0 0 1 2.25-2.25h16.5A2.25 2.25 0 0 1 22.5 6v12a2.25 2.25 0 0 1-2.25 2.25H3.75A2.25 2.25 0 0 1 1.5 18V6ZM3 16.06V18c0 .414.336.75.75.75h16.5A.75.75 0 0 0 21 18v-1.94l-2.69-2.689a1.5 1.5 0 0 0-2.12 0l-.88.879.97.97a.75.75 0 1 1-1.06 1.06l-5.16-5.159a1.5 1.5 0 0 0-2.12 0L3 16.061Zm10.125-7.81a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Z" clip-rule="evenodd" />
</svg>

After

Width:  |  Height:  |  Size: 555 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" fill="#424242" width="16" height="16" class="w-6 h-6">
<path fill-rule="evenodd" d="M1.5 6a2.25 2.25 0 0 1 2.25-2.25h16.5A2.25 2.25 0 0 1 22.5 6v12a2.25 2.25 0 0 1-2.25 2.25H3.75A2.25 2.25 0 0 1 1.5 18V6ZM3 16.06V18c0 .414.336.75.75.75h16.5A.75.75 0 0 0 21 18v-1.94l-2.69-2.689a1.5 1.5 0 0 0-2.12 0l-.88.879.97.97a.75.75 0 1 1-1.06 1.06l-5.16-5.159a1.5 1.5 0 0 0-2.12 0L3 16.061Zm10.125-7.81a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Z" clip-rule="evenodd" />
</svg>

After

Width:  |  Height:  |  Size: 555 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<line x1="8" y1="12" x2="8" y2="12.01" />
<line x1="12" y1="12" x2="12" y2="12.01" />
<line x1="16" y1="12" x2="16" y2="12.01" />
</svg>

After

Width:  |  Height:  |  Size: 408 B

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<line x1="8" y1="12" x2="8" y2="12.01" />
<line x1="12" y1="12" x2="12" y2="12.01" />
<line x1="16" y1="12" x2="16" y2="12.01" />
</svg>

After

Width:  |  Height:  |  Size: 408 B

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list-numbers" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M11 6h9" />
<path d="M11 12h9" />
<path d="M12 18h8" />
<path d="M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" />
<path d="M6 10v-6l-2 2" />
</svg>

After

Width:  |  Height:  |  Size: 451 B

View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list-numbers" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M11 6h9" />
<path d="M11 12h9" />
<path d="M12 18h8" />
<path d="M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" />
<path d="M6 10v-6l-2 2" />
</svg>

After

Width:  |  Height:  |  Size: 451 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" fill="#C5C5C5" width="16" height="16" class="w-6 h-6">
<path fill-rule="evenodd" d="M8.128 9.155a3.751 3.751 0 1 1 .713-1.321l1.136.656a.75.75 0 0 1 .222 1.104l-.006.007a.75.75 0 0 1-1.032.157 1.421 1.421 0 0 0-.113-.072l-.92-.531Zm-4.827-3.53a2.25 2.25 0 0 1 3.994 2.063.756.756 0 0 0-.122.23 2.25 2.25 0 0 1-3.872-2.293ZM13.348 8.272a5.073 5.073 0 0 0-3.428 3.57 5.08 5.08 0 0 0-.165 1.202 1.415 1.415 0 0 1-.707 1.201l-.96.554a3.751 3.751 0 1 0 .734 1.309l13.729-7.926a.75.75 0 0 0-.181-1.374l-.803-.215a5.25 5.25 0 0 0-2.894.05l-5.325 1.629Zm-9.223 7.03a2.25 2.25 0 1 0 2.25 3.897 2.25 2.25 0 0 0-2.25-3.897ZM12 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" clip-rule="evenodd" />
<path d="M16.372 12.615a.75.75 0 0 1 .75 0l5.43 3.135a.75.75 0 0 1-.182 1.374l-.802.215a5.25 5.25 0 0 1-2.894-.051l-5.147-1.574a.75.75 0 0 1-.156-1.367l3-1.732Z" />
</svg>

After

Width:  |  Height:  |  Size: 939 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" fill="#424242" width="16" height="16" class="w-6 h-6">
<path fill-rule="evenodd" d="M8.128 9.155a3.751 3.751 0 1 1 .713-1.321l1.136.656a.75.75 0 0 1 .222 1.104l-.006.007a.75.75 0 0 1-1.032.157 1.421 1.421 0 0 0-.113-.072l-.92-.531Zm-4.827-3.53a2.25 2.25 0 0 1 3.994 2.063.756.756 0 0 0-.122.23 2.25 2.25 0 0 1-3.872-2.293ZM13.348 8.272a5.073 5.073 0 0 0-3.428 3.57 5.08 5.08 0 0 0-.165 1.202 1.415 1.415 0 0 1-.707 1.201l-.96.554a3.751 3.751 0 1 0 .734 1.309l13.729-7.926a.75.75 0 0 0-.181-1.374l-.803-.215a5.25 5.25 0 0 0-2.894.05l-5.325 1.629Zm-9.223 7.03a2.25 2.25 0 1 0 2.25 3.897 2.25 2.25 0 0 0-2.25-3.897ZM12 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" clip-rule="evenodd" />
<path d="M16.372 12.615a.75.75 0 0 1 .75 0l5.43 3.135a.75.75 0 0 1-.182 1.374l-.802.215a5.25 5.25 0 0 1-2.894-.051l-5.147-1.574a.75.75 0 0 1-.156-1.367l3-1.732Z" />
</svg>

After

Width:  |  Height:  |  Size: 939 B

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 5v9a5 5 0 0 0 10 0v-9" />
<path d="M4 12h16" />
</svg>

After

Width:  |  Height:  |  Size: 301 B

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 5v9a5 5 0 0 0 10 0v-9" />
<path d="M4 12h16" />
</svg>

After

Width:  |  Height:  |  Size: 301 B

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#C5C5C5" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="9" y1="6" x2="20" y2="6" />
<line x1="9" y1="12" x2="20" y2="12" />
<line x1="9" y1="18" x2="20" y2="18" />
<line x1="5" y1="6" x2="5" y2="6.01" />
<line x1="5" y1="12" x2="5" y2="12.01" />
<line x1="5" y1="18" x2="5" y2="18.01" />
</svg>

After

Width:  |  Height:  |  Size: 533 B

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list" width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="#424242" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<line x1="9" y1="6" x2="20" y2="6" />
<line x1="9" y1="12" x2="20" y2="12" />
<line x1="9" y1="18" x2="20" y2="18" />
<line x1="5" y1="6" x2="5" y2="6.01" />
<line x1="5" y1="12" x2="5" y2="12.01" />
<line x1="5" y1="18" x2="5" y2="18.01" />
</svg>

After

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

View File

@@ -21,76 +21,101 @@
}
}
.spinner,
.spinner:before,
.spinner:after {
border-radius: 50%;
width: 2em;
height: 2em;
animation-fill-mode: both;
animation: load7 1.8s infinite ease-in-out;
.relative {
position: relative !important;
}
.spinner {
color: var(--vscode-panelSectionHeader-foreground);
font-size: 10px;
margin: 80px auto;
position: relative;
text-indent: -9999em;
transform: translateZ(0);
animation-delay: -0.16s;
.absolute {
position: absolute !important;
}
.spinner:before,
.spinner:after {
content: '';
position: absolute;
top: 0;
.inherit {
position: inherit !important;
}
.spinner:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
.z-10 {
z-index: 10 !important;
}
.z-20 {
z-index: 10 !important;
}
.spinner:after {
left: 3.5em;
.w-full {
width: 100% !important;
}
.collapsible__body,
.ext_settings,
.git_actions,
.initialize_actions {
padding: 1rem 1.25rem;
box-sizing: border-box;
}
#app,
.frontmatter {
height: 100%;
}
.frontmatter.media_selection {
display: flex;
justify-content: center;
align-items: center;
opacity: 0.8;
text-align: center;
padding: 1rem 1.25rem;
}
.frontmatter {
padding-top: 0;
padding-bottom: var(--input-margin-vertical);
display: flex;
flex-direction: column;
justify-content: start;
}
.frontmatter h3 {
margin-bottom: 1rem;
/* margin-bottom: 1rem; */
}
.frontmatter p,
.frontmatter h4,
.frontmatter ul {
margin-bottom: .5rem;
margin-bottom: 0.5rem;
}
.seo__status__details {
margin-bottom: 2rem;
.article__tags h3,
.seo__status h3 {
display: flex;
align-items: center;
}
.section {
box-sizing: border-box;
position: relative;
}
.section h3 svg {
margin-right: 0.5rem;
}
.collapsible__body h4 {
text-align: center;
font-weight: bold;
}
.not-valid {
color: var(--vscode-errorForeground);
}
.article__actions {
margin-bottom: 2rem;
}
.article__action {
margin-bottom: 1rem;
}
.article__tags {
/* position: relative; */
margin-bottom: 1rem;
}
.article__tags__dropbox {
width: 90%;
/* Minus the twice the padding */
width: calc(100% - 2.5rem);
margin: 0;
padding: 0;
z-index: 1;
@@ -101,30 +126,12 @@
}
.article__tags__dropbox.open {
border: 1px solid rgba(0, 0, 0, .9);
}
.article__tags__input input {
border: 1px solid var(--vscode-inputValidation-infoBorder);
}
.article__tags__input.freeform {
position: relative;
}
.article__tags__input.freeform input {
padding-right: 35px;
}
.article__tags__input button {
position: absolute;
top: 1px;
right: 1px;
width: 30px;
border: 1px solid var(--vscode-focusBorder);
width: 100%;
}
.article__tags ul {
color: var(--vscode-dropdown-foreground);
color: var(--vscode-dropdown-foreground);
background-color: var(--vscode-dropdown-background);
}
@@ -134,16 +141,16 @@
}
.article__tags li:active {
color: var(--vscode-button-foreground);
color: var(--vscode-button-foreground);
background-color: var(--vscode-button-background);
}
.article__tags li[aria-selected="true"] {
.article__tags li[aria-selected='true'] {
color: var(--vscode-button-foreground);
background-color: var(--vscode-button-hoverBackground);
}
.article__tags li[aria-disabled="true"] {
.article__tags li[aria-disabled='true'] {
display: none;
}
@@ -151,66 +158,293 @@
margin-top: 1rem;
}
.article__tags__items__item {
display: inline-block;
margin-bottom: .5rem;
margin-right: .5rem;
.article__actions > * + *,
.other_actions > * + *,
.base__actions > * + *,
.base__information > * + * {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.article__tags__items__item_add,
.article__tags__items__item_delete {
display: inline-block;
width: auto;
.base__action label {
display: block;
}
.article__tags__items__item svg {
display: inline;
vertical-align: bottom;
.base__action input {
width: 100% !important;
}
.article__tags__items__item_delete span {
margin-left: .5rem;
}
.article__tags__items__pill_notexists {
color: var(--vscode-inputValidation-errorForeground);
background-color: var(--vscode-inputValidation-errorBackground);
padding-left: .5rem;
}
.article__tags__items__pill_notexists:hover {
color: var(--vscode-inputValidation-errorForeground);
background-color: var(--vscode-inputValidation-errorBackground);
filter: contrast(60%);
}
.article__tags__items__item_add {
color: var(--vscode-inputValidation-infoForeground);
background-color: var(--vscode-inputValidation-infoBackground);
border-right: 1px solid var(--vscode-inputValidation-infoBorder);
}
.article__tags__items__item_add:hover {
color: var(--vscode-inputValidation-infoForeground);
background-color: var(--vscode-inputValidation-infoBackground);
border-right: 1px solid var(--vscode-inputValidation-infoBorder);
filter: contrast(60%);
.seo__status__details ul > * + *,
.ext_settings > * + * {
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.ext_link_block {
margin-bottom: .5rem;
text-align: right;
display: flex;
align-items: center;
width: 100%;
}
.ext_link_block svg {
margin-right: 0.5rem;
display: block;
width: 16px;
height: 16px;
min-width: 16px;
}
.ext_link_block button span {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ext_link_block button,
.ext_link_block a {
color: var(--vscode-textLink-foreground);
align-items: center;
color: var(--vscode-button-secondaryForeground);
background-color: var(--vscode-button-secondaryBackground);
border: 0px;
border-radius: 0px;
box-sizing: border-box;
cursor: pointer;
display: inline-flex;
font-size: var(--vscode-font-size);
font-weight: var(--vscode-font-weight);
line-height: 26px;
padding: 0px 14px;
user-select: none;
text-decoration: none;
width: 100%;
white-space: nowrap;
border-radius: 0.25rem;
}
.ext_link_block a:hover,
.ext_link_block a:active,
.ext_link_block button.active {
color: var(--vscode-button-foreground);
background: var(--vscode-button-background);
}
.ext_link_block button.active:hover {
cursor: pointer;
background: var(--vscode-button-hoverBackground);
}
.ext_link_block a:hover,
.ext_link_block a:active,
.ext_link_block a:focus,
.ext_link_block a:visited {
color: var(--vscode-textLink-activeForeground);
}
color: var(--vscode-button-secondaryForeground);
}
.ext_link_block a:hover,
.ext_link_block button:hover {
background-color: var(--vscode-button-secondaryHoverBackground);
}
.table__cell__seo_details {
padding: 10px;
}
.table__cell__validation {
text-align: left;
}
.table__cell__validation div {
display: flex;
align-items: center;
padding: 2px 0;
}
.table__cell__validation .valid {
color: #46ec86;
}
.table__cell__validation .warning {
color: #e6af2e;
}
.table__cell__validation div span + span {
margin-left: 0.5rem;
}
/* Fields */
.field__toggle {
position: relative;
display: inline-block;
width: 50px;
height: 24px;
}
.field__toggle input {
opacity: 0;
width: 0;
height: 0;
}
.field__toggle__slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--vscode-button-secondaryBackground);
-webkit-transition: 0.4s;
transition: 0.4s;
border-radius: 34px;
}
.field__toggle__slider:before {
position: absolute;
content: '';
height: 16px;
width: 16px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: 0.4s;
transition: 0.4s;
border-radius: 50%;
}
input:checked + .field__toggle__slider {
background-color: var(--vscode-button-background);
}
input:focus + .field__toggle__slider {
box-shadow: 0 0 1px var(--vscode-button-background);
}
input:checked + .field__toggle__slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
/* Metadata */
.metadata_field__datetime {
display: flex;
justify-content: space-between;
}
.metadata_field__datetime > .react-datepicker-wrapper {
margin-right: 1rem;
}
.metadata_field__datetime > button {
color: var(--vscode-button-secondaryForeground);
background-color: var(--vscode-button-secondaryBackground);
padding-left: 1rem;
padding-right: 1rem;
width: auto;
}
.metadata_field__datetime > button:hover {
background-color: var(--vscode-button-secondaryHoverBackground);
}
/* File list */
.file_list label {
border-bottom: 1px solid var(--vscode-foreground);
}
.file_list__items {
padding: 0;
list-style: none;
}
.file_list__items__item {
color: var(--vscode-foreground);
font-size: var(--vscode-font-size);
font-weight: var(--vscode-font-weight);
cursor: pointer;
height: 22px;
line-height: 22px;
margin: 0 -1rem;
padding: 0 1rem;
display: flex;
align-items: center;
justify-content: flex-start;
}
.file_list__items__item:hover {
background-color: var(--vscode-list-hoverBackground);
color: var(--vscode-list-hoverForeground);
cursor: pointer;
}
.file_list__items__item svg {
display: block;
flex-shrink: 0;
height: 20px;
width: 20px;
margin-right: 0.25rem;
}
.file_list__items__item span {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* Sponsor */
.sponsor {
opacity: 0.5;
}
.sponsor:hover {
opacity: 1;
}
.sponsor:hover svg {
fill: currentcolor;
}
.sponsor svg {
height: 20px;
width: 20px;
margin-right: 0.25rem;
}
.sponsor a {
display: flex;
align-items: center;
justify-content: center;
color: var(--vscode-foreground);
text-decoration: none;
}
.sponsor a:hover {
color: var(--vscode-foreground);
text-decoration: none;
}
.sponsor a > span {
margin-right: 0.25rem;
}
/* Timepicker */
.react-datepicker button {
outline: 0;
}
.react-datepicker button:hover {
background: none !important;
}
.react-datepicker__triangle {
transform: translate3d(15px, 0px, 0px) !important;
}
.react-datepicker-time__input {
background: transparent !important;
color: #000 !important;
}
.react-datepicker-time__input input {
border: 1px solid #aeaeae !important;
}

View File

@@ -1,29 +1,26 @@
:root {
--container-paddding: 20px;
--container-padding: 20px;
--input-padding-vertical: 6px;
--input-padding-horizontal: 4px;
--input-margin-vertical: 4px;
--input-margin-horizontal: 0;
}
html, body {
height: 100%;
}
body {
padding: 0 var(--container-paddding);
color: var(--vscode-foreground);
font-size: var(--vscode-font-size);
font-weight: var(--vscode-font-weight);
font-family: var(--vscode-font-family);
background-color: var(--vscode-editor-background);
background-color: var(--vscode-sideBar-background);
}
ol,
ul {
padding-left: var(--container-paddding);
}
body > *,
form > * {
margin-block-start: var(--input-margin-vertical);
margin-block-end: var(--input-margin-vertical);
padding-left: var(--container-padding);
}
*:focus {
@@ -53,6 +50,7 @@ button {
outline-offset: 2px !important;
color: var(--vscode-button-foreground);
background: var(--vscode-button-background);
box-sizing: border-box;
}
button:hover {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -0,0 +1,3 @@
## Documentation
Our documentation can be found at: [https://frontmatter.codes/docs](https://frontmatter.codes/docs)

View File

@@ -0,0 +1,11 @@
## Getting started
Thanks for installing Front Matter!
To get started, open our dashboard which will guide you through the initialization process of your project.
When you haven't initialized your project yet, you will see the Front Matter's welcome screen on which you will have to perform the following steps:
- Project initialization
- Content folders registration
- Framework initialization

View File

@@ -0,0 +1,8 @@
## Support the project
Front Matter is an open source project and we are always looking for new contributors, supporters, and partners. If you are interested in backing the project, please consider supporting it by donating. You can donate at via the following links:
- [GitHub Sponsors](https://github.com/sponsors/estruyf)
- [Open Collective](https://opencollective.com/frontmatter)
> Each sponsor/backer will be mentioned on the [Front Matter](https://frontmatter.codes) website and on the [GitHub repository](https://github.com/estruyf/vscode-front-matter).

78
frontmatter.json Normal file
View File

@@ -0,0 +1,78 @@
{
"$schema": "https://beta.frontmatter.codes/frontmatter.schema.json",
"frontMatter.snippets.wrapper.enabled": false,
"frontMatter.framework.id": "other",
"frontMatter.content.publicFolder": "",
"frontMatter.content.pageFolders": [
{
"title": ".vscode",
"path": "[[workspace]]/.vscode"
}
],
"frontMatter.content.snippets": {
"New version": {
"description": "Insert a new version to the changelog",
"body": [
"## [{{version}}] - {{year}}-{{month}}-{{day}}",
"",
"### ✨ New features",
"",
"### 🎨 Enhancements",
"",
"### ⚡️ Optimizations",
"",
"### 🐞 Fixes"
],
"fields": [
{
"type": "string",
"name": "version",
"title": "Version",
"single": true
},
{
"type": "string",
"name": "year",
"title": "Year",
"default": "{{year}}"
},
{
"type": "string",
"name": "month",
"title": "Month",
"default": "xx"
},
{
"type": "string",
"name": "day",
"title": "Day",
"default": "xx"
}
],
"openingTags": "{{",
"closingTags": "}}"
},
"Issue link": {
"description": "Link to a GitHub issue",
"body": "- [#{{id}}](https://github.com/estruyf/vscode-front-matter/issues/{{id}}): {{title}}",
"fields": [
{
"name": "id",
"title": "Issue ID",
"type": "string",
"single": true,
"default": ""
},
{
"name": "title",
"title": "Title",
"type": "string",
"single": true,
"default": ""
}
],
"openingTags": "{{",
"closingTags": "}}"
}
}
}

359
l10n/bundle.l10n.de.json Normal file
View File

@@ -0,0 +1,359 @@
{
"common.add": "Hinzufügen",
"common.edit": "Bearbeiten",
"common.delete": "Löschen",
"common.cancel": "Abbrechen",
"common.clear": "Löschen",
"common.clear.value": "Wert löschen",
"common.search": "Suchen",
"common.save": "Speichern",
"common.menu": "Menü",
"common.insert": "Einfügen",
"common.insert.snippet": "Snippet einfügen",
"common.title": "Titel",
"common.description": "Beschreibung",
"common.retry": "Erneut versuchen",
"common.update": "Aktualisieren",
"common.information": "Info",
"common.important": "Wichtig",
"common.sync": "Synchronisieren",
"common.slug": "Slug",
"common.support": "Support",
"common.remove.value": "{0} entfernen",
"common.error.message": "Entschuldigung, etwas ist schiefgelaufen.",
"developer.title": "Entwicklermodus",
"developer.reload.title": "Dashboard neu laden",
"developer.reload.label": "Neu laden",
"developer.devTools.title": "Entwicklertools öffnen",
"developer.devTools.label": "DevTools",
"field.required": "Pflichtfeld",
"field.unknown": "Unbekanntes Feld",
"dashboard.chatbot.answer.answer": "Antwort",
"dashboard.chatbot.answer.resources": "Ressourcen",
"dashboard.chatbot.answer.warning": "Warnung: Antworten können falsch sein. Im Zweifelsfall konsultieren Sie bitte die Dokumentation.",
"dashboard.chatbot.chatbot.loading": "Assistent wird vorbereitet",
"dashboard.chatbot.chatbot.ready": "Ich bin bereit, was möchtest du wissen?",
"dashboard.chatbot.chatbox.placeholder": "Wie kann ich Front Matter konfigurieren?",
"dashboard.chatbot.header.heading": "Frag den Front Matter AI",
"dashboard.chatbot.header.description": "Unser KI-System, powered by mendable.ai, hat die Dokumentation verarbeitet und kann Ihnen bei Fragen zu Front Matter behilflich sein. Legen Sie los und fragen Sie!",
"dashboard.common.choiceButton.open": "Optionen öffnen",
"dashboard.contents.contentActions.actionMenuButton.title": "Menü",
"dashboard.contents.contentActions.menuItem.view": "Anzeigen",
"dashboard.contents.contentActions.alert.title": "Löschen: {0}",
"dashboard.contents.contentActions.alert.description": "Möchten Sie den Inhalt \"{0}\" wirklich löschen?",
"dashboard.contents.item.invalidTitle": "<ungültiger Titel>",
"dashboard.contents.item.invalidDescription": "<ungültige Beschreibung>",
"dashboard.contents.list.title": "Titel",
"dashboard.contents.list.date": "Datum",
"dashboard.contents.list.status": "Status",
"dashboard.contents.overview.noMarkdown": "Kein Markdown vorhanden",
"dashboard.contents.overview.noFolders": "Stellen Sie sicher, dass Sie einen Inhaltsordner in Ihrem Projekt registriert haben, damit Front Matter die Inhalte finden kann.",
"dashboard.contents.status.draft": "Entwurf",
"dashboard.contents.status.published": "Veröffentlicht",
"dashboard.dataView.dataForm.modify": "Daten bearbeiten",
"dashboard.dataView.dataForm.add": "Neue Daten hinzufügen",
"dashboard.dataView.dataView.select": "Wählen Sie Ihren Datentyp",
"dashboard.dataView.dataView.title": "Ihre {0} Dateneinträge",
"dashboard.dataView.dataView.add": "Neuen Eintrag hinzufügen",
"dashboard.dataView.dataView.empty": "Keine {0} Dateneinträge gefunden",
"dashboard.dataView.dataView.createOrModify": "Erstellen oder bearbeiten Sie Ihre {0} Daten",
"dashboard.dataView.dataView.getStarted": "Wählen Sie einen Datentyp, um zu beginnen",
"dashboard.dataView.dataView.noDataFiles": "Keine Datendateien gefunden",
"dashboard.dataView.dataView.getStarted.link": "Lesen Sie mehr, um zu erfahren, wie Sie Datenfiles verwenden können",
"dashboard.dataView.emptyView.heading": "Wählen Sie zuerst Ihren Datentyp aus",
"dashboard.dataView.sortableItem.editButton.title": "\"{0}\" bearbeiten",
"dashboard.dataView.sortableItem.deleteButton.title": "\"{0}\" löschen",
"dashboard.dataView.sortableItem.alert.title": "Daten-Eintrag löschen",
"dashboard.dataView.sortableItem.alert.description": "Sind Sie sicher, dass Sie den Daten-Eintrag löschen möchten?",
"dashboard.errorView.description": "Bitte schließen Sie das Dashboard und versuchen Sie es erneut.",
"dashboard.header.breadcrumb.home": "Startseite",
"dashboard.header.clearFilters.title": "Filter, Gruppierung und Sortierung zurücksetzen",
"dashboard.header.filter.default": "Kein Filter",
"dashboard.header.folders.default": "Alle Typen",
"dashboard.header.folders.menuButton.showing": "Anzeige",
"dashboard.header.grouping.option.none": "Keine",
"dashboard.header.grouping.option.year": "Jahr",
"dashboard.header.grouping.option.draft": "Entwurf/Veröffentlicht",
"dashboard.header.grouping.menuButton.label": "Gruppieren nach",
"dashboard.header.navigation.allArticles": "Alle Artikel",
"dashboard.header.navigation.published": "Veröffentlicht",
"dashboard.header.navigation.draft": "Im Entwurf",
"dashboard.header.header.createContent": "Inhalt erstellen",
"dashboard.header.header.createByContentType": "Nach Inhaltstyp erstellen",
"dashboard.header.header.createByTemplate": "Nach Vorlage erstellen",
"dashboard.header.pagination.first": "Erste",
"dashboard.header.pagination.previous": "Vorherige",
"dashboard.header.pagination.next": "Nächste",
"dashboard.header.pagination.last": "Letzte",
"dashboard.header.paginationStatus.text": "Zeige {0} bis {1} von {2} Ergebnissen",
"dashboard.header.projectSwitcher.label": "Projekt",
"dashboard.header.refreshDashboard.label": "Dashboard aktualisieren",
"dashboard.header.sorting.lastModified.asc": "Zuletzt geändert (aufsteigend)",
"dashboard.header.sorting.lastModified.desc": "Zuletzt geändert (absteigend)",
"dashboard.header.sorting.filename.asc": "Nach Dateiname (aufsteigend)",
"dashboard.header.sorting.filename.desc": "Nach Dateiname (absteigend)",
"dashboard.header.sorting.published.asc": "Veröffentlicht (aufsteigend)",
"dashboard.header.sorting.published.desc": "Veröffentlicht (absteigend)",
"dashboard.header.sorting.size.asc": "Größe (aufsteigend)",
"dashboard.header.sorting.size.desc": "Größe (absteigend)",
"dashboard.header.sorting.caption.asc": "Beschriftung (aufsteigend)",
"dashboard.header.sorting.caption.desc": "Beschriftung (absteigend)",
"dashboard.header.sorting.alt.asc": "Alt-Text (aufsteigend)",
"dashboard.header.sorting.alt.desc": "Alt-Text (absteigend)",
"dashboard.header.sorting.label": "Sortieren nach",
"dashboard.header.startup.label": "Beim Start öffnen?",
"dashboard.header.tabs.contents": "Inhalte",
"dashboard.header.tabs.media": "Medien",
"dashboard.header.tabs.snippets": "Snippets",
"dashboard.header.tabs.data": "Daten",
"dashboard.header.tabs.taxonomies": "Taxonomien",
"dashboard.header.viewSwitch.toGrid": "Zur Rasteransicht wechseln",
"dashboard.header.viewSwitch.toList": "Zur Listenansicht wechseln",
"dashboard.header.viewSwitch.toStructure": "Zur Strukturansicht wechseln",
"dashboard.layout.sponsor.support.msg": "Unterstützen Sie Front Matter",
"dashboard.layout.sponsor.review.label": "Bewerten",
"dashboard.layout.sponsor.review.msg": "Bewerten Sie Front Matter",
"dashboard.media.common.title": "Titel",
"dashboard.media.common.caption": "Beschriftung",
"dashboard.media.common.alt": "Alternativer Text",
"dashboard.media.common.size": "Größe",
"dashboard.media.dialog.title": "Details anzeigen",
"dashboard.media.panel.close": "Panel schließen",
"dashboard.media.metadata.panel.title": "Metadaten aktualisieren",
"dashboard.media.metadata.panel.description": "Geben Sie die Metadaten für die Datei ein.",
"dashboard.media.metadata.panel.field.fileName": "Dateiname",
"dashboard.media.metadata.panel.form.metadata.title": "Metadaten",
"dashboard.media.metadata.panel.form.information.title": "Informationen",
"dashboard.media.metadata.panel.form.information.createdDate": "Erstellt am",
"dashboard.media.metadata.panel.form.information.modifiedDate": "Zuletzt geändert",
"dashboard.media.metadata.panel.form.information.dimensions": "Abmessungen",
"dashboard.media.metadata.panel.form.information.folder": "Ordner",
"dashboard.media.folderCreation.hexo.create": "Post-Asset-Ordner erstellen",
"dashboard.media.folderCreation.folder.create": "Neuen Ordner erstellen",
"dashboard.media.item.quickAction.insert.field": "Bild in Ihrem Feld \"{0}\" einfügen",
"dashboard.media.item.quickAction.insert.markdown": "Bild mit Markdown-Markup einfügen",
"dashboard.media.item.quickAction.copy.path": "Medienpfad kopieren",
"dashboard.media.item.quickAction.delete": "Medien-Datei löschen",
"dashboard.media.item.menuItem.edit.metadata": "Metadaten bearbeiten",
"dashboard.media.item.menuItem.insert.image": "Bild einfügen",
"dashboard.media.item.menuItem.reveal.media": "Medien anzeigen",
"dashboard.media.item.infoDialog.snippet.description": "Wählen Sie das Media-Snippet aus, das für die aktuelle Mediendatei verwendet werden soll.",
"dashboard.media.item.alert.delete.description": "Sind Sie sicher, dass Sie die Datei aus dem Ordner {0} löschen möchten?",
"dashboard.media.media.description": "Wählen Sie die Medien-Datei aus, die Sie Ihrem Inhalt hinzufügen möchten.",
"dashboard.media.media.dragAndDrop": "Sie können Bilder auch per Drag & Drop von Ihrem Desktop auswählen, nachdem sie hochgeladen wurden.",
"dashboard.media.media.folder.upload": "Zu {0} hochladen",
"dashboard.media.media.folder.default": "Kein Ordner ausgewählt, die Dateien, die Sie ablegen, werden dem Ordner {0} hinzugefügt",
"dashboard.media.media.placeholder": "Keine Medien-Dateien vorhanden. Sie können neue Dateien per Drag & Drop unter Verwendung der [Shift]-Taste hinzufügen.",
"dashboard.media.media.contentFolder": "Inhaltsordner",
"dashboard.media.media.publicFolder": "Öffentlicher Ordner",
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "In Ordner suchen",
"dashboard.media.mediaSnippetForm.formDialog.title": "Medien einfügen: {0}",
"dashboard.media.mediaSnippetForm.formDialog.description": "Fügen Sie die {0}-Mediendatei in den aktuellen Artikel ein",
"dashboard.preview.input.placeholder": "Geben Sie eine URL ein",
"dashboard.preview.button.navigate.title": "Navigieren",
"dashboard.preview.button.refresh.title": "Aktualisieren",
"dashboard.preview.button.open.title": "Öffnen",
"dashboard.snippetsView.item.quickAction.editSnippet": "Snippet bearbeiten",
"dashboard.snippetsView.item.quickAction.deleteSnippet": "Snippet löschen",
"dashboard.snippetsView.item.quickAction.viewSnippet": "Snippet-Datei anzeigen",
"dashboard.snippetsView.item.insert.formDialog.title": "Snippet einfügen: {0}",
"dashboard.snippetsView.item.insert.formDialog.description": "Fügen Sie das {0}-Snippet in den aktuellen Artikel ein",
"dashboard.snippetsView.item.edit.formDialog.title": "Snippet bearbeiten: {0}",
"dashboard.snippetsView.item.edit.formDialog.description": "Bearbeiten Sie das {0}-Snippet",
"dashboard.snippetsView.item.alert.title": "Snippet löschen: {0}",
"dashboard.snippetsView.item.alert.description": "Sind Sie sicher, dass Sie das {0}-Snippet löschen möchten?",
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "Titel des Schnipsels",
"dashboard.snippetsView.newForm.snippetInput.description.label": "Beschreibung",
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "Beschreibung des Schnipsels",
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "Schnipsel",
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "Inhalt des Schnipsels",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "Ist ein Medienschnipsel?",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "Medienschnipsel",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "Verwende diesen Schnipsel, um Medieninhalte in deine Seiten einzufügen.",
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "Erfahre mehr über die Verwendung von Platzhaltern für Medienschnipsel",
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "In unserer Dokumentation zu Medienschnipsel-Platzhaltern erfährst du, welche Platzhalter du verwenden kannst.",
"dashboard.snippetsView.snippets.ariaLabel": "Überschrift der Schnipsel",
"dashboard.snippetsView.snippets.button.create": "Neuen Schnipsel erstellen",
"dashboard.snippetsView.snippets.select.description": "Wähle den Schnipsel aus, den du deinem Inhalt hinzufügen möchtest.",
"dashboard.snippetsView.snippets.empty.message": "Keine Schnipsel gefunden",
"dashboard.snippetsView.snippets.readMore": "Erfahre mehr über die Verwendung von Schnipseln",
"dashboard.snippetsView.snippets.formDialog.title": "Einen Schnipsel erstellen",
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "Als Inhaltsordner zu Front Matter hinzufügen",
"dashboard.steps.stepsToGetStarted.initializeProject.name": "Projekt initialisieren",
"dashboard.steps.stepsToGetStarted.initializeProject.description": "Mit der Projektinitialisierung werden die erforderlichen Dateien und Ordner für die Verwendung des Front Matter CMS erstellt. Starte mit einem Klick auf diese Aktion.",
"dashboard.steps.stepsToGetStarted.framework.name": "Vorlagen für Frameworks",
"dashboard.steps.stepsToGetStarted.framework.description": "Wähle deinen Site-Generator oder dein Framework aus, um einige der empfohlenen Einstellungen vorzubelegen.",
"dashboard.steps.stepsToGetStarted.framework.select": "Wähle dein Framework aus",
"dashboard.steps.stepsToGetStarted.framework.select.other": "andere",
"dashboard.steps.stepsToGetStarted.contentFolders.name": "Inhaltsordner registrieren",
"dashboard.steps.stepsToGetStarted.contentFolders.description": "Füge einen der in deinem Projekt gefundenen Ordner als Inhaltsordner hinzu. Sobald ein Ordner festgelegt ist, kann Front Matter alle Inhalte auflisten und das Erstellen von Inhalten ermöglichen.",
"dashboard.steps.stepsToGetStarted.contentFolders.label": "Ordner mit Inhalten:",
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "Du kannst diese Aktion auch aus der Explorer-Ansicht durchführen, indem du mit der rechten Maustaste auf den Ordner klickst und 'Ordner registrieren' auswählst.",
"dashboard.steps.stepsToGetStarted.tags.name": "Alle Tags und Kategorien importieren (optional)",
"dashboard.steps.stepsToGetStarted.tags.description": "Jetzt, da Front Matter alle Inhaltsordner kennt, möchtest du alle Tags und Kategorien aus den verfügbaren Inhalten importieren?",
"dashboard.steps.stepsToGetStarted.showDashboard.name": "Dashboard anzeigen",
"dashboard.steps.stepsToGetStarted.showDashboard.description": "Sobald alle Aktionen abgeschlossen sind, kann das Dashboard geladen werden.",
"dashboard.taxonomyView.button.add.title": "{0} zur Taxonomie hinzufügen",
"dashboard.taxonomyView.button.edit.title": "{0} bearbeiten",
"dashboard.taxonomyView.button.merge.title": "{0} zusammenführen",
"dashboard.taxonomyView.button.move.title": "In eine andere Taxonomie verschieben",
"dashboard.taxonomyView.button.delete.title": "{0} löschen",
"dashboard.taxonomyView.taxonomyLookup.button.title": "Inhalte mit {0} in {1} anzeigen",
"dashboard.taxonomyView.taxonomyManager.description": "{0} deiner Website erstellen, bearbeiten und verwalten",
"dashboard.taxonomyView.taxonomyManager.button.create": "Neuen {0}-Wert erstellen",
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "Name",
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "Anzahl",
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "Aktion",
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "Keine {0} gefunden",
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "In den Einstellungen nicht gefunden",
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "Taxonomie auswählen",
"dashboard.taxonomyView.taxonomyView.button.import": "Taxonomie importieren",
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "Tags",
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "Kategorien",
"dashboard.unkownView.title": "Ansicht existiert nicht",
"dashboard.unkownView.description": "Du hast anscheinend eine Ansicht geöffnet, die nicht existiert. Bitte öffne das Dashboard erneut.",
"dashboard.welcomeScreen.title": "Verwalte deine statische Website mit Front Matter",
"dashboard.welcomeScreen.thanks": "Vielen Dank, dass du Front Matter verwendest!",
"dashboard.welcomeScreen.description": "Wir bemühen uns, Front Matter so benutzerfreundlich wie möglich zu gestalten, aber wenn du Fragen oder Vorschläge hast, zögere bitte nicht, uns auf GitHub zu kontaktieren.",
"dashboard.welcomeScreen.link.github.title": "GitHub",
"dashboard.welcomeScreen.link.github.label": "GitHub / Dokumentation",
"dashboard.welcomeScreen.link.sponsor.title": "Werde Sponsor",
"dashboard.welcomeScreen.link.sponsor.label": "Sponsor",
"dashboard.welcomeScreen.link.review.title": "Eine Bewertung schreiben",
"dashboard.welcomeScreen.link.review.label": "Bewertung schreiben",
"dashboard.welcomeScreen.actions.heading": "Führe die nächsten Schritte aus, um mit der Erweiterung zu beginnen",
"dashboard.welcomeScreen.actions.description": "Du kannst die Erweiterung auch über das Front Matter-Seitenpanel verwenden. Dort findest du die Aktionen, die speziell für deine Seiten ausgeführt werden können.",
"dashboard.welcomeScreen.actions.thanks": "Wir hoffen, dass du Freude an Front Matter hast!",
"panel.contentType.contentTypeValidator.title": "Inhaltstyp",
"panel.contentType.contentTypeValidator.hint": "Wir haben Unterschiede zwischen dem Inhaltstyp und den Front-Matter-Daten festgestellt. Möchtest du den Inhaltstyp für diesen Inhalt erstellen, aktualisieren oder festlegen?",
"panel.contentType.contentTypeValidator.button.create": "Inhaltstyp erstellen",
"panel.contentType.contentTypeValidator.button.add": "Fehlende Felder zum Inhaltstyp hinzufügen",
"panel.contentType.contentTypeValidator.button.change": "Inhaltstyp der Datei ändern",
"panel.dataBlock.dataBlockField.group.selected.edit": "Bearbeiten: {0}",
"panel.dataBlock.dataBlockField.group.selected.create": "Neuen {0} erstellen",
"panel.dataBlock.dataBlockField.group.select": "Gruppe auswählen",
"panel.dataBlock.dataBlockField.add": "{0} hinzufügen",
"panel.dataBlock.dataBlockRecord.edit": "Datensatz bearbeiten",
"panel.dataBlock.dataBlockRecord.delete": "Datensatz löschen",
"panel.dataBlock.dataBlockRecords.label": "Datensätze",
"panel.dataBlock.dataBlockSelector.label": "Blocktyp",
"panel.errorBoundary.fieldBoundary.label": "Fehler beim Anzeigen des Felds",
"panel.fields.choiceField.select": "{0} auswählen",
"panel.fields.choiceField.clear": "Wert löschen",
"panel.fields.contentTypeRelationshipField.loading": "Lade mögliche Werte...",
"panel.fields.dateTimeField.button.pick": "Wähle dein Datum",
"panel.fields.dateTimeField.time": "Uhrzeit",
"panel.fields.fieldMessage.required": "Das Feld {0} ist erforderlich",
"panel.fields.fileField.delete": "Datei löschen",
"panel.fields.fileField.add": "Ihre {0} hinzufügen",
"panel.fields.imageFallback.label": "Das Bild konnte nicht geladen werden",
"panel.fields.listField.edit": "Eintrag bearbeiten",
"panel.fields.listField.delete": "Eintrag löschen",
"panel.fields.previewImage.remove": "Bild entfernen",
"panel.fields.previewImageField.add": "Ihre {0} hinzufügen",
"panel.fields.slugField.update": "Aktualisierung verfügbar",
"panel.fields.slugField.generate": "Slug generieren",
"panel.fields.textField.ai.message": "Verwenden Sie Front Matter AI, um {0} vorzuschlagen",
"panel.fields.textField.ai.generate": "Vorschlag wird generiert...",
"panel.fields.textField.loading": "Feld wird geladen",
"panel.fields.textField.limit": "Feldgrenze erreicht {0}",
"panel.fields.wrapperField.unknown": "Unbekannter Feldtyp: {0}",
"panel.actions.title": "Aktionen",
"panel.articleDetails.headings": "Überschriften",
"panel.articleDetails.paragraphs": "Absätze",
"panel.articleDetails.internalLinks": "Interne Links",
"panel.articleDetails.externalLinks": "Externe Links",
"panel.articleDetails.images": "Bilder",
"panel.baseView.initialize": "Projekt initialisieren",
"panel.baseView.actions.title": "Aktionen",
"panel.baseView.action.openDashboard": "Dashboard öffnen",
"panel.baseView.action.openPreview": "Vorschau öffnen",
"panel.baseView.action.createContent": "Inhalt erstellen",
"panel.baseView.empty": "Öffnen Sie eine Datei, um weitere Aktionen anzuzeigen",
"panel.fileList.label.singular": "Datei",
"panel.fileList.label.plural": "Dateien",
"panel.folderAndFiles.title": "Zuletzt geändert",
"panel.globalSettings.title": " Globale Einstellungen",
"panel.globalSettings.action.modifiedDate.label": "Änderungsdatum",
"panel.globalSettings.action.modifiedDate.description": "Änderungsdatum automatisch aktualisieren",
"panel.globalSettings.action.frontMatter.label": "Front Matter hervorheben",
"panel.globalSettings.action.frontMatter.description": "Front Matter hervorheben",
"panel.globalSettings.action.preview.label": "Lokale Vorschau",
"panel.globalSettings.action.preview.placeholder": "Beispiel: {0}",
"panel.globalSettings.action.server.label": "Lokaler Serverbefehl",
"panel.globalSettings.action.server.placeholder": "Beispiel: {0}",
"panel.metadata.title": "Metadaten",
"panel.otherActions.title": "Weitere Aktionen",
"panel.otherActions.writingSettings.enabled": "Schreib-Einstellungen aktiviert",
"panel.otherActions.writingSettings.disabled": "Schreib-Einstellungen aktivieren",
"panel.otherActions.centerMode": "Zentriermodus umschalten",
"panel.otherActions.createTemplate": "Vorlage erstellen",
"panel.otherActions.revealFile": "Datei im Ordner anzeigen",
"panel.otherActions.openProject": "Projektordner anzeigen",
"panel.otherActions.documentation": "Dokumentation öffnen",
"panel.otherActions.settings": "Einstellungen anzeigen",
"panel.otherActions.issue": "Problem melden",
"panel.preview.title": "Vorschau öffnen",
"panel.publishAction.publish": "Veröffentlichen",
"panel.publishAction.unpublish": "Zurück zu Entwurf",
"panel.seoDetails.recommended": "Empfohlen",
"panel.seoKeywordInfo.validInfo.label": "Verwendet in Überschrift(en)",
"panel.seoKeywordInfo.validInfo.content": "Inhalt",
"panel.seoKeywords.title": "Stichwörter",
"panel.seoKeywords.header.keyword": "Stichwort",
"panel.seoKeywords.header.details": "Details",
"panel.seoKeywords.density.description": "* Eine Stichwortdichte von 1-1,5 % ist in den meisten Fällen ausreichend.",
"panel.seoStatus.header.property": "Eigenschaft",
"panel.seoStatus.header.valid": "Gültig",
"panel.seoStatus.seoFieldInfo.characters": "{0} Zeichen",
"panel.seoStatus.seoFieldInfo.words": "{0} Wörter",
"panel.seoStatus.seoFieldInfo.article": "Artikellänge",
"panel.seoStatus.collapsible.title": "SEO-Status",
"panel.seoStatus.required": "{0} oder {1} ist erforderlich.",
"panel.slugAction.title": "Slug optimieren",
"panel.spinner.loading": "Laden...",
"panel.startServerbutton.start": "Server starten",
"panel.startServerbutton.stop": "Server stoppen",
"panel.tag.add": "{0} zu Ihren Einstellungen hinzufügen",
"panel.tagPicker.inputPlaceholder.empty": "{0} auswählen",
"panel.tagPicker.inputPlaceholder.disabled": "Sie haben das Limit von {0} erreicht",
"panel.tagPicker.ai.suggest": "Front Matter AI verwenden, um {0} vorzuschlagen",
"panel.tagPicker.ai.generating": "Vorschläge werden generiert...",
"panel.tagPicker.limit": "Max.: {0}",
"panel.tagPicker.unkown": "Unbekanntes Tag hinzufügen",
"panel.tags.tag.warning": "Achtung, dieses Tag \"{0}\" wird nicht in Ihren Einstellungen gespeichert. Sobald es entfernt ist, wird es unwiederbringlich verloren sein.",
"panel.viewPanel.mediaInsert": "Fahren Sie mit dem Medien-Dashboard fort, um das Bild auszuwählen, das Sie einfügen möchten.",
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "Wo befindet sich Ihr Assets-Ordner?",
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "Wählen Sie den Ordner aus, der Ihre Assets enthält. In diesem Ordner werden alle Ihre Mediendateien für Ihre Artikel gespeichert.",
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "Verwende den 'public'-Ordner",
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "Verwende den Astro-Assets-Ordner (src/assets)",
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "Wenn Sie einen anderen Ordner konfigurieren möchten, können Sie dies manuell in der frontmatter.json-Datei tun.",
"dashboard.steps.stepsToGetStarted.template.name": "Verwende eine Konfigurationsvorlage",
"dashboard.steps.stepsToGetStarted.template.description": "Wählen Sie eine Vorlage aus, um die Datei frontmatter.json mit den empfohlenen Einstellungen vorzufüllen.",
"listeners.dashboard.settingsListener.triggerTemplate.notification": "Vorlagendateien kopiert.",
"common.openOnWebsite": "Auf der Website öffnen",
"common.filter.value": "Filtern nach {0}",
"dashboard.media.detailsSlideOver.unmapped.description": "Möchten Sie die Metadaten von nicht zugeordneten Dateien neu zuordnen?",
"common.settings": "Einstellungen",
"common.refreshSettings": "Einstellungen aktualisieren",
"common.pin": "Stecknadel",
"common.unpin": "Losheften",
"settings.view.common": "Gemeinsam",
"settings.view.contentFolders": "Inhaltsordner",
"settings.view.astro": "Astro",
"settings.openOnStartup": "Öffnen Sie das Dashboard beim Start",
"settings.contentTypes": "Inhaltstypen",
"settings.contentFolders": "Inhaltsordner",
"settings.diagnostic": "Diagnostisch",
"settings.diagnostic.description": "Sie können die Diagnose ausführen, um die gesamte Front Matter CMS-Konfiguration zu überprüfen.",
"settings.diagnostic.link": "Führen Sie eine vollständige Diagnose durch",
"settings.commonSettings.website.title": "Website- und SSG-Einstellungen",
"settings.commonSettings.previewUrl": "Vorschau-URL",
"settings.commonSettings.websiteUrl": "Website-URL",
"settings.commonSettings.startCommand": "SSG/Framework-Startbefehl",
"dashboard.contents.overview.pinned": "Angeheftet",
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "Erstellen Sie Content-Typen für Ihre Astro Content Collections",
"dashboard.welcomeScreen.link.documentation.label": "Dokumentation",
"dashboard.configuration.astro.astroContentTypes.empty": "Es wurden keine Astro Content Collections gefunden.",
"dashboard.configuration.astro.astroContentTypes.description": "Die folgenden Astro Content Collections und können verwendet werden, um einen Inhaltstyp zu generieren."
}

1
l10n/bundle.l10n.es.json Normal file
View File

@@ -0,0 +1 @@
{}

359
l10n/bundle.l10n.fr.json Normal file
View File

@@ -0,0 +1,359 @@
{
"common.add": "Ajouter",
"common.edit": "Modifier",
"common.delete": "Supprimer",
"common.cancel": "Annuler",
"common.clear": "Réinitialiser",
"common.clear.value": "Réinitialiser la valeur",
"common.search": "Rechercher",
"common.save": "Sauvegarder",
"common.menu": "Menu",
"common.insert": "Insérer",
"common.insert.snippet": "Insérer snippet",
"common.title": "Titre",
"common.description": "Description",
"common.retry": "Réessayer",
"common.update": "Mettre à jour",
"common.information": "Information",
"common.important": "Important",
"common.sync": "Synchroniser",
"common.slug": "Slug",
"common.support": "Support",
"common.remove.value": "Supprimer {0}",
"common.error.message": "Désolé, une erreur s'est produite.",
"developer.title": "Mode développeur",
"developer.reload.title": "Recharger le tableau de bord",
"developer.reload.label": "Recharger",
"developer.devTools.title": "Ouvrir les options pour les développeurs",
"developer.devTools.label": "Options pour les développeurs",
"field.required": "Champ obligatoire",
"field.unknown": "Champ inconnu",
"dashboard.chatbot.answer.answer": "Réponse",
"dashboard.chatbot.answer.resources": "Ressources",
"dashboard.chatbot.answer.warning": "Attention : les réponses peuvent être fausses. En cas de doute, consultez la documentation.",
"dashboard.chatbot.chatbot.loading": "L'assistant se charge",
"dashboard.chatbot.chatbot.ready": "Je suis prêt, que voulez-vous savoir ?",
"dashboard.chatbot.chatbox.placeholder": "Comment configurer Front Matter ?",
"dashboard.chatbot.header.heading": "Demander à Front Matter AI",
"dashboard.chatbot.header.description": "Notre IA, propulsée par mendable.ai, a élaboré la documentation et peut maintenant vous aider concernant n'importe quelle demande sur Front Matter. Allez-y, demandez lui quelque chose!",
"dashboard.common.choiceButton.open": "Ouvrir les options",
"dashboard.contents.contentActions.actionMenuButton.title": "Menu",
"dashboard.contents.contentActions.menuItem.view": "Vue",
"dashboard.contents.contentActions.alert.title": "Supprimer : {0}",
"dashboard.contents.contentActions.alert.description": "Etes-vous sûr de vouloir supprimer le contenu \"{0}\" ?",
"dashboard.contents.item.invalidTitle": "<titre invalide>",
"dashboard.contents.item.invalidDescription": "<description invalide>",
"dashboard.contents.list.title": "Titre",
"dashboard.contents.list.date": "Date",
"dashboard.contents.list.status": "Statut",
"dashboard.contents.overview.noMarkdown": "Aucun Markdown à afficher",
"dashboard.contents.overview.noFolders": "Enregistez un dossier de contenu dans votre projet pour que Front Matter puisse trouver vos contenus.",
"dashboard.contents.status.draft": "Brouillon",
"dashboard.contents.status.published": "En-ligne",
"dashboard.dataView.dataForm.modify": "Modifier les données",
"dashboard.dataView.dataForm.add": "Ajouter une nouvelle donnée",
"dashboard.dataView.dataView.select": "Sélectionnez votre type de donnée",
"dashboard.dataView.dataView.title": "Votre entrée de donnée {0}",
"dashboard.dataView.dataView.add": "Ajouter une nouvelle entrée",
"dashboard.dataView.dataView.empty": "Aucune entrée trouvée pour {0}",
"dashboard.dataView.dataView.createOrModify": "Créer ou modifier votre donnée {0}",
"dashboard.dataView.dataView.getStarted": "Sélectionnez un type de données pour commencer",
"dashboard.dataView.dataView.noDataFiles": "Aucun fichier de données trouvé",
"dashboard.dataView.dataView.getStarted.link": "En savoir plus sur l'utilisation des données",
"dashboard.dataView.emptyView.heading": "Sélectionnez d'abord votre type de données",
"dashboard.dataView.sortableItem.editButton.title": "Modifier \"{0}\"",
"dashboard.dataView.sortableItem.deleteButton.title": "Supprimer \"{0}\"",
"dashboard.dataView.sortableItem.alert.title": "Supprimer la valeur",
"dashboard.dataView.sortableItem.alert.description": "Etes-vous sûr de vouloir supprimer cette valeur?",
"dashboard.errorView.description": "Merci de fermer le tableau de bord et de réessayer.",
"dashboard.header.breadcrumb.home": "Accueil",
"dashboard.header.clearFilters.title": "Réinitialiser les filtres, les groupes et le tri",
"dashboard.header.filter.default": "Aucun filtre",
"dashboard.header.folders.default": "Tous les types",
"dashboard.header.folders.menuButton.showing": "Afficher",
"dashboard.header.grouping.option.none": "Aucun",
"dashboard.header.grouping.option.year": "Année",
"dashboard.header.grouping.option.draft": "Brouillon/En-ligne",
"dashboard.header.grouping.menuButton.label": "Groupé par",
"dashboard.header.navigation.allArticles": "Tous les articles",
"dashboard.header.navigation.published": "En-ligne",
"dashboard.header.navigation.draft": "Brouillon",
"dashboard.header.header.createContent": "Créer contenu",
"dashboard.header.header.createByContentType": "Créer par type de contenu",
"dashboard.header.header.createByTemplate": "Créer par modèle",
"dashboard.header.pagination.first": "Premier",
"dashboard.header.pagination.previous": "Précédent",
"dashboard.header.pagination.next": "suivant",
"dashboard.header.pagination.last": "Dernier",
"dashboard.header.paginationStatus.text": "Afficher {0} de {1} des {2} résultats",
"dashboard.header.projectSwitcher.label": "projet",
"dashboard.header.refreshDashboard.label": "Actualiser le dashboard",
"dashboard.header.sorting.lastModified.asc": "Dernière modification (croissant)",
"dashboard.header.sorting.lastModified.desc": "Dernière modification (décroissant)",
"dashboard.header.sorting.filename.asc": "Par nom de fichier (croissant)",
"dashboard.header.sorting.filename.desc": "Par nom de fichier (décroissant)",
"dashboard.header.sorting.published.asc": "En-ligne (croissant)",
"dashboard.header.sorting.published.desc": "En-ligne (décroissant)",
"dashboard.header.sorting.size.asc": "Taille (croissant)",
"dashboard.header.sorting.size.desc": "Taille (décroissant)",
"dashboard.header.sorting.caption.asc": "Légende (croissant)",
"dashboard.header.sorting.caption.desc": "Légende (décroissant)",
"dashboard.header.sorting.alt.asc": "Alt (croissant)",
"dashboard.header.sorting.alt.desc": "Alt (décroissant)",
"dashboard.header.sorting.label": "Trier par",
"dashboard.header.startup.label": "Ouvrir au démarrage?",
"dashboard.header.tabs.contents": "Contenus",
"dashboard.header.tabs.media": "Médias",
"dashboard.header.tabs.snippets": "Snippets",
"dashboard.header.tabs.data": "Données",
"dashboard.header.tabs.taxonomies": "Taxonomies",
"dashboard.header.viewSwitch.toGrid": "Afficher en grille",
"dashboard.header.viewSwitch.toList": "Afficher en liste",
"dashboard.header.viewSwitch.toStructure": "Afficher en structure",
"dashboard.layout.sponsor.support.msg": "Soutenir Front Matter",
"dashboard.layout.sponsor.review.label": "Donnez votre avis",
"dashboard.layout.sponsor.review.msg": "Donnez votre avis sur Front Matter",
"dashboard.media.common.title": "Titre",
"dashboard.media.common.caption": "Légende",
"dashboard.media.common.alt": "Texte alternatif",
"dashboard.media.common.size": "Taille",
"dashboard.media.dialog.title": "Voir les détails",
"dashboard.media.panel.close": "Fermer le panneau",
"dashboard.media.metadata.panel.title": "Mettre à jour les métadonnées",
"dashboard.media.metadata.panel.description": "Spécifiez les métadonnées que vous voulez utiliser pour ce fichier.",
"dashboard.media.metadata.panel.field.fileName": "Nom de fichier",
"dashboard.media.metadata.panel.form.metadata.title": "Métadonnées",
"dashboard.media.metadata.panel.form.information.title": "Information",
"dashboard.media.metadata.panel.form.information.createdDate": "Créé",
"dashboard.media.metadata.panel.form.information.modifiedDate": "Dernières modifications",
"dashboard.media.metadata.panel.form.information.dimensions": "Dimensions",
"dashboard.media.metadata.panel.form.information.folder": "Dossier",
"dashboard.media.folderCreation.hexo.create": "Créer un dossier de ressource de l'article",
"dashboard.media.folderCreation.folder.create": "Créer un nouveau dossier",
"dashboard.media.item.quickAction.insert.field": "Insérer une image pour le champ \"{0}\"",
"dashboard.media.item.quickAction.insert.markdown": "Insérer une image avec le markup markdown",
"dashboard.media.item.quickAction.copy.path": "Copier le chemin du média",
"dashboard.media.item.quickAction.delete": "Supprimer le fichier du média",
"dashboard.media.item.menuItem.edit.metadata": "Modifier les métadonnées",
"dashboard.media.item.menuItem.insert.image": "Insérer une image",
"dashboard.media.item.menuItem.reveal.media": "Afficher le média",
"dashboard.media.item.infoDialog.snippet.description": "Sélectionnez le snippet de média à utiliser pour le fichier de média courant.",
"dashboard.media.item.alert.delete.description": "Etes-vous sûr de vouloir supprimer le fichier du dossier {0} ?",
"dashboard.media.media.description": "Sélectionnez le fichier média à ajouter à votre contenu.",
"dashboard.media.media.dragAndDrop": "Vous pouvez aussi glisser-déposer des images depuis votre bureau et les sélectionner une fois envoyés.",
"dashboard.media.media.folder.upload": "Envoyer dans {0}",
"dashboard.media.media.folder.default": "Aucun dossier sélectionné, les fichiers que vous envoyez seront ajoutés au dossier {0}",
"dashboard.media.media.placeholder": "Aucun fichier de média à afficher. Vous pouvez glisser-déposer de nouveaux fichiers en maintenant la touche [shift] appuyée.",
"dashboard.media.media.contentFolder": "Dossier de contenu",
"dashboard.media.media.publicFolder": "Dossier public",
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "Rechercher dans le dossier",
"dashboard.media.mediaSnippetForm.formDialog.title": "Insérer un média: {0}",
"dashboard.media.mediaSnippetForm.formDialog.description": "Insérer le fichier de média {0} dans l'article courant",
"dashboard.preview.input.placeholder": "Entrer une URL",
"dashboard.preview.button.navigate.title": "Naviguer",
"dashboard.preview.button.refresh.title": "Rafraichir",
"dashboard.preview.button.open.title": "Ouvrir",
"dashboard.snippetsView.item.quickAction.editSnippet": "Modifier le snippet",
"dashboard.snippetsView.item.quickAction.deleteSnippet": "Supprimer le snippet",
"dashboard.snippetsView.item.quickAction.viewSnippet": "Voir le fichier de snippet",
"dashboard.snippetsView.item.insert.formDialog.title": "Insérer le snippet: {0}",
"dashboard.snippetsView.item.insert.formDialog.description": "Insérer le snippet {0} dans l'article courant",
"dashboard.snippetsView.item.edit.formDialog.title": "Modifier le snippet: {0}",
"dashboard.snippetsView.item.edit.formDialog.description": "Modifier le snippet {0}",
"dashboard.snippetsView.item.alert.title": "Supprimer le snippet : {0}",
"dashboard.snippetsView.item.alert.description": "Etes-vous sûr de vouloir supprimer le snippet {0} ?",
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "Titre ",
"dashboard.snippetsView.newForm.snippetInput.description.label": "Description",
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "Description du snippet",
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "Snippet",
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "Contenu du snippet",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "Snippet média ?",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "Snippet média",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "Utiliser le snippet actuel pour insérer des fichiers médias dans votre contenu.",
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "En savoir plus sur l'utilisation des substituts de snippet médias",
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "Vérifier la documentation des substituts de snippet média pour savoir quel substitut utiliser.",
"dashboard.snippetsView.snippets.ariaLabel": "En-tête de snippet",
"dashboard.snippetsView.snippets.button.create": "Créer un nouveau snippet",
"dashboard.snippetsView.snippets.select.description": "Sélectionnez le snippet à ajouter à votre contenu.",
"dashboard.snippetsView.snippets.empty.message": "Aucun snippet trouvé",
"dashboard.snippetsView.snippets.readMore": "En savoir plus sur l'utilisation des snippets",
"dashboard.snippetsView.snippets.formDialog.title": "Créer un snippet",
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "Ajouter un dossier de contenu à Front Matter",
"dashboard.steps.stepsToGetStarted.initializeProject.name": "Initialiser le projet",
"dashboard.steps.stepsToGetStarted.initializeProject.description": "Initialiser le projet crée les fichiers et dossiers nécéssaire au bon fonctionnement du CMS Front Matter. Commencez par cliquer sur cette action.",
"dashboard.steps.stepsToGetStarted.framework.name": "Réglages framework",
"dashboard.steps.stepsToGetStarted.framework.description": "Sélectionnez votre générateur de site ou votre framework pour pré-remplir les paramètres recommandés.",
"dashboard.steps.stepsToGetStarted.framework.select": "Sélectionnez votre framework",
"dashboard.steps.stepsToGetStarted.framework.select.other": "autre",
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "Quel est votre dossier de ressources ?",
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "Sélectionner le dossier contenant vos ressources. Ce dossier sera utilisé pour stocker tous les fichiers médias de vos articles.",
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "Utiliser le dossier 'public'",
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "Utiliser le dossier de ressources d'Astro (src/assets)",
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "Si vous voulez configurer un autre dossier, vous pouvez le faire manuellement dans le fichier frontmatter.json.",
"dashboard.steps.stepsToGetStarted.contentFolders.name": "Enregistrer le ou less dossiers de contenus ?",
"dashboard.steps.stepsToGetStarted.contentFolders.description": "Ajouter un des dossiers que nous avons trouvé dans votre projet en tant que dossier de contenus. Une fois ce dossier sélectionné, Front Matter pourra lister tous les contenus et vous permettra de créer vos contenus.",
"dashboard.steps.stepsToGetStarted.contentFolders.label": "Dossiers contenant des contenus :",
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "Vous pouvez aussi effectuer cette action en faisant un clic droit sur le dossier dans la vue d'exploration, et sélectionner le dossier à enregister.",
"dashboard.steps.stepsToGetStarted.tags.name": "Importer tous les tags et toutes les catégories (optionnel)",
"dashboard.steps.stepsToGetStarted.tags.description": "Maintenant que Front Matter connaît tous vos dossiers de contenus, voulez-vous importer tous les tags et toutes les catégories de ces contenus ?",
"dashboard.steps.stepsToGetStarted.showDashboard.name": "Afficher le tableau de bord",
"dashboard.steps.stepsToGetStarted.showDashboard.description": "Une fois que toutes ces actions sont effectuées, le tableau de bord pourra être chargé.",
"dashboard.taxonomyView.button.add.title": "Ajouter {0} aux paramètres de taxonomie",
"dashboard.taxonomyView.button.edit.title": "Modifier {0}",
"dashboard.taxonomyView.button.merge.title": "Fusionner {0}",
"dashboard.taxonomyView.button.move.title": "Déplacer dans un autre type de taxonomie",
"dashboard.taxonomyView.button.delete.title": "Supprimer {0}",
"dashboard.taxonomyView.taxonomyLookup.button.title": "Afficher les contenus contenants {0} dans {1}",
"dashboard.taxonomyView.taxonomyManager.description": "Créer, modifier, et gérer le {0} de votre site",
"dashboard.taxonomyView.taxonomyManager.button.create": "Créer une nouvelle valeur pour {0}",
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "Nom",
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "Compteur",
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "Action",
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "Aucun {0} trouvé",
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "Paramètre manquant",
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "Sélectionnez la taxonomie",
"dashboard.taxonomyView.taxonomyView.button.import": "Importer la taxonomie",
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "Tags",
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "Catégories",
"dashboard.unkownView.title": "La vue n'existe pas",
"dashboard.unkownView.description": "Il semble que vous ayez fermé une vue qui n'existe plus. Merci de réouvrir votre tableau de bord.",
"dashboard.welcomeScreen.title": "Gérer votre site statique avec Front Matter",
"dashboard.welcomeScreen.thanks": "Merci d'utiliser Front Matter !",
"dashboard.welcomeScreen.description": "Nous faisons de notre mieux pour faire de Front Maker un CMS facile à utiliser. Si vous avez des questions ou des suggestions, n'hésitez pas à nous contacter sur Github.",
"dashboard.welcomeScreen.link.github.title": "GitHub",
"dashboard.welcomeScreen.link.github.label": "GitHub / Documentation",
"dashboard.welcomeScreen.link.sponsor.title": "Devenez contributeur",
"dashboard.welcomeScreen.link.sponsor.label": "Contributeur",
"dashboard.welcomeScreen.link.review.title": "Donnez votre avis",
"dashboard.welcomeScreen.link.review.label": "Avis",
"dashboard.welcomeScreen.actions.heading": "Effectuez les étapes suivants pour commencer à utiliser l'extension",
"dashboard.welcomeScreen.actions.description": "Vous pouvez aussi utiliser l'extension depuis la barre latérale Front Matter. Vous trouverez les actions à effectuer spécifiquement pour vos pages.",
"dashboard.welcomeScreen.actions.thanks": "Nous espérons que vous aimez Front Matter !",
"panel.contentType.contentTypeValidator.title": "Type de contenu",
"panel.contentType.contentTypeValidator.hint": "Nous avons remarqué des différences entre le type de contenu et les données front matter.\n Voulez vous créer, mettre à jour ou définir le type de contenu pour ce contenu ?",
"panel.contentType.contentTypeValidator.button.create": "Créer un type de contenu",
"panel.contentType.contentTypeValidator.button.add": "Ajouter les champs manquants au type de contenu",
"panel.contentType.contentTypeValidator.button.change": "Changer le type de contenu du fichier",
"panel.dataBlock.dataBlockField.group.selected.edit": "Modification: {0}",
"panel.dataBlock.dataBlockField.group.selected.create": "Créer un nouveau {0}",
"panel.dataBlock.dataBlockField.group.select": "Sélectionner un groupe",
"panel.dataBlock.dataBlockField.add": "Ajouter {0}",
"panel.dataBlock.dataBlockRecord.edit": "Modifier l'enregistrement",
"panel.dataBlock.dataBlockRecord.delete": "Supprimer l'enregistrement",
"panel.dataBlock.dataBlockRecords.label": "Enregistrements",
"panel.dataBlock.dataBlockSelector.label": "Type de bloc",
"panel.errorBoundary.fieldBoundary.label": "Echec d'affichage du champ",
"panel.fields.choiceField.select": "Sélectionner {0}",
"panel.fields.choiceField.clear": "Réinitialiser la valeur",
"panel.fields.contentTypeRelationshipField.loading": "Récupération des valeurs possible...",
"panel.fields.dateTimeField.button.pick": "Choisissez votre date",
"panel.fields.dateTimeField.time": "Heure :",
"panel.fields.fieldMessage.required": "Le champ {0} est obligatoire",
"panel.fields.fileField.delete": "Supprimer le fichier",
"panel.fields.fileField.add": "Ajouter votre {0}",
"panel.fields.imageFallback.label": "L'image ne peut pas être chargée",
"panel.fields.listField.edit": "Modifier l'enregistrement",
"panel.fields.listField.delete": "Supprimer l'enregistrement",
"panel.fields.previewImage.remove": "Supprimer l'image",
"panel.fields.previewImageField.add": "Ajouter votre {0}",
"panel.fields.slugField.update": "Mise à jour disponible",
"panel.fields.slugField.generate": "Générer le slug",
"panel.fields.textField.ai.message": "Utiliser Front Matter AI pour suggérer {0}",
"panel.fields.textField.ai.generate": "Génération de la suggestion...",
"panel.fields.textField.loading": "Chargement",
"panel.fields.textField.limit": "Limite de champ atteinte {0}",
"panel.fields.wrapperField.unknown": "Type de champ inconnu : {0}",
"panel.actions.title": "Actions",
"panel.articleDetails.headings": "En-têtes",
"panel.articleDetails.paragraphs": "Paragraphes",
"panel.articleDetails.internalLinks": "Liens internes",
"panel.articleDetails.externalLinks": "Liens externes",
"panel.articleDetails.images": "Images",
"panel.baseView.initialize": "Initialiser le projet",
"panel.baseView.actions.title": "Actions",
"panel.baseView.action.openDashboard": "Ouvrir le tableau de bord",
"panel.baseView.action.openPreview": "Ouvrir la prévisualisation",
"panel.baseView.action.createContent": "Créer le contenu",
"panel.baseView.empty": "Ouvrir un fichier pour afficher plus d'actions",
"panel.fileList.label.singular": "fichier",
"panel.fileList.label.plural": "fichiers",
"panel.folderAndFiles.title": "Récemment modifié",
"panel.globalSettings.title": "Paramètres globaux",
"panel.globalSettings.action.modifiedDate.label": "Date de modification",
"panel.globalSettings.action.modifiedDate.description": "Mettre à jour automatiquement la date de modification",
"panel.globalSettings.action.frontMatter.label": "Front Matter highlight",
"panel.globalSettings.action.frontMatter.description": "Highlight Front Matter",
"panel.globalSettings.action.preview.label": "Prévisualisation locale",
"panel.globalSettings.action.preview.placeholder": "Exemple : {0}",
"panel.globalSettings.action.server.label": "Commande de server local",
"panel.globalSettings.action.server.placeholder": "Exemple : {0}",
"panel.metadata.title": "Métadonnées",
"panel.otherActions.title": "Autres actions",
"panel.otherActions.writingSettings.enabled": "Paramètres d'écriture activés",
"panel.otherActions.writingSettings.disabled": "Activer les paramètres d'écriture",
"panel.otherActions.centerMode": "Basculer le mode central",
"panel.otherActions.createTemplate": "Créer modèle",
"panel.otherActions.revealFile": "Afficher le fichier dans le dossier",
"panel.otherActions.openProject": "Afficher le dossier du projet",
"panel.otherActions.documentation": "Ouvrir la documentation",
"panel.otherActions.settings": "Paramètres globaux",
"panel.otherActions.issue": "Signaler un problème",
"panel.preview.title": "Ouvrir la prévisualisation",
"panel.publishAction.publish": "Publié",
"panel.publishAction.unpublish": "Retourner au brouillon",
"panel.seoDetails.recommended": "Recommandé",
"panel.seoKeywordInfo.validInfo.label": "Utilisé dans le ou les en-tête(s)",
"panel.seoKeywordInfo.validInfo.content": "Contenu",
"panel.seoKeywords.title": "Mot-clés",
"panel.seoKeywords.header.keyword": "Mot-clé",
"panel.seoKeywords.header.details": "Détails",
"panel.seoKeywords.density.description": "* Une densité de mot-clé de 1-1.5% est suffisante dans la plupart des cas",
"panel.seoStatus.header.property": "Propriété",
"panel.seoStatus.header.valid": "Valide",
"panel.seoStatus.seoFieldInfo.characters": "{0} caractères",
"panel.seoStatus.seoFieldInfo.words": "{0} mots",
"panel.seoStatus.seoFieldInfo.article": "Longueur de l'article",
"panel.seoStatus.collapsible.title": "Statut SEO",
"panel.seoStatus.required": "{0} ou {1} est requis.",
"panel.slugAction.title": "Optimisation du slug",
"panel.spinner.loading": "Chargement...",
"panel.startServerbutton.start": "Démarrer le serveur",
"panel.startServerbutton.stop": "Arrêter le serveur",
"panel.tag.add": "Ajouter {0} à vos paramètres",
"panel.tagPicker.inputPlaceholder.empty": "Choisissez votre {0}",
"panel.tagPicker.inputPlaceholder.disabled": "Vous avez atteint la limite de {0}",
"panel.tagPicker.ai.suggest": "Utiliser Front Matter AI pour suggérer {0}",
"panel.tagPicker.ai.generating": "Génération des suggestions...",
"panel.tagPicker.limit": "Max : {0}",
"panel.tagPicker.unkown": "Ajouter le tag non-classé",
"panel.tags.tag.warning": "Attention, ce tag \"{0}\" n'est pas enregistré dans vos paramètres. Une fois supprimé, il sera définitivement supprimé.",
"panel.viewPanel.mediaInsert": "Continuer dans le tableau de bord des médias pour sélectionner l'image que vous voulez insérer.",
"dashboard.steps.stepsToGetStarted.template.name": "Utiliser un modèle de configuration",
"dashboard.steps.stepsToGetStarted.template.description": "Sélectionnez un modèle pour préremplir le fichier frontmatter.json avec les paramètres recommandés.",
"listeners.dashboard.settingsListener.triggerTemplate.notification": "Fichiers de modèle copiés.",
"common.openOnWebsite": "Ouvrir sur le site web",
"common.filter.value": "Filtrer par {0}",
"dashboard.media.detailsSlideOver.unmapped.description": "Voulez-vous remapper les métadonnées des fichiers non mappés?",
"common.settings": "Paramètres",
"common.refreshSettings": "Actualiser les paramètres",
"common.pin": "Épingler",
"common.unpin": "Détacher",
"settings.view.common": "Commun",
"settings.view.contentFolders": "Dossiers de contenu",
"settings.view.astro": "Astro",
"settings.openOnStartup": "Ouvrir le tableau de bord au démarrage",
"settings.contentTypes": "Types de contenu",
"settings.contentFolders": "Dossiers de contenu",
"settings.diagnostic": "Diagnostique",
"settings.diagnostic.description": "Vous pouvez exécuter les diagnostics pour vérifier lensemble de la configuration de Front Matter CMS.",
"settings.diagnostic.link": "Exécuter des diagnostics complets",
"settings.commonSettings.website.title": "Paramètres du site Web et SSG",
"settings.commonSettings.previewUrl": "URL daperçu",
"settings.commonSettings.websiteUrl": "URL du site Web",
"settings.commonSettings.startCommand": "Commande de démarrage SSG/Framework",
"dashboard.contents.overview.pinned": "Épinglé",
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "Créer des types de contenu pour vos collections de contenu Astro",
"dashboard.welcomeScreen.link.documentation.label": "Documentation",
"dashboard.configuration.astro.astroContentTypes.empty": "Aucune collection de contenu Astro trouvée.",
"dashboard.configuration.astro.astroContentTypes.description": "Les collections de contenu Astro suivantes peuvent être utilisées pour générer un type de contenu."
}

358
l10n/bundle.l10n.it.json Normal file
View File

@@ -0,0 +1,358 @@
{
"common.add": "Aggiungi",
"common.edit": "Modifica",
"common.delete": "Elimina",
"common.cancel": "Annulla",
"common.clear": "Pulisci",
"common.clear.value": "Pulisci valore",
"common.search": "Ricerca",
"common.save": "Salva",
"common.menu": "Menu",
"common.insert": "Inserisci",
"common.insert.snippet": "Inserisci snippet",
"common.title": "Titolo",
"common.description": "Descrizione",
"common.retry": "Riprova",
"common.update": "Aggiorna",
"common.information": "Informazioni",
"common.important": "Importante",
"common.sync": "Sincronizza",
"common.slug": "Slug",
"common.support": "Supporto",
"common.remove.value": "Rimuovi {0}",
"common.error.message": "Siamo spiacenti, qualcosa è andato storto.",
"developer.title": "Modalità sviluppatore",
"developer.reload.title": "Ricarica la dashboard",
"developer.reload.label": "Ricarica",
"developer.devTools.title": "Apri DevTools",
"developer.devTools.label": "DevTools",
"field.required": "Campo obbligatorio",
"field.unknown": "Campo sconosciuto",
"dashboard.chatbot.answer.answer": "Risposta",
"dashboard.chatbot.answer.resources": "Risorse",
"dashboard.chatbot.answer.warning": "Attenzione: Answers potrebbe sbagliarsi. In caso di dubbio, si prega di consultare la documentazione.",
"dashboard.chatbot.chatbot.loading": "L'assistente si sta preparando",
"dashboard.chatbot.chatbot.ready": "Sono pronto, cosa vuoi sapere?",
"dashboard.chatbot.chatbox.placeholder": "Come posso configurare Front Matter?",
"dashboard.chatbot.header.heading": "Chiedi a Front Matter AI",
"dashboard.chatbot.header.description": "La nostra intelligenza artificiale, alimentata da mendable.ai, ha elaborato la documentazione e può assisterti con qualsiasi domanda relativa a Front Matter. Vai avanti e chiedi!",
"dashboard.common.choiceButton.open": "Apri opzioni",
"dashboard.contents.contentActions.actionMenuButton.title": "Menu",
"dashboard.contents.contentActions.menuItem.view": "Vista",
"dashboard.contents.contentActions.alert.title": "Elimina: {0}",
"dashboard.contents.contentActions.alert.description": "Sei sicuro di voler eliminare il contenuto \"{0}\"?",
"dashboard.contents.item.invalidTitle": "<titolo non valido>",
"dashboard.contents.item.invalidDescription": "<Descrizione non valida>",
"dashboard.contents.list.title": "Titolo",
"dashboard.contents.list.date": "Data",
"dashboard.contents.list.status": "Stato",
"dashboard.contents.overview.noMarkdown": "Nessun markdown da mostrare",
"dashboard.contents.overview.noFolders": "Assicurati di aver registrato una cartella di contenuti nel tuo progetto per consentire a Front Matter di trovare il contenuto.",
"dashboard.contents.status.draft": "Bozza",
"dashboard.contents.status.published": "Pubblicato",
"dashboard.dataView.dataForm.modify": "Modificare i dati",
"dashboard.dataView.dataForm.add": "Aggiungere nuovi dati",
"dashboard.dataView.dataView.select": "Seleziona il tuo tipo di dati",
"dashboard.dataView.dataView.title": "I tuoi {0} elementi di dati",
"dashboard.dataView.dataView.add": "Aggiungere una nuova voce",
"dashboard.dataView.dataView.empty": "Nessuna voce di dati {0} trovata",
"dashboard.dataView.dataView.createOrModify": "Creare o modificare i dati {0}",
"dashboard.dataView.dataView.getStarted": "Seleziona un tipo di dati per iniziare",
"dashboard.dataView.dataView.noDataFiles": "Nessun file di dati trovato",
"dashboard.dataView.dataView.getStarted.link": "Ulteriori informazioni per iniziare a utilizzare i file di dati",
"dashboard.dataView.emptyView.heading": "Seleziona prima il tipo di data",
"dashboard.dataView.sortableItem.editButton.title": "Modifica \"{0}\"",
"dashboard.dataView.sortableItem.deleteButton.title": "Elimina \"{0}\"",
"dashboard.dataView.sortableItem.alert.title": "Eliminare l'immissione dei dati",
"dashboard.dataView.sortableItem.alert.description": "Sei sicuro di voler cancellare l'inserimento dei dati?",
"dashboard.errorView.description": "Chiudere la dashboard e riprovare.",
"dashboard.header.breadcrumb.home": "Home",
"dashboard.header.clearFilters.title": "Rimuovi filtri, raggruppamento e ordinamento",
"dashboard.header.filter.default": "Nessun filtro",
"dashboard.header.folders.default": "Tutti i tipi",
"dashboard.header.folders.menuButton.showing": "Risultati",
"dashboard.header.grouping.option.none": "Nessuno",
"dashboard.header.grouping.option.year": "Anno",
"dashboard.header.grouping.option.draft": "Bozza/Pubblicato",
"dashboard.header.grouping.menuButton.label": "Raggruppa per",
"dashboard.header.navigation.allArticles": "Tutti gli articoli",
"dashboard.header.navigation.published": "Pubblicato",
"dashboard.header.navigation.draft": "In bozza",
"dashboard.header.header.createContent": "Creare contenuti",
"dashboard.header.header.createByContentType": "Crea per tipo di contenuto",
"dashboard.header.header.createByTemplate": "Crea da modello",
"dashboard.header.pagination.first": "Primo",
"dashboard.header.pagination.previous": "Precedente",
"dashboard.header.pagination.next": "Prossimo",
"dashboard.header.pagination.last": "Ultimo",
"dashboard.header.paginationStatus.text": "Visualizzazione {0} a {1} di {2} risultati",
"dashboard.header.projectSwitcher.label": "progetto",
"dashboard.header.refreshDashboard.label": "Aggiorna dashboard",
"dashboard.header.sorting.lastModified.asc": "Ultima modifica (asc)",
"dashboard.header.sorting.lastModified.desc": "Ultima modifica (desc)",
"dashboard.header.sorting.filename.asc": "Per nome file (asc)",
"dashboard.header.sorting.filename.desc": "Per nome file (desc)",
"dashboard.header.sorting.published.asc": "Pubblicato (asc)",
"dashboard.header.sorting.published.desc": "Pubblicato (desc)",
"dashboard.header.sorting.size.asc": "Dimensione (asc)",
"dashboard.header.sorting.size.desc": "Dimensioni (desc)",
"dashboard.header.sorting.caption.asc": "Didascalia (asc)",
"dashboard.header.sorting.caption.desc": "Didascalia (desc)",
"dashboard.header.sorting.alt.asc": "Alt (asc)",
"dashboard.header.sorting.alt.desc": "Alt (desc)",
"dashboard.header.sorting.label": "Ordina per",
"dashboard.header.startup.label": "Aprire all'avvio?",
"dashboard.header.tabs.contents": "Contenuto",
"dashboard.header.tabs.media": "Media",
"dashboard.header.tabs.snippets": "Snippets",
"dashboard.header.tabs.data": "Dati",
"dashboard.header.tabs.taxonomies": "Tassonomie",
"dashboard.header.viewSwitch.toGrid": "Passa alla griglia",
"dashboard.header.viewSwitch.toList": "Passa all'elenco",
"dashboard.layout.sponsor.support.msg": "Supporto Front Matter",
"dashboard.layout.sponsor.review.label": "Recensisci",
"dashboard.layout.sponsor.review.msg": "Recensisci Front Matter",
"dashboard.media.common.title": "Titolo",
"dashboard.media.common.caption": "Didascalia",
"dashboard.media.common.alt": "Testo alternativo",
"dashboard.media.common.size": "Dimensioni",
"dashboard.media.dialog.title": "Visualizza dettagli",
"dashboard.media.panel.close": "Chiudi pannello",
"dashboard.media.metadata.panel.title": "Aggiornare i metadati",
"dashboard.media.metadata.panel.description": "Specificare i metadati che si desidera impostare per il file.",
"dashboard.media.metadata.panel.field.fileName": "Filename",
"dashboard.media.metadata.panel.form.metadata.title": "Metadati",
"dashboard.media.metadata.panel.form.information.title": "Informazione",
"dashboard.media.metadata.panel.form.information.createdDate": "Creato",
"dashboard.media.metadata.panel.form.information.modifiedDate": "Ultima modifica",
"dashboard.media.metadata.panel.form.information.dimensions": "Dimensioni",
"dashboard.media.metadata.panel.form.information.folder": "Cartella",
"dashboard.media.folderCreation.hexo.create": "Creare una cartella di risorse",
"dashboard.media.folderCreation.folder.create": "Crea nuova cartella",
"dashboard.media.item.quickAction.insert.field": "Inserisci immagine per il campo \"{0}\"",
"dashboard.media.item.quickAction.insert.markdown": "Inserisci immagine con markup markdown",
"dashboard.media.item.quickAction.copy.path": "Copia percorso",
"dashboard.media.item.quickAction.delete": "Elimina file multimediale",
"dashboard.media.item.menuItem.edit.metadata": "Modificare i metadati",
"dashboard.media.item.menuItem.insert.image": "Inserisci immagine",
"dashboard.media.item.menuItem.reveal.media": "Rivela i media",
"dashboard.media.item.infoDialog.snippet.description": "Seleziona lo snippet del file multimediale da utilizzare per il file multimediale corrente.",
"dashboard.media.item.alert.delete.description": "Eliminare il file dalla cartella {0}?",
"dashboard.media.media.description": "Selezionare il file multimediale da aggiungere al contenuto.",
"dashboard.media.media.dragAndDrop": "Puoi anche trascinare e rilasciare le immagini dal desktop e selezionarle una volta caricate.",
"dashboard.media.media.folder.upload": "Carica su {0}",
"dashboard.media.media.folder.default": "Nessuna cartella selezionata, i file eliminati verranno aggiunti alla cartella {0}",
"dashboard.media.media.placeholder": "Nessun file multimediale da mostrare. Puoi trascinare e rilasciare nuovi file tenendo premuto il tasto [Maiusc].",
"dashboard.media.media.contentFolder": "Cartella dei contenuti",
"dashboard.media.media.publicFolder": "Cartella pubblica",
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "Cerca nella cartella",
"dashboard.media.mediaSnippetForm.formDialog.title": "Inserisci supporto: {0}",
"dashboard.media.mediaSnippetForm.formDialog.description": "Inserire il file multimediale {0} nell'articolo corrente",
"dashboard.preview.input.placeholder": "Inserisci un URL",
"dashboard.preview.button.navigate.title": "Navigare",
"dashboard.preview.button.refresh.title": "Aggiorna",
"dashboard.preview.button.open.title": "Apri",
"dashboard.snippetsView.item.quickAction.editSnippet": "Modifica snippet",
"dashboard.snippetsView.item.quickAction.deleteSnippet": "Eliminare snippet",
"dashboard.snippetsView.item.quickAction.viewSnippet": "Visualizza file di frammento",
"dashboard.snippetsView.item.insert.formDialog.title": "Inserisci frammento: {0}",
"dashboard.snippetsView.item.insert.formDialog.description": "Inserisci il frammento di {0} nell'articolo corrente",
"dashboard.snippetsView.item.edit.formDialog.title": "Modifica Snippet: {0}",
"dashboard.snippetsView.item.edit.formDialog.description": "Modificare lo snippet {0}",
"dashboard.snippetsView.item.alert.title": "Elimina snippet: {0}",
"dashboard.snippetsView.item.alert.description": "Sei sicuro di voler eliminare lo snippet {0}?",
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "Titolo dello snippet",
"dashboard.snippetsView.newForm.snippetInput.description.label": "Descrizione",
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "Descrizione dello snippet",
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "Snippet",
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "Contenuto dello snippet",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "È uno snippet multimediale?",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "Snippet multimediale",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "Utilizzare lo snippet corrente per inserire file multimediali nel contenuto.",
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "Ulteriori informazioni sull'uso dei segnaposto degli snippet multimediali",
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "Consulta la nostra documentazione dei segnaposto degli snippet multimediali per sapere quali segnaposto puoi usare.",
"dashboard.snippetsView.snippets.ariaLabel": "Intestazione Snippets",
"dashboard.snippetsView.snippets.button.create": "Creare un nuovo snippet",
"dashboard.snippetsView.snippets.select.description": "Seleziona lo snippet da aggiungere ai tuoi contenuti.",
"dashboard.snippetsView.snippets.empty.message": "Nessun Snippet trovato",
"dashboard.snippetsView.snippets.readMore": "Scopri di più per iniziare a usare gli snippet",
"dashboard.snippetsView.snippets.formDialog.title": "Creare uno snippet",
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "Aggiungi come cartella di contenuti a Front Matter",
"dashboard.steps.stepsToGetStarted.initializeProject.name": "Inizializzare il progetto",
"dashboard.steps.stepsToGetStarted.initializeProject.description": "Inizializzare il progetto creerà i file e le cartelle necessari per l'utilizzo del CMS Front Matter. Inizia facendo clic su questa azione.",
"dashboard.steps.stepsToGetStarted.framework.name": "Predefiniti del framework",
"dashboard.steps.stepsToGetStarted.framework.description": "Seleziona il generatore di siti o il framework per precompilare alcune delle impostazioni consigliate.",
"dashboard.steps.stepsToGetStarted.framework.select": "Seleziona il tuo framework",
"dashboard.steps.stepsToGetStarted.framework.select.other": "Altro",
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "Qual è la cartella delle risorse?",
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "Seleziona la cartella contenente le tue risorse. Questa cartella verrà utilizzata per archiviare tutti i file multimediali per i tuoi articoli.",
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "Utilizzare la cartella 'pubblica'",
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "Utilizzare la cartella Astro assets (src/assets)",
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "Nel caso in cui si desideri configurare un'altra cartella, è possibile farlo manualmente nel file frontmatter.json.",
"dashboard.steps.stepsToGetStarted.contentFolders.name": "Registrare le cartelle dei contenuti",
"dashboard.steps.stepsToGetStarted.contentFolders.description": "Aggiungi una delle cartelle che abbiamo trovato nel tuo progetto come cartella di contenuti. Una volta impostata una cartella, Front Matter può essere utilizzato per elencare tutti i contenuti e consentire di creare contenuti.",
"dashboard.steps.stepsToGetStarted.contentFolders.label": "Cartelle contenenti contenuto:",
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "È inoltre possibile eseguire questa azione facendo clic con il pulsante destro del mouse sulla cartella nella visualizzazione Esplora risorse e selezionando Registra cartella",
"dashboard.steps.stepsToGetStarted.tags.name": "Importa tutti i tag e le categorie (facoltativo)",
"dashboard.steps.stepsToGetStarted.tags.description": "Ora che Front Matter conosce tutte le cartelle dei contenuti. Desideri importare tutti i tag e le categorie dai contenuti disponibili?",
"dashboard.steps.stepsToGetStarted.showDashboard.name": "Mostra il dashboard",
"dashboard.steps.stepsToGetStarted.showDashboard.description": "Una volta completate tutte le azioni, è possibile caricare la dashboard.",
"dashboard.taxonomyView.button.add.title": "Aggiungere {0} alle impostazioni della tassonomia",
"dashboard.taxonomyView.button.edit.title": "Modifica {0}",
"dashboard.taxonomyView.button.merge.title": "Unisci {0}",
"dashboard.taxonomyView.button.move.title": "Passare a un altro tipo di tassonomia",
"dashboard.taxonomyView.button.delete.title": "Elimina {0}",
"dashboard.taxonomyView.taxonomyLookup.button.title": "Mostra contenuti con {0} in {1}",
"dashboard.taxonomyView.taxonomyManager.description": "Crea, modifica e gestisci le {0} del tuo sito",
"dashboard.taxonomyView.taxonomyManager.button.create": "Creare un nuovo valore {0}",
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "Nome",
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "Conteggio",
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "Azione",
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "Nessun {0} trovato",
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "Manca nelle impostazioni",
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "Selezionare la tassonomia",
"dashboard.taxonomyView.taxonomyView.button.import": "Tassonomia delle importazioni",
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "Tag",
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "Categorie",
"dashboard.unkownView.title": "La vista non esiste",
"dashboard.unkownView.description": "Sembra che tu sia finito su una vista che non esiste. Riapri la dashboard.",
"dashboard.welcomeScreen.title": "Gestisci il tuo sito statico con Front Matter",
"dashboard.welcomeScreen.thanks": "Grazie per aver scelto Front Matter!",
"dashboard.welcomeScreen.description": "Cerchiamo di mirare a rendere Front Matter il più facile da usare possibile, ma se avete domande o suggerimenti. Non esitare a contattarci su GitHub.",
"dashboard.welcomeScreen.link.github.title": "GitHub",
"dashboard.welcomeScreen.link.github.label": "GitHub / Documentazione",
"dashboard.welcomeScreen.link.sponsor.title": "Diventa sponsor",
"dashboard.welcomeScreen.link.sponsor.label": "Sponsor",
"dashboard.welcomeScreen.link.review.title": "Scrivi una recensione",
"dashboard.welcomeScreen.link.review.label": "Recensione",
"dashboard.welcomeScreen.actions.heading": "Esegui i passaggi successivi per iniziare con l'estensione",
"dashboard.welcomeScreen.actions.description": "È inoltre possibile utilizzare l'estensione dal pannello laterale Front Matter. Lì troverai le azioni che puoi eseguire specificamente per le tue pagine.",
"dashboard.welcomeScreen.actions.thanks": "Ci auguriamo che Front Matter vi piaccia!",
"panel.contentType.contentTypeValidator.title": "Tipo di contenuto",
"panel.contentType.contentTypeValidator.hint": "Abbiamo notato differenze di campo tra il tipo di contenuto e i dati della prima questione. \n Si desidera creare, aggiornare o impostare il tipo di contenuto per questo contenuto?",
"panel.contentType.contentTypeValidator.button.create": "Crea tipo di contenuto",
"panel.contentType.contentTypeValidator.button.add": "Aggiungere campi mancanti a content-type",
"panel.contentType.contentTypeValidator.button.change": "Modificare il tipo di contenuto del file",
"panel.dataBlock.dataBlockField.group.selected.edit": "Modifica: {0}",
"panel.dataBlock.dataBlockField.group.selected.create": "Creare una nuova {0}",
"panel.dataBlock.dataBlockField.group.select": "Seleziona un gruppo",
"panel.dataBlock.dataBlockField.add": "Aggiungi {0}",
"panel.dataBlock.dataBlockRecord.edit": "Modifica record",
"panel.dataBlock.dataBlockRecord.delete": "Elimina record",
"panel.dataBlock.dataBlockRecords.label": "Archivio",
"panel.dataBlock.dataBlockSelector.label": "Tipo di blocco",
"panel.errorBoundary.fieldBoundary.label": "Visualizzazione del campo non riuscita",
"panel.fields.choiceField.select": "Seleziona {0}",
"panel.fields.choiceField.clear": "Pulisci valore",
"panel.fields.contentTypeRelationshipField.loading": "Recupero di possibili valori...",
"panel.fields.dateTimeField.button.pick": "Scegli la tua data",
"panel.fields.dateTimeField.time": "Ore:",
"panel.fields.fieldMessage.required": "Il campo {0} è obbligatorio",
"panel.fields.fileField.delete": "Elimina file",
"panel.fields.fileField.add": "Aggiungi il tuo {0}",
"panel.fields.imageFallback.label": "L'immagine non deve essere caricata",
"panel.fields.listField.edit": "Modifica record",
"panel.fields.listField.delete": "Elimina record",
"panel.fields.previewImage.remove": "Rimuovi immagine",
"panel.fields.previewImageField.add": "Aggiungi il tuo {0}",
"panel.fields.slugField.update": "Aggiornamento disponibile",
"panel.fields.slugField.generate": "Genera slug",
"panel.fields.textField.ai.message": "Usa Front Matter AI per suggerire {0}",
"panel.fields.textField.ai.generate": "Genera suggerimenti...",
"panel.fields.textField.loading": "caricamento",
"panel.fields.textField.limit": "Limite di campi raggiunto {0}",
"panel.fields.wrapperField.unknown": "Tipo di campo sconosciuto: {0}",
"panel.actions.title": "Azioni",
"panel.articleDetails.headings": "Intestazioni",
"panel.articleDetails.paragraphs": "Paragrafi",
"panel.articleDetails.internalLinks": "Collegamenti esterni",
"panel.articleDetails.externalLinks": "Collegamenti esterni",
"panel.articleDetails.images": "Immagini",
"panel.baseView.initialize": "Inizializzare il progetto",
"panel.baseView.actions.title": "Azioni",
"panel.baseView.action.openDashboard": "Apri dashboard",
"panel.baseView.action.openPreview": "Apri anteprima",
"panel.baseView.action.createContent": "Creare contenuti",
"panel.baseView.empty": "Apri un file per visualizzare altre azioni",
"panel.fileList.label.singular": "file",
"panel.fileList.label.plural": "file",
"panel.folderAndFiles.title": "Modifiche recenti",
"panel.globalSettings.title": "Impostazioni globali",
"panel.globalSettings.action.modifiedDate.label": "Data di modifica",
"panel.globalSettings.action.modifiedDate.description": "Aggiornamento automatico della data di modifica",
"panel.globalSettings.action.frontMatter.label": "Evidenziazione di Front Matter",
"panel.globalSettings.action.frontMatter.description": "Highlight Front Matter",
"panel.globalSettings.action.preview.label": "Anteprima locale",
"panel.globalSettings.action.preview.placeholder": "Esempio: {0}",
"panel.globalSettings.action.server.label": "Comando server locale",
"panel.globalSettings.action.server.placeholder": "Esempio: {0}",
"panel.metadata.title": "Metadati",
"panel.otherActions.title": "Altre azioni",
"panel.otherActions.writingSettings.enabled": "Impostazioni di scrittura abilitate",
"panel.otherActions.writingSettings.disabled": "Abilitare le impostazioni di scrittura",
"panel.otherActions.centerMode": "Attiva/disattiva la modalità centrale",
"panel.otherActions.createTemplate": "Crea modello",
"panel.otherActions.revealFile": "Rivela il file nella cartella",
"panel.otherActions.openProject": "Rivela cartella del progetto",
"panel.otherActions.documentation": "Apri la documentazione",
"panel.otherActions.settings": "Panoramica delle impostazioni",
"panel.otherActions.issue": "Segnala un problema",
"panel.preview.title": "Apri anteprima",
"panel.publishAction.publish": "Pubblica",
"panel.publishAction.unpublish": "Tornare alla bozza",
"panel.seoDetails.recommended": "Raccomandato",
"panel.seoKeywordInfo.validInfo.label": "Utilizzato nelle rubriche",
"panel.seoKeywordInfo.validInfo.content": "Contenuto",
"panel.seoKeywords.title": "Parole chiavi",
"panel.seoKeywords.header.keyword": "Parola chiave",
"panel.seoKeywords.header.details": "Dettagli",
"panel.seoKeywords.density.description": "* Una densità di parole chiave dell'1-1,5% è sufficiente nella maggior parte dei casi.",
"panel.seoStatus.header.property": "Proprietà",
"panel.seoStatus.header.valid": "Valido",
"panel.seoStatus.seoFieldInfo.characters": "{0} caratteri",
"panel.seoStatus.seoFieldInfo.words": "{0} parole",
"panel.seoStatus.seoFieldInfo.article": "Lunghezza dell'articolo",
"panel.seoStatus.collapsible.title": "Stato SEO",
"panel.seoStatus.required": "{0} o {1} è obbligatorio.",
"panel.slugAction.title": "Ottimizza slug",
"panel.spinner.loading": "Caricamento...",
"panel.startServerbutton.start": "Avvia Server",
"panel.startServerbutton.stop": "Arrestare il Server",
"panel.tag.add": "Aggiungi {0} alle tue impostazioni",
"panel.tagPicker.inputPlaceholder.empty": "Scegli il tuo {0}",
"panel.tagPicker.inputPlaceholder.disabled": "Hai raggiunto il limite di {0}",
"panel.tagPicker.ai.suggest": "Usa Front Matter AI per suggerire {0}",
"panel.tagPicker.ai.generating": "Genera suggerimenti...",
"panel.tagPicker.limit": "Max.: {0}",
"panel.tagPicker.unkown": "Aggiungi il tag sconosciuto",
"panel.tags.tag.warning": "Tieni presente che questo tag \"{0}\" non viene salvato nelle tue impostazioni. Una volta rimosso, sarà eliminato per sempre.",
"panel.viewPanel.mediaInsert": "Continuare nella dashboard multimediale per selezionare l'immagine che si desidera inserire.",
"dashboard.steps.stepsToGetStarted.template.name": "Usa un modello di configurazione",
"dashboard.steps.stepsToGetStarted.template.description": "Seleziona un modello per riempire in anticipo il file frontmatter.json con le impostazioni consigliate.",
"listeners.dashboard.settingsListener.triggerTemplate.notification": "File del modello copiati.",
"common.openOnWebsite": "Apri sul sito web",
"common.filter.value": "Filtra per {0}",
"dashboard.media.detailsSlideOver.unmapped.description": "Vuoi riassegnare i metadati dei file non mappati?",
"common.settings": "Impostazioni",
"common.refreshSettings": "Aggiorna impostazioni",
"common.pin": "Spilla",
"common.unpin": "Rimuovere",
"settings.view.common": "Comune",
"settings.view.contentFolders": "Cartelle di contenuto",
"settings.view.astro": "Astro",
"settings.openOnStartup": "Apri dashboard all'avvio",
"settings.contentTypes": "Tipi di contenuto",
"settings.contentFolders": "Cartelle di contenuto",
"settings.diagnostic": "Diagnostico",
"settings.diagnostic.description": "È possibile eseguire la diagnostica per verificare l'intera configurazione CMS di Front Matter.",
"settings.diagnostic.link": "Eseguire la diagnostica completa",
"settings.commonSettings.website.title": "Impostazioni del sito Web e del SSG",
"settings.commonSettings.previewUrl": "URL di anteprima",
"settings.commonSettings.websiteUrl": "URL del sito web",
"settings.commonSettings.startCommand": "Comando di avvio SSG/Framework",
"dashboard.contents.overview.pinned": "Appuntato",
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "Crea tipi di contenuto per le tue raccolte di contenuti Astro",
"dashboard.welcomeScreen.link.documentation.label": "Documentazione",
"dashboard.configuration.astro.astroContentTypes.empty": "Nessuna raccolta di contenuti Astro trovata.",
"dashboard.configuration.astro.astroContentTypes.description": "Le seguenti raccolte di contenuti Astro e possono essere utilizzate per generare un tipo di contenuto."
}

789
l10n/bundle.l10n.ja.json Normal file
View File

@@ -0,0 +1,789 @@
{
"common.add": "追加",
"common.edit": "編集",
"common.delete": "削除",
"common.cancel": "キャンセル",
"common.apply": "適用",
"common.clear": "クリア",
"common.clear.value": "値をクリア",
"common.search": "検索",
"common.save": "保存",
"common.menu": "メニュー",
"common.insert": "挿入",
"common.insert.snippet": "スニペットを挿入",
"common.title": "タイトル",
"common.description": "概要",
"common.retry": "再読み込み",
"common.update": "更新",
"common.information": "確認",
"common.important": "重要",
"common.sync": "同期",
"common.slug": "スラッグ",
"common.support": "サポート",
"common.remove.value": "{0}を削除",
"common.filter": "絞り込み",
"common.filter.value": "{0}で絞り込み",
"common.error.message": "申し訳ありません。エラーが発生しました。",
"common.openOnWebsite": "ウェブサイトで開く",
"common.settings": "設定",
"common.refreshSettings": "設定の再読み込み",
"common.pin": "ピン留めする",
"common.unpin": "ピン留めを外す",
"common.noResults": "結果なし",
"common.error": "申し訳ありません。エラーが発生しました。",
"common.yes": "はい",
"common.no": "いいえ",
"common.openSettings": "設定を開く",
"common.back": "戻る",
"common.open": "開く",
"common.openWithValue": "開く: {0}",
"common.openCustomActions": "カスタムコマンドを開く",
"common.view": "表示",
"common.translate": "翻訳する",
"common.languages": "言語",
"common.scripts": "スクリプト",
"common.rename": "ファイル名を変更する",
"loading.initPages": "記事を読み込んでいます",
"notifications.outputChannel.link": "出力ウィンドウ",
"notifications.outputChannel.description": "詳細は{0}を確認してください。",
"settings.view.common": "一般",
"settings.view.contentFolders": "記事フォルダー",
"settings.view.astro": "Astro",
"settings.view.integration": "統合機能",
"settings.openOnStartup": "起動時にダッシュボードを開く",
"settings.contentTypes": "記事タイプ",
"settings.contentFolders": "記事フォルダー",
"settings.diagnostic": "診断",
"settings.diagnostic.description": "診断プログラムを実行して、Front Matter CMS構成全体を確認できます。",
"settings.diagnostic.link": "完全診断を実行する",
"settings.git": "Git同期",
"settings.git.enabled": "Git同期を有効にして、変更内容をリポジトリと簡単に同期させます。",
"settings.git.commitMessage": "コミットメッセージ",
"settings.git.submoduleInfo": "Gitサブモジュールを使用している場合は、サブモジュールの設定についてドキュメントを参照してください。",
"settings.git.submoduleLink": "Gitサブモジュールについて確認する",
"settings.integration.title": "統合機能",
"settings.commonSettings.website.title": "ウェブサイトとSSGの設定",
"settings.commonSettings.previewUrl": "プレビュー用URL",
"settings.commonSettings.websiteUrl": "ウェブサイトのURL",
"settings.commonSettings.startCommand": "SSG/フレームワーク起動コマンド",
"settings.integrationsView.deepl.title": "DeepL",
"settings.integrationsView.deepl.intput.label": "API key",
"settings.integrationsView.deepl.intput.placeholder": "DeepL API keyを入力",
"settings.integrationsView.azure.title": "Azure AI Translator",
"settings.integrationsView.azure.intput.label": "サブスクリプションキー",
"settings.integrationsView.azure.intput.placeholder": "Azure AI Translatorのサブスクリプションキーを入力",
"settings.integrationsView.azure.region.label": "リージョン",
"settings.integrationsView.azure.region.placeholder": "Azure AI Translatorのリージョンを入力 例: westeurope",
"developer.title": "開発モード",
"developer.reload.title": "ダッシュボードを再読み込み",
"developer.reload.label": "再読み込み",
"developer.devTools.title": "開発ツールを開く",
"developer.devTools.label": "開発ツール",
"field.required": "必須フィールド",
"field.unknown": "不明なフィールド",
"dashboard.chatbot.answer.answer": "回答",
"dashboard.chatbot.answer.resources": "参考",
"dashboard.chatbot.answer.warning": "回答が正しくない場合もあります。内容がおかしいと思われる場合には、公式ドキュメントを確認してください。",
"dashboard.chatbot.chatbot.loading": "アシスタントを起動中",
"dashboard.chatbot.chatbot.ready": "準備ができました。何について知りたいですか?",
"dashboard.chatbot.chatbox.placeholder": "Front Matterの設定方法は",
"dashboard.chatbot.header.heading": "Front Matter AIに質問する",
"dashboard.chatbot.header.description": "このAIはmendable.aiをベースに公式ドキュメントがチューニングされており、Front Matter関連のクエリを理解してあなたをアシストします。何でも聞いてください",
"dashboard.common.choiceButton.open": "オプションを開く",
"dashboard.contents.contentActions.actionMenuButton.title": "メニュー",
"dashboard.contents.contentActions.menuItem.view": "開く",
"dashboard.contents.contentActions.alert.title": "削除: {0}",
"dashboard.contents.contentActions.alert.description": "本当に\"{0}\"を削除しますか?",
"dashboard.contents.contentActions.translations.create": "翻訳する",
"dashboard.contents.contentActions.translations.menu": "翻訳版",
"dashboard.contents.item.invalidTitle": "<無効なタイトル>",
"dashboard.contents.item.invalidDescription": "<無効なディスクリプション>",
"dashboard.contents.list.title": "タイトル",
"dashboard.contents.list.date": "日付",
"dashboard.contents.list.status": "ステータス",
"dashboard.contents.overview.noMarkdown": "Markdownファイルはありません",
"dashboard.contents.overview.noFolders": "プロジェクト内の記事用フォルダーを登録して、Front Matterが記事を見つけられるようにしてください。",
"dashboard.contents.overview.pinned": "ピン留めアイテム",
"dashboard.contents.status.draft": "下書き",
"dashboard.contents.status.published": "公開済み",
"dashboard.contents.status.scheduled": "予約済み",
"dashboard.dataView.dataForm.modify": "エントリーを編集",
"dashboard.dataView.dataForm.add": "エントリーを作成",
"dashboard.dataView.dataView.select": "データタイプを選択",
"dashboard.dataView.dataView.title": "\"{0}\"のエントリー",
"dashboard.dataView.dataView.add": "新規エントリーを追加",
"dashboard.dataView.dataView.empty": "\"{0}\"データにはエントリーがありません",
"dashboard.dataView.dataView.createOrModify": "\"{0}\"のエントリーを作成、または編集する",
"dashboard.dataView.dataView.getStarted": "データタイプを選択して開始する",
"dashboard.dataView.dataView.noDataFiles": "データファイルが見つかりませんでした",
"dashboard.dataView.dataView.getStarted.link": "データファイルの利用方法について確認する",
"dashboard.dataView.dataView.update.message": "データエントリーを更新しました。",
"dashboard.dataView.emptyView.heading": "最初にデータタイプを選んでください",
"dashboard.dataView.sortableItem.editButton.title": "\"{0}\"を編集する",
"dashboard.dataView.sortableItem.deleteButton.title": "\"{0}\"を削除する",
"dashboard.dataView.sortableItem.alert.title": "データアイテムを削除",
"dashboard.dataView.sortableItem.alert.description": "本当にこのデータアイテムを削除しますか?",
"dashboard.errorView.description": "ダッシュボードを一旦閉じてからやり直してください。",
"dashboard.filters.languageFilter.label": "ロケール",
"dashboard.filters.languageFilter.all": "全て",
"dashboard.header.actionsBar.itemsSelected": "{0}件を選択中",
"dashboard.header.actionsBar.alertDelete.title": "選択ファイルを削除",
"dashboard.header.actionsBar.alertDelete.description": "選択したファイルを本当に削除しますか?",
"dashboard.header.breadcrumb.home": "ホーム",
"dashboard.header.clearFilters.title": "絞り込み・グループ・並べ替えを解除",
"dashboard.header.filter.default": "なし",
"dashboard.header.folders.default": "全ての記事タイプ",
"dashboard.header.folders.menuButton.showing": "表示",
"dashboard.header.grouping.option.none": "なし",
"dashboard.header.grouping.option.year": "公開年",
"dashboard.header.grouping.option.draft": "下書き/公開済み",
"dashboard.header.grouping.menuButton.label": "グループ",
"dashboard.header.navigation.allArticles": "全ての記事",
"dashboard.header.navigation.published": "公開済み",
"dashboard.header.navigation.scheduled": "予約済み",
"dashboard.header.navigation.draft": "下書き",
"dashboard.header.header.createContent": "新しい記事を作成",
"dashboard.header.header.createByContentType": "記事タイプから作成",
"dashboard.header.header.createByTemplate": "テンプレートから作成",
"dashboard.header.pagination.first": "最初",
"dashboard.header.pagination.previous": "前へ",
"dashboard.header.pagination.next": "次へ",
"dashboard.header.pagination.last": "最後",
"dashboard.header.paginationStatus.text": "{0}{1}件目(全{2}件中)を表示中",
"dashboard.header.projectSwitcher.label": "プロジェクト",
"dashboard.header.refreshDashboard.label": "ダッシュボードを再読み込み",
"dashboard.header.sorting.lastModified.asc": "最終更新日(昇順)",
"dashboard.header.sorting.lastModified.desc": "最終更新日(降順)",
"dashboard.header.sorting.filename.asc": "ファイル名(昇順)",
"dashboard.header.sorting.filename.desc": "ファイル名(降順)",
"dashboard.header.sorting.published.asc": "公開日(昇順)",
"dashboard.header.sorting.published.desc": "公開日(降順)",
"dashboard.header.sorting.size.asc": "サイズ(昇順)",
"dashboard.header.sorting.size.desc": "サイズ(降順)",
"dashboard.header.sorting.caption.asc": "キャプション(昇順)",
"dashboard.header.sorting.caption.desc": "キャプション(降順)",
"dashboard.header.sorting.alt.asc": "代替テキスト(昇順)",
"dashboard.header.sorting.alt.desc": "代替テキスト(降順)",
"dashboard.header.sorting.label": "並べ替え",
"dashboard.header.startup.label": "起動時に表示",
"dashboard.header.tabs.contents": "記事",
"dashboard.header.tabs.media": "メディア",
"dashboard.header.tabs.snippets": "スニペット",
"dashboard.header.tabs.data": "データ",
"dashboard.header.tabs.taxonomies": "タクソノミー",
"dashboard.header.viewSwitch.toGrid": "グリッド表示",
"dashboard.header.viewSwitch.toList": "リスト表示",
"dashboard.header.viewSwitch.toStructure": "構造表示",
"dashboard.layout.sponsor.support.msg": "Front Matterをサポートする",
"dashboard.layout.sponsor.review.label": "評価する",
"dashboard.layout.sponsor.review.msg": "Front Matterを評価する",
"dashboard.media.common.title": "タイトル",
"dashboard.media.common.caption": "キャプション",
"dashboard.media.common.alt": "代替テキスト",
"dashboard.media.common.size": "サイズ",
"dashboard.media.dialog.title": "ファイルの詳細",
"dashboard.media.panel.close": "パネルを閉じる",
"dashboard.media.metadata.panel.title": "メタデータを編集",
"dashboard.media.metadata.panel.description": "ファイルにメタデータを設定してください。",
"dashboard.media.metadata.panel.field.fileName": "ファイル名",
"dashboard.media.metadata.panel.form.metadata.title": "メタデータ",
"dashboard.media.metadata.panel.form.information.title": "詳細",
"dashboard.media.metadata.panel.form.information.createdDate": "作成日",
"dashboard.media.metadata.panel.form.information.modifiedDate": "最終更新日",
"dashboard.media.metadata.panel.form.information.dimensions": "ディメンション",
"dashboard.media.metadata.panel.form.information.folder": "フォルダー",
"dashboard.media.folderCreation.hexo.create": "Assetフォルダーを作成",
"dashboard.media.folderCreation.folder.create": "新規フォルダーを作成",
"dashboard.media.folderItem.contentDirectory": "コンテンツディレクトリー",
"dashboard.media.folderItem.publicDirectory": "Publicディレクトリー",
"dashboard.media.item.buttom.insert.image": "画像を挿入",
"dashboard.media.item.buttom.insert.snippet": "スニペットを挿入",
"dashboard.media.item.quickAction.insert.field": "この画像を\"{0}\"フィールドに追加",
"dashboard.media.item.quickAction.insert.markdown": "画像をMarkdown記法で挿入",
"dashboard.media.item.quickAction.copy.path": "ファイルパスをコピー",
"dashboard.media.item.quickAction.delete": "ファイルを削除",
"dashboard.media.item.menuItem.view": "メタデータの詳細を表示",
"dashboard.media.item.menuItem.edit.metadata": "メタデータを編集",
"dashboard.media.item.menuItem.insert.image": "画像を挿入",
"dashboard.media.item.menuItem.reveal.media": "メディアの場所を表示",
"dashboard.media.item.infoDialog.snippet.description": "このメディアに適用するメディア用スニペットを選択してください。",
"dashboard.media.item.alert.delete.description": "本当にこのファイルを {0} から削除しますか?",
"dashboard.media.media.description": "記事に挿入するメディアファイルを選択してください。",
"dashboard.media.media.dragAndDrop": "デスクトップから画像をドラッグ&ドロップして、アップロード後に選択することもできます。",
"dashboard.media.media.folder.upload": "{0}にアップロードする",
"dashboard.media.media.folder.default": "フォルダーが選択されていません。ここにドロップされた画像は、{0}へ追加されます。",
"dashboard.media.media.placeholder": "メディアファイルはありません。Shiftキーを押しながら、新規ファイルをドラックドロップで追加することができます。",
"dashboard.media.media.contentFolder": "記事フォルダー",
"dashboard.media.media.publicFolder": "Publicフォルダー",
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "フォルダー内を検索",
"dashboard.media.mediaSnippetForm.formDialog.title": "メディアを挿入: {0}",
"dashboard.media.mediaSnippetForm.formDialog.description": "メディアファイル\"{0}\"を現在の記事に挿入する",
"dashboard.preview.input.placeholder": "URLを入力",
"dashboard.preview.button.navigate.title": "ナビゲーション",
"dashboard.preview.button.refresh.title": "更新",
"dashboard.preview.button.open.title": "開く",
"dashboard.snippetsView.item.type.content": "コンテンツ用スニペット",
"dashboard.snippetsView.item.type.media": "メディア用スニペット",
"dashboard.snippetsView.item.quickAction.editSnippet": "スニペットを編集",
"dashboard.snippetsView.item.quickAction.deleteSnippet": "スニペットを削除",
"dashboard.snippetsView.item.quickAction.viewSnippet": "スニペットファイルの表示",
"dashboard.snippetsView.item.insert.formDialog.title": "\"{0}\"スニペットの追加",
"dashboard.snippetsView.item.insert.formDialog.description": "\"{0}\"スニペットを現在の記事に追加します",
"dashboard.snippetsView.item.edit.formDialog.title": "\"{0}\"スニペットの編集",
"dashboard.snippetsView.item.edit.formDialog.description": "\"{0}\"スニペットの編集",
"dashboard.snippetsView.item.alert.title": "\"{0}\"スニペットを削除",
"dashboard.snippetsView.item.alert.description": "本当に\"{0}\"スニペットを削除しますか?",
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "スニペットのタイトル",
"dashboard.snippetsView.newForm.snippetInput.description.label": "概要",
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "スニペットの概要",
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "スニペット",
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "スニペットのコード",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "メディア用スニペットですか?",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "メディア用スニペット",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "このスニペットをメディアファイル挿入時に利用",
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "メディア用スニペットのプレースホルダーについて読む",
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "スニペットに設定可能なプレースホルダーをドキュメントで確認",
"dashboard.snippetsView.snippets.ariaLabel": "スニペット ヘッダー",
"dashboard.snippetsView.snippets.button.create": "新規スニペットを作成",
"dashboard.snippetsView.snippets.select.description": "挿入するスニペットを選択してください。",
"dashboard.snippetsView.snippets.empty.message": "スニペットはありません",
"dashboard.snippetsView.snippets.readMore": "スニペットの使い方を読む",
"dashboard.snippetsView.snippets.formDialog.title": "新規スニペットを作成",
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "Front Matterに記事フォルダーとして登録",
"dashboard.steps.stepsToGetStarted.initializeProject.name": "プロジェクトの初期設定",
"dashboard.steps.stepsToGetStarted.initializeProject.description": "Front Matter CMSに必要な設定ファイルを作成します。クリックして開始してください。",
"dashboard.steps.stepsToGetStarted.framework.name": "フレームワークを設定",
"dashboard.steps.stepsToGetStarted.framework.description": "静的サイトジェネレーターまたはフレームワークを選択して、必要なセッティングを追加します。",
"dashboard.steps.stepsToGetStarted.framework.select": "フレームワークを選択",
"dashboard.steps.stepsToGetStarted.framework.select.other": "その他",
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "アセットフォルダーを登録",
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "記事のメディアファイルを保存するためのフォルダーを選択してください。",
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "'public'フォルダーを使用する",
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "Astroアセットフォルダー(src/assets)を使用する",
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "別のフォルダーを指定する場合は、frontmatter.jsonファイルへ手動で設定可能です。",
"dashboard.steps.stepsToGetStarted.contentFolders.name": "記事ファイルのフォルダーを登録",
"dashboard.steps.stepsToGetStarted.contentFolders.description": "記事ファイルの保存フォルダーを追加してください。フォルダーが設定されると、フォルダー内の記事ファイルがFront Matterでリスト化され、新規の記事ファイルを追加できるようになります。",
"dashboard.steps.stepsToGetStarted.contentFolders.label": "記事ファイルを含むフォルダー",
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "エクスプローラーでフォルダー名を右クリックして「フォルダーを登録」を選択する方法でも、フォルダーの登録が可能です。",
"dashboard.steps.stepsToGetStarted.tags.name": "全てのタグとカテゴリーをインポート(オプション)",
"dashboard.steps.stepsToGetStarted.tags.description": "Front Matterに記事用フォルダーが登録されました。記事から全てのタグとカテゴリーをインポートしますか",
"dashboard.steps.stepsToGetStarted.git.name": "Git同期を有効化しますか",
"dashboard.steps.stepsToGetStarted.git.description": "Git同期を有効にして、変更内容をリポジトリと簡単に同期させます。",
"dashboard.steps.stepsToGetStarted.showDashboard.name": "ダッシュボードを開く",
"dashboard.steps.stepsToGetStarted.showDashboard.description": "全ての設定が終わると、ダッシュボードが表示できるようになります。",
"dashboard.steps.stepsToGetStarted.template.name": "設定用のテンプレートを使用する",
"dashboard.steps.stepsToGetStarted.template.description": "おすすめの設定のテンプレートを選択して、frontmatter.jsonに反映させます。",
"dashboard.steps.stepsToGetStarted.template.warning": "選択によりプロジェクトの構成にテンプレートが適用され、この設定画面は終了します。",
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "Astroコンテンツコレクションのコンテンツタイプを作成する",
"dashboard.taxonomyView.button.add.title": "\"{0}\"をタクソノミーに追加",
"dashboard.taxonomyView.button.tag.title": "タグを追加",
"dashboard.taxonomyView.button.edit.title": "\"{0}\"を編集",
"dashboard.taxonomyView.button.merge.title": "\"{0}\"をマージ",
"dashboard.taxonomyView.button.move.title": "他のタクソノミーへ移行",
"dashboard.taxonomyView.button.delete.title": "\"{0}\"を削除",
"dashboard.taxonomyView.taxonomyLookup.button.title": "{1}\"{0}\"の記事一覧を表示",
"dashboard.taxonomyView.taxonomyManager.description": "サイト内{0}の新規作成・編集・コマンド",
"dashboard.taxonomyView.taxonomyManager.button.create": "新規{0}を作成",
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "名前",
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "投稿数",
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "コマンド",
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "{0}はありません",
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "設定ファイルに見つかりません",
"dashboard.taxonomyView.taxonomyManager.filterInput.placeholder": "絞り込み",
"dashboard.taxonomyView.taxonomyTagging.pageTitle": "タクソノミー {0} をリマッピング",
"dashboard.taxonomyView.taxonomyTagging.checkbox": "ページにタクソノミー{0}を付ける",
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "タクソノミーを選択",
"dashboard.taxonomyView.taxonomyView.button.import": "タクソノミーをインポート",
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "タグ",
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "カテゴリー",
"dashboard.unkownView.title": "表示出来る画面がありません",
"dashboard.unkownView.description": "存在しない画面で終了してしまったようです。ダッシュボードを再度開きなおしてください。",
"dashboard.welcomeScreen.title": "Front Matterで静的サイトを管理しよう",
"dashboard.welcomeScreen.thanks": "Front Matterをお使いいただきありがとうございます",
"dashboard.welcomeScreen.description": "私たちはFront Matterをより使いやすくするため、日々努力しています。ご質問やご提案など、GitHubまでお気軽にお問い合わせください。",
"dashboard.welcomeScreen.link.github.title": "GitHub",
"dashboard.welcomeScreen.link.github.label": "GitHub",
"dashboard.welcomeScreen.link.documentation.label": "ドキュメント",
"dashboard.welcomeScreen.link.sponsor.title": "スポンサーになる",
"dashboard.welcomeScreen.link.sponsor.label": "スポンサー",
"dashboard.welcomeScreen.link.review.title": "評価する",
"dashboard.welcomeScreen.link.review.label": "評価する",
"dashboard.welcomeScreen.actions.heading": "以下の手順に従って、この拡張機能をスタートさせてください。",
"dashboard.welcomeScreen.actions.description": "サイドパネルからもFront Matterを利用できます。サイドパネルでは、各コンテンツに合った具体的なコマンドが実行可能です。",
"dashboard.welcomeScreen.actions.thanks": "Front Matterをお楽しみください",
"dashboard.media.detailsSlideOver.unmapped.description": "未割り当てのファイルのメタデータを再マップしますか?",
"dashboard.configuration.astro.astroContentTypes.empty": "Astroコンテンツコレクションが見つかりません。",
"dashboard.configuration.astro.astroContentTypes.description": "以下のAstroコンテンツコレクションは、コンテンツタイプを生成するために使用できます。",
"panel.git.gitAction.title": "変更の反映",
"panel.git.gitAction.branch.select": "ブランチを選択",
"panel.git.gitAction.input.placeholder": "コミットメッセージ",
"panel.git.gitAction.button.fetch": "フェッチ",
"panel.contentType.contentTypeValidator.title": "記事タイプ",
"panel.contentType.contentTypeValidator.hint": "記事タイプのフィールドは設定と異なります。この記事の記事タイプを、作成・更新または設定しますか?",
"panel.contentType.contentTypeValidator.button.create": "新しい記事タイプを作成",
"panel.contentType.contentTypeValidator.button.add": "この記事タイプの設定にないフィールドを追加",
"panel.contentType.contentTypeValidator.button.change": "このファイルの記事タイプを変更",
"panel.dataBlock.dataBlockField.group.selected.edit": "編集: {0}",
"panel.dataBlock.dataBlockField.group.selected.create": "新規{0}を作成",
"panel.dataBlock.dataBlockField.group.select": "グループを選択",
"panel.dataBlock.dataBlockField.add": "{0}を追加",
"panel.dataBlock.dataBlockRecord.edit": "レコードを編集",
"panel.dataBlock.dataBlockRecord.delete": "レコードを削除",
"panel.dataBlock.dataBlockRecords.label": "レコード",
"panel.dataBlock.dataBlockSelector.label": "ブロックタイプ",
"panel.errorBoundary.fieldBoundary.label": "フィールドの表示に失敗しました",
"panel.fields.choiceField.select": "{0}を選択",
"panel.fields.choiceField.clear": "値をクリア",
"panel.fields.contentTypeRelationshipField.loading": "読み込み中...",
"panel.fields.dateTimeField.button.pick": "日付を選択",
"panel.fields.dateTimeField.time": "時刻",
"panel.fields.fieldMessage.required": "{0}は必須フィールドです",
"panel.fields.fileField.delete": "ファイルを削除",
"panel.fields.fileField.add": "{0}を追加",
"panel.fields.imageFallback.label": "画像を読み込めませんでした。",
"panel.fields.listField.edit": "レコードを編集",
"panel.fields.listField.delete": "レコードを削除",
"panel.fields.previewImage.remove": "画像を削除",
"panel.fields.previewImageField.add": "{0}を追加",
"panel.fields.slugField.update": "更新が可能",
"panel.fields.slugField.generate": "スラッグを生成",
"panel.fields.textField.ai.message": "Front Matter AIに{0}を提案してもらう",
"panel.fields.textField.ai.generate": "提案を生成中...",
"panel.fields.textField.loading": "読み込み中",
"panel.fields.textField.limit": "値が上限を超えています。{0}",
"panel.fields.wrapperField.unknown": "不明なフィールド: {0}",
"panel.actions.title": "コマンド",
"panel.articleDetails.headings": "見出し",
"panel.articleDetails.paragraphs": "パラグラフ",
"panel.articleDetails.internalLinks": "内部リンク",
"panel.articleDetails.externalLinks": "外部リンク",
"panel.articleDetails.images": "画像",
"panel.baseView.initialize": "プロジェクトの初期設定",
"panel.baseView.actions.title": "コマンド",
"panel.baseView.action.openDashboard": "ダッシュボードを開く",
"panel.baseView.action.createContent": "新しい記事を作成",
"panel.baseView.empty": "他の操作を見るには、ファイルを開いてください。",
"panel.fileList.label.singular": "ファイル",
"panel.fileList.label.plural": "ファイル",
"panel.folderAndFiles.title": "最近の更新",
"panel.globalSettings.title": "一般設定",
"panel.globalSettings.action.modifiedDate.label": "最終更新日",
"panel.globalSettings.action.modifiedDate.description": "最終更新日を自動で更新",
"panel.globalSettings.action.frontMatter.label": "Front Matterのハイライト",
"panel.globalSettings.action.frontMatter.description": "Front Matterをハイライトする",
"panel.globalSettings.action.preview.label": "ローカルプレビュー",
"panel.globalSettings.action.preview.placeholder": "例: {0}",
"panel.globalSettings.action.server.label": "ローカルサーバーのコマンド",
"panel.globalSettings.action.server.placeholder": "例: {0}",
"panel.metadata.title": "メタデータ",
"panel.metadata.focusProblems": "詳細を「問題」表示で確認してください。",
"panel.otherActions.title": "他のコマンド",
"panel.otherActions.writingSettings.enabled": "ライティング設定が有効",
"panel.otherActions.writingSettings.disabled": "ライティング設定を有効化",
"panel.otherActions.centerMode": "センターモードの切り替え",
"panel.otherActions.createTemplate": "テンプレートを作成",
"panel.otherActions.revealFile": "ファイルをフォルダーで表示",
"panel.otherActions.openProject": "プロジェクトフォルダーを表示",
"panel.otherActions.documentation": "ドキュメントを開く",
"panel.otherActions.settings": "設定方法の概要",
"panel.otherActions.issue": "問題を報告",
"panel.preview.title": "プレビューを表示",
"panel.publishAction.publish": "公開",
"panel.publishAction.unpublish": "下書きに戻す",
"panel.seoDetails.recommended": "推奨",
"panel.seoKeywordInfo.validInfo.label": "見出しへの利用",
"panel.seoKeywordInfo.validInfo.content": "本文",
"panel.seoKeywords.title": "キーワード",
"panel.seoKeywords.header.keyword": "キーワード",
"panel.seoKeywords.header.details": "詳細",
"panel.seoKeywords.density.description": "* キーワード出現率は通常1~1.5%で十分です。",
"panel.seoStatus.header.property": "項目",
"panel.seoStatus.header.valid": "有効",
"panel.seoStatus.seoFieldInfo.characters": "{0} 文字",
"panel.seoStatus.seoFieldInfo.words": "{0} 語",
"panel.seoStatus.seoFieldInfo.article": "記事の長さ",
"panel.seoStatus.collapsible.title": "SEO対策",
"panel.seoStatus.required": "{0}か{1}は必須です。",
"panel.slugAction.title": "スラッグを最適化",
"panel.spinner.loading": "読み込み中...",
"panel.startServerbutton.start": "サーバーを起動",
"panel.startServerbutton.stop": "サーバーを停止",
"panel.tag.add": "\"{0}\"を設定に追加",
"panel.tagPicker.inputPlaceholder.empty": "{0}を選択",
"panel.tagPicker.inputPlaceholder.disabled": "{0}の上限数に達しました",
"panel.tagPicker.ai.suggest": "Front Matter AIに{0}を提案してもらう",
"panel.tagPicker.ai.generating": "提案を生成中...",
"panel.tagPicker.limit": "上限数: {0}",
"panel.tagPicker.unkown": "不明なタグを追加",
"panel.tags.tag.warning": "\"{0}\"は設定に保存されていません。削除すると復元できませんのでご注意ください。",
"panel.viewPanel.mediaInsert": "ダッシュボードのメディア管理画面から、利用したい画像を選択してください。",
"commands.article.setDate.error": "日付の表示形式の解析中に何らかの問題が発生しました。\"{0}\"の設定を確認してください。",
"commands.article.updateSlug.error": "ファイル名を変更できませんでした。: {0}",
"commands.article.rename.fileNotExists.error": "ファイルが存在しません。",
"commands.article.rename.fileExists.error": "\"{0}\" というファイル名は既に存在しています。",
"commands.article.rename.fileName.title": "ファイル名を変更: {0}",
"commands.article.rename.fileName.prompt": "ファイル名",
"commands.cache.cleared": "キャッシュがクリアされました。",
"commands.chatbot.title": "何でも聞いてください",
"commands.content.option.contentType.label": "記事タイプから記事を作成",
"commands.content.option.contentType.description": "設定済みの記事タイプを選択して記事を作成",
"commands.content.option.template.label": "テンプレートから記事を作成",
"commands.content.option.template.description": "設定済みのテンプレートを選択して記事を作成",
"commands.content.quickPick.title": "記事の作成",
"commands.content.quickPick.placeholder": "記事の作成方法を選択してください。",
"commands.dashboard.title": "ダッシュボード",
"commands.folders.addMediaFolder.inputBox.title": "メディアフォルダーの追加",
"commands.folders.addMediaFolder.inputBox.prompt": "新規作成するフォルダー名を入力してください。(\"/\"で多階層のフォルダーを作成可能です)",
"commands.folders.addMediaFolder.noFolder.warning": "フォルダー名が入力されていません。",
"commands.folders.create.folderExists.warning": "フォルダーは既に登録済です。",
"commands.folders.create.input.title": "フォルダーを登録する",
"commands.folders.create.input.prompt": "登録するフォルダー名を指定してください。",
"commands.folders.create.input.placeholder": "フォルダー名",
"commands.folders.create.success": "フォルダーが登録されました。",
"commands.folders.getWorkspaceFolder.workspaceFolderPick.placeholder": "Front Matterを利用するメインのワークスペースのフォルダーを選択してください。",
"commands.folders.get.notificationError.title": "\"{0}\"フォルダーが存在しません。このフォルダーを設定から削除してください。",
"commands.folders.get.notificationError.remove.action": "フォルダー設定を削除",
"commands.folders.get.notificationError.create.action": "フォルダーを作成",
"commands.i18n.create.warning.noFileSelected": "ファイルが選択されていません。",
"commands.i18n.create.warning.noFile": "ファイルが取得できませんでした。",
"commands.i18n.create.warning.noContentType": "現在のファイルの記事タイプを取得できませんでした。",
"commands.i18n.create.warning.noConfig": "i18nの設定が見つかりません。",
"commands.i18n.create.error.noLocaleDefinition": "現在のファイルのロケールを取得できませんでした。",
"commands.i18n.create.error.noLocales": "現在のファイルは利用可能なすべての言語に翻訳されています。",
"commands.i18n.create.error.noContentFolder": "現在のファイルの記事フォルダーを指定できませんでした。",
"commands.i18n.create.error.fileExists": "そのi18n翻訳は既に存在しています。",
"commands.i18n.create.success.created": "\"{0}\" i18n記事ファイルを作成しました。",
"commands.i18n.create.quickPick.title": "言語別の記事を作成",
"commands.i18n.create.quickPick.placeHolder": "どの言語で記事を作成しますか?",
"commands.i18n.translate.progress.title": "記事を翻訳しています...",
"commands.preview.panel.title": "プレビュー: {0}",
"commands.preview.askUserToPickFolder.title": "プレビュー用の記事フォルダーを選択してください。",
"commands.project.initialize.success": "プロジェクトが初期化されました。",
"commands.project.switchProject.title": "どのプロジェクトに切り替えますか?",
"commands.project.createSampleTemplate.info": "テンプレートサンプルを作成しました。",
"commands.settings.create.input.prompt": "設定に追加したい{0}の値を入力してください。",
"commands.settings.create.input.placeholder": "{0}の名前",
"commands.settings.create.warning": "入力された {0} は既に存在しています。",
"commands.settings.create.quickPick.placeholder": "新規{0}をページに追加しますか?",
"commands.settings.export.progress.title": "{0}: タグとカテゴリーをエクスポートしています。",
"commands.settings.export.progress.success": "エクスポートが完了しました。タグ: {0} - カテゴリー: {1}",
"commands.settings.remap.quickpick.title": "再構成",
"commands.settings.remap.quickpick.placeholder": "何を再構成しますか?",
"commands.settings.remap.noTaxonomy.warning": "編集可能な{0}が存在しません。",
"commands.settings.remap.selectTaxonomy.placeholder": "編集したい{0}を選択してください。",
"commands.settings.remap.newOption.input.prompt": "\"{1}\"を再構成します。変更したい{0}値を入力してください。全ての記事から{0}を削除する場合は空欄にしてください。",
"commands.settings.remap.newOption.input.placeholder": "{0}名",
"commands.settings.remap.delete.placeholder": "{1} {0}を削除しますか?",
"commands.statusListener.verifyRequiredFields.diagnostic.emptyField": "フィールド {0} は必須です。値を入力してください。",
"commands.statusListener.verifyRequiredFields.notification.error": "以下の必須のフィールドに値が入力されていません。: {0}",
"commands.template.generate.input.title": "テンプレート名",
"commands.template.generate.input.prompt": "テンプレート名を入力してください。",
"commands.template.generate.input.placeholder": "article",
"commands.template.generate.noTitle.warning": "テンプレート名が入力されていません。",
"commands.template.generate.keepContents.title": "記事本文の反映",
"commands.template.generate.keepContents.placeholder": "記事本文をテンプレートにそのまま残しますか?",
"commands.template.generate.keepContents.noOption.warning": "記事本文を残すかどうかの選択がされませんでした。",
"commands.template.generate.keepContents.success": "{0}フォルダー内にテンプレートが作成されました。",
"commands.template.getTemplates.warning": "テンプレートがありません。",
"commands.template.create.folderPath.warning": "取得されたプロジェクトフォルダーのパスが不正です。",
"commands.template.create.noTemplates.warning": "テンプレートがありません。",
"commands.template.create.selectTemplate.title": "テンプレートの選択",
"commands.template.create.selectTemplate.placeholder": "記事テンプレートを選択してください。",
"commands.template.create.selectTemplate.noTemplate.warning": "テンプレートが選択されていません。",
"commands.template.create.selectTemplate.notFound.warning": "記事テンプレートが見つかりません。",
"commands.template.create.success": "新規記事が有効になりました。",
"commands.wysiwyg.command.unorderedList.label": "順序なしリスト",
"commands.wysiwyg.command.unorderedList.detail": "順序なしリストを追加",
"commands.wysiwyg.command.orderedList.label": "順序付きリスト",
"commands.wysiwyg.command.orderedList.detail": "順序付きリストを追加",
"commands.wysiwyg.command.taskList.label": "タスクリスト",
"commands.wysiwyg.command.taskList.detail": "タスクリストを追加",
"commands.wysiwyg.command.code.label": "コード",
"commands.wysiwyg.command.code.detail": "インラインコードスニペットを追加",
"commands.wysiwyg.command.codeblock.label": "コードブロック",
"commands.wysiwyg.command.codeblock.detail": "コードブロックを追加",
"commands.wysiwyg.command.blockquote.label": "ブロック引用要素",
"commands.wysiwyg.command.blockquote.detail": "ブロック引用要素を追加",
"commands.wysiwyg.command.strikethrough.label": "取り消し線",
"commands.wysiwyg.command.strikethrough.detail": "取り消し線付きテキストを追加",
"commands.wysiwyg.quickPick.title": "WYSIWYG オプション",
"commands.wysiwyg.quickPick.placeholder": "どのマークアップ要素を挿入しますか?",
"commands.wysiwyg.addHyperlink.hyperlinkInput.title": "WYSIWYG ハイパーリンク",
"commands.wysiwyg.addHyperlink.hyperlinkInput.prompt": "URLを入力",
"commands.wysiwyg.addHyperlink.textInput.title": "WYSIWYG テキスト",
"commands.wysiwyg.addHyperlink.textInput.prompt": "ハイパーリンクのテキストを入力",
"commands.wysiwyg.insertText.heading.input.title": "見出し",
"commands.wysiwyg.insertText.heading.input.placeholder": "見出しのレベルを選択",
"helpers.articleHelper.createContent.pageBundle.error": "{0}という名称のページバンドルは、既に {1} に存在しています。",
"helpers.articleHelper.createContent.contentExists.warning": "同タイトルの記事が存在します。別のタイトルを付けてください。",
"helpers.articleHelper.processCustomPlaceholders.placeholder.error": "プレースホルダー{0}の生成中にエラーが発生しました。",
"helpers.articleHelper.parseFile.diagnostic.error": "{0}のfront matterの解析中にエラーが発生しました。",
"helpers.contentType.generate.noFrontMatter.error": "記事タイプの生成に必要なfront matterデータがありません。",
"helpers.contentType.generate.override.quickPick.title": "デフォルトの記事タイプを上書き",
"helpers.contentType.generate.override.quickPick.placeholder": "この記事のフィールド設定を、デフォルトの記事タイプのフィールド設定に上書きしますか?",
"helpers.contentType.generate.contentTypeInput.title": "記事タイプを生成",
"helpers.contentType.generate.contentTypeInput.prompt": "新規作成したい記事タイプ名を入力してください。",
"helpers.contentType.generate.contentTypeInput.validation.enterName": "記事タイプ名を入力してください。",
"helpers.contentType.generate.contentTypeInput.validation.nameExists": "この記事タイプ名は既に存在しています。",
"helpers.contentType.generate.noContentTypeName.warning": "記事タイプが選択されませんでした。",
"helpers.contentType.generate.pageBundle.quickPick.title": "ページバンドルとして使用",
"helpers.contentType.generate.pageBundle.quickPick.placeHolder": "この記事タイプをページバンドルとして使用しますか?",
"helpers.contentType.generate.updated.success": "記事タイプ {0} を更新しました。",
"helpers.contentType.generate.generated.success": "記事タイプ {0} を生成しました。",
"helpers.contentType.addMissingFields.noFrontMatter.warning": "追加すべきfront matterデータはありません。",
"helpers.contentType.addMissingFields.updated.success": "記事タイプ {0} を更新しました。",
"helpers.contentType.setContentType.noFrontMatter.warning": "記事タイプの設定が必要なfront matterデータが見つかりません。",
"helpers.contentType.setContentType.quickPick.title": "記事タイプを選択",
"helpers.contentType.setContentType.quickPick.placeholder": "どの記事タイプを使用しますか?",
"helpers.contentType.create.allowSubContent.title": "サブコンテンツとしての要否",
"helpers.contentType.create.allowSubContent.placeHolder": "新規記事をサブコンテンツとして作成しますか?",
"helpers.contentType.create.allowSubContent.showOpenDialog.openLabel": "フォルダーを選択",
"helpers.contentType.create.allowSubContent.showOpenDialog.title": "新規記事用のフォルダーを選択してください。",
"helpers.contentType.create.pageBundle.title": "ページバンドルとして要否",
"helpers.contentType.create.pageBundle.placeHolder": "ページバンドルとして記事を作成しますか?",
"helpers.contentType.create.progress.title": "{0}: 記事ファイルを作成中...",
"helpers.contentType.create.success": "記事ファイルを作成しました。",
"helpers.contentType.verify.warning": "記事タイプ・コマンドは、このモードでは有効になっていません。",
"helpers.customScript.executing": "実行中: {0}",
"helpers.customScript.singleRun.article.warning": "{0}: Article couldn't be retrieved.",
"helpers.customScript.bulkRun.noFiles.warning": "{0}: ファイルが見つかりません。",
"helpers.customScript.runMediaScript.noFolder.warning": "{0}: フォルダーまたはメディアへのパスの指定がされていません。",
"helpers.customScript.showOutput.frontMatter.success": "{0}: front matter updated.",
"helpers.customScript.showOutput.copyOutput.action": "出力結果をコピー",
"helpers.customScript.showOutput.success": "{0}: カスタムスクリプトを実行しました。",
"helpers.customScript.validateCommand.error": "不正なコマンド: {0}",
"helpers.dataFileHelper.process.error": "データファイルの実行中に何らかの問題が発生しました。",
"helpers.extension.getVersion.changelog": "変更履歴を確認する",
"helpers.extension.getVersion.starIt": "⭐️を付ける",
"helpers.extension.getVersion.update.notification": "{0} が v{1} に更新されました!新機能をチェックしてください!",
"helpers.extension.migrateSettings.templates.quickPick.title": "{0} - テンプレート",
"helpers.extension.migrateSettings.templates.quickPick.placeholder": "テンプレート機能の使用を継続しますか?",
"helpers.extension.checkIfExtensionCanRun.warning": "Front MatterのBETA版は安定版がインストールされている場合は利用できません。BETA版のみがインストールされていることを確認してください。",
"helpers.mediaHelper.saveFile.folder.error": "選択されたフォルダーが見つかりません。",
"helpers.mediaHelper.saveFile.file.uploaded.success": "ファイル{0}が{1}へアップロードされました。",
"helpers.mediaHelper.saveFile.file.uploaded.failed": "申し訳ありません、{0}のアップロード中にエラーが発生しました。",
"helpers.mediaHelper.deleteFile.file.deletion.failed": "申し訳ありません、{0}の削除中にエラーが発生しました。",
"helpers.mediaLibrary.remove.warning": "その場所にはファイル\"{0}\"が既に存在しています。",
"helpers.mediaLibrary.remove.error": "申し訳ありません、\"{0}\"を\"{1}\"へのアップロード中にエラーが発生しました。",
"helpers.openFileInEditor.error": "ファイルを開けません。",
"helpers.questions.contentTitle.aiInput.title": "タイトルまたはディスクリプション",
"helpers.questions.contentTitle.aiInput.prompt": "どんな内容について書きたいですか?",
"helpers.questions.contentTitle.aiInput.placeholder": "どんな内容について書きたいですか?",
"helpers.questions.contentTitle.aiInput.quickPick.title.separator": "タイトル/ディスクリプション",
"helpers.questions.contentTitle.aiInput.quickPick.ai.separator": "AI生成によるタイトル",
"helpers.questions.contentTitle.aiInput.select.title": "タイトルを選択",
"helpers.questions.contentTitle.aiInput.select.placeholder": "記事に付けるタイトルを選択",
"helpers.questions.contentTitle.aiInput.failed": "AIタイトルの取得に失敗しました。自分で作成するか、後からもう一度試してください。",
"helpers.questions.contentTitle.aiInput.warning": "記事タイトルの入力がされていません。",
"helpers.questions.contentTitle.titleInput.title": "記事タイトル",
"helpers.questions.contentTitle.titleInput.prompt": "新しい記事のタイトルを入力してください。",
"helpers.questions.contentTitle.titleInput.placeholder": "タイトル",
"helpers.questions.contentTitle.titleInput.warning": "記事タイトルの入力がされていません。",
"helpers.questions.selectContentFolder.quickPick.title": "フォルダーを選択",
"helpers.questions.selectContentFolder.quickPick.placeholder": "記事の保存先を選択してください。",
"helpers.questions.selectContentFolder.quickPick.noSelection.warning": "記事の保存先が選択されていません。",
"helpers.questions.selectContentType.noContentType.warning": "記事タイプが見つかりません。先に記事タイプを作成してから記事を作成してください。",
"helpers.questions.selectContentType.quickPick.title": "記事タイプ",
"helpers.questions.selectContentType.quickPick.placeholder": "新規作成する記事の記事タイプを選択してください。",
"helpers.questions.selectContentType.noSelection.warning": "記事タイプが選択されていません。",
"helpers.questions.selectContentType.quickPick.error.noContentTypes": "このフォルダーには、一致する記事タイプが設定されていません。",
"helpers.seoHelper.checkLength.diagnostic.message": "記事{0}の文字数が{1}文字を超えています(現在の文字数: {2}。SEOの観点上、{1}文字以内に収めることが推奨されます。",
"helpers.settingsHelper.checkToPromote.message": "ローカル設定が存在します。この設定をグローバル設定(\"frontmatter.json\")に昇格させますか?",
"helpers.settingsHelper.promote.success": "全ての設定をチームレベルに昇格しました。",
"helpers.settingsHelper.readConfig.progress.title": "{0}: 動的な設定ファイルを読み込んでいます...",
"helpers.settingsHelper.readConfig.error": "設定の読み込みでエラーが発生しました。",
"helpers.settingsHelper.refreshConfig.success": "設定を再読み込みしました。",
"helpers.settingsHelper.safeUpdate.warning": "Front Matter CMSの構成が拡張または分割されているため、\"{0}\"の設定を更新できませんでした。手動で更新を加えてください。更新情報についての出力を確認してください。",
"helpers.taxonomyHelper.rename.input.title": "タクソノミー名を変更 {0}",
"helpers.taxonomyHelper.rename.validate.equalValue": "現在のファイル名とは別のファイル名を入力してください。",
"helpers.taxonomyHelper.rename.validate.noValue": "新しいファイル名を入力してください。",
"helpers.taxonomyHelper.merge.quickPick.title": "\"{0}\"を別の{1}にマージ",
"helpers.taxonomyHelper.merge.quickPick.placeholder": "マージする{0}を選択してください。",
"helpers.taxonomyHelper.delete.quickPick.title": "\"{0}\"を{1}から削除",
"helpers.taxonomyHelper.delete.quickPick.placeholder": "本当に\"{0}\"を{1}から削除しますか?",
"helpers.taxonomyHelper.createNew.input.title": "{0}に新規タクソノミーを作成",
"helpers.taxonomyHelper.createNew.input.placeholder": "作成したいタクソノミー名を入力してください。",
"helpers.taxonomyHelper.createNew.input.validate.noValue": "タクソノミー名は必須です。",
"helpers.taxonomyHelper.createNew.input.validate.exists": "このタクソノミー名は既に存在しています。",
"helpers.taxonomyHelper.process.insert": "{0}: 選択した記事に \"{1}\" を追加しています。",
"helpers.taxonomyHelper.process.edit": "{0}: {2}内の\"{1}\"を{3}に変更しています。",
"helpers.taxonomyHelper.process.merge": "{0}: {2}内の\"{1}\"を{3}にマージしています。",
"helpers.taxonomyHelper.process.delete": "{0}: \"{1}\"を{2}から削除しています。",
"helpers.taxonomyHelper.process.insert.success": "追加しました。",
"helpers.taxonomyHelper.process.edit.success": "変更しました。",
"helpers.taxonomyHelper.process.merge.success": "マージしました。",
"helpers.taxonomyHelper.process.delete.success": "削除しました。",
"helpers.taxonomyHelper.move.quickPick.title": "\"{0}\"を別のタクソノミータイプに移行",
"helpers.taxonomyHelper.move.quickPick.placeholder": "移行先のタクソノミータイプを選択してください。",
"helpers.taxonomyHelper.move.progress.title": "{0}: \"{1}\"を{2}から\"${3}\"へ移行しています。",
"helpers.taxonomyHelper.move.success": "移行しました。",
"listeners.dashboard.dashboardListener.openConfig.notification": "設定内容を確認するには\"frontmatter.json\"を開いてください。",
"listeners.dashboard.dashboardListener.pinItem.noPath.error": "パスが指定されていません。",
"listeners.dashboard.dashboardListener.pinItem.coundNotPin.error": "ピン留めができませんでした。",
"listeners.dashboard.dashboardListener.pinItem.coundNotUnPin.error": "ピン留めの解除ができませんでした。",
"listeners.dashboard.settingsListener.triggerTemplate.notification": "テンプレートファイルがコピーされました。",
"listeners.dashboard.settingsListener.triggerTemplate.progress.title": "テンプレートをダウンロードして初期化しています...",
"listeners.dashboard.settingsListener.triggerTemplate.download.error": "テンプレートのダウンロードに失敗しました。",
"listeners.dashboard.settingsListener.triggerTemplate.init.error": "テンプレートの初期化に失敗しました。",
"listeners.dashboard.settingsListener.setSecretValue.message": "設定が更新されました。",
"listeners.dashboard.snippetListener.addSnippet.missingFields.warning": "スニペットのタイトルまたはbodyが空です。",
"listeners.dashboard.snippetListener.addSnippet.exists.warning": "同じタイトルのスニペットが既に存在しています。",
"listeners.dashboard.snippetListener.updateSnippet.noSnippets.warning": "更新が必要なスニペットはありません。",
"listeners.general.gitListener.push.error": "submoduleのpushに失敗しました。",
"listeners.panel.dataListener.aiSuggestTaxonomy.noEditor.error": "アクティブなエディターがありません。",
"listeners.panel.dataListener.aiSuggestTaxonomy.noData.error": "記事データがありません。",
"listeners.panel.dataListener.getDataFileEntries.noDataFiles.error": "データファイルのエントリーが見つかりませんでした。",
"listeners.panel.dataListener.pushMetadata.frontMatter.error": "front matterの解析中にエラーが発生しまいた。ファイルの内容を確認してください。",
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noEditor.error": "アクティブなエディターがありません。",
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noData.error": "記事データがありません。",
"services.modeSwitch.switchMode.quickPick.placeholder": "モードを選択してください。",
"services.modeSwitch.switchMode.quickPick.title": "{0}: モードの選択",
"services.modeSwitch.setText.mode": "モード: {0}",
"services.pagesParser.parsePages.statusBar.text": "読み込み中...",
"services.pagesParser.parsePages.file.error": "ファイルエラー: {0}",
"services.sponsorAi.getTitles.warning": "AIによるタイトル生成に時間がかかりすぎています。後でもう一度試してください。",
"services.sponsorAi.getDescription.warning": "AIによるディスクリプション生成に時間がかかりすぎています。後でもう一度試してください。",
"services.sponsorAi.getTaxonomySuggestions.warning": "AIによるタクソミー生成に時間がかかりすぎています。後でもう一度試してください。",
"services.terminal.openLocalServerTerminal.terminalOption.message": "ローカルサーバーを起動"
}

823
l10n/bundle.l10n.json Normal file
View File

@@ -0,0 +1,823 @@
{
"common.add": "Add",
"common.edit": "Edit",
"common.delete": "Delete",
"common.cancel": "Cancel",
"common.apply": "Apply",
"common.clear": "Clear",
"common.clear.value": "Clear value",
"common.search": "Search",
"common.save": "Save",
"common.menu": "Menu",
"common.insert": "Insert",
"common.insert.snippet": "Insert snippet",
"common.title": "Title",
"common.description": "Description",
"common.retry": "Retry",
"common.update": "Update",
"common.information": "Info",
"common.important": "Important",
"common.sync": "Sync",
"common.slug": "Slug",
"common.support": "Support",
"common.remove.value": "Remove {0}",
"common.filter": "Back",
"common.filter.value": "Filter by {0}",
"common.error.message": "Sorry, something went wrong.",
"common.openOnWebsite": "Open on website",
"common.settings": "Settings",
"common.refreshSettings": "Refresh settings",
"common.pin": "Pin",
"common.unpin": "Unpin",
"common.noResults": "No results",
"common.error": "Sorry, something went wrong.",
"common.yes": "yes",
"common.no": "no",
"common.openSettings": "Open settings",
"common.back": "Back",
"common.open": "Open",
"common.openWithValue": "Open: {0}",
"common.openCustomActions": "Open custom actions",
"common.view": "View",
"common.translate": "Translate",
"common.languages": "Languages",
"common.scripts": "Scripts",
"common.rename": "Rename",
"common.docs": "Documentation",
"loading.initPages": "Loading content",
"notifications.outputChannel.link": "output window",
"notifications.outputChannel.description": "Check the {0} for more details.",
"settings.view.common": "Common",
"settings.view.contentFolders": "Content folders",
"settings.view.astro": "Astro",
"settings.view.integration": "Integration",
"settings.openOnStartup": "Open dashboard on startup",
"settings.openPanelForSupportedFiles": "Open panel for supported files",
"settings.openPanelForSupportedFiles.label": "Do you want to open the panel for supported files?",
"settings.contentTypes": "Content types",
"settings.contentFolders": "Content folders",
"settings.diagnostic": "Diagnostic",
"settings.diagnostic.description": "You can run the diagnostics to check the whole Front Matter CMS configuration.",
"settings.diagnostic.link": "Run full diagnostics",
"settings.git": "Git synchronization",
"settings.git.enabled": "Enable Git synchronization to easily sync your changes with your repository.",
"settings.git.commitMessage": "Commit message",
"settings.git.submoduleInfo": "When working with Git submodules, you can refer to the submodule settings in the documentation.",
"settings.git.submoduleLink": "Read more about Git submodules",
"settings.integration.title": "Integration",
"settings.commonSettings.website.title": "Website and SSG settings",
"settings.commonSettings.previewUrl": "Preview URL",
"settings.commonSettings.websiteUrl": "Website URL",
"settings.commonSettings.startCommand": "SSG/Framework start command",
"settings.integrationsView.deepl.title": "DeepL",
"settings.integrationsView.deepl.intput.label": "API key",
"settings.integrationsView.deepl.intput.placeholder": "Enter your Deepl API key",
"settings.integrationsView.azure.title": "Azure AI Translator Service",
"settings.integrationsView.azure.intput.label": "Subscription key",
"settings.integrationsView.azure.intput.placeholder": "Enter your Azure AI Translator - Subscription key",
"settings.integrationsView.azure.region.label": "Region",
"settings.integrationsView.azure.region.placeholder": "Enter your Azure AI Translator - Region. Example: westeurope",
"developer.title": "Developer mode",
"developer.reload.title": "Reload the dashboard",
"developer.reload.label": "Reload",
"developer.devTools.title": "Open the DevTools",
"developer.devTools.label": "DevTools",
"field.required": "Required field",
"field.unknown": "Unknown field",
"dashboard.chatbot.answer.answer": "Answer",
"dashboard.chatbot.answer.resources": "Resources",
"dashboard.chatbot.answer.warning": "Warning: Anwers might be wrong. In case of doubt, please consult the docs.",
"dashboard.chatbot.chatbot.loading": "Assistent is getting ready",
"dashboard.chatbot.chatbot.ready": "I'm ready, what do you want to know?",
"dashboard.chatbot.chatbox.placeholder": "How can I configure Front Matter?",
"dashboard.chatbot.header.heading": "Ask Front Matter AI",
"dashboard.chatbot.header.description": "Our AI, powered by mendable.ai, has processed the documentation and can assist you with any queries regarding Front Matter. Go ahead and ask away!",
"dashboard.common.choiceButton.open": "Open options",
"dashboard.contents.contentActions.actionMenuButton.title": "Menu",
"dashboard.contents.contentActions.menuItem.view": "View",
"dashboard.contents.contentActions.alert.title": "Delete: {0}",
"dashboard.contents.contentActions.alert.description": "Are you sure you want to delete the \"{0}\" content?",
"dashboard.contents.contentActions.translations.create": "Create translation",
"dashboard.contents.contentActions.translations.menu": "Translations",
"dashboard.contents.item.invalidTitle": "<invalid title>",
"dashboard.contents.item.invalidDescription": "<invalid description>",
"dashboard.contents.list.title": "Title",
"dashboard.contents.list.date": "Date",
"dashboard.contents.list.status": "Status",
"dashboard.contents.overview.noMarkdown": "No Markdown to show",
"dashboard.contents.overview.noFolders": "Make sure you registered a content folder in your project to let Front Matter find the contents.",
"dashboard.contents.overview.pinned": "Pinned",
"dashboard.contents.status.draft": "Draft",
"dashboard.contents.status.published": "Published",
"dashboard.contents.status.scheduled": "Scheduled",
"dashboard.dataView.dataForm.modify": "Modify the data",
"dashboard.dataView.dataForm.add": "Add new data",
"dashboard.dataView.dataView.select": "Select your data type",
"dashboard.dataView.dataView.title": "Your {0} data items",
"dashboard.dataView.dataView.add": "Add a new entry",
"dashboard.dataView.dataView.empty": "No {0} data entries found",
"dashboard.dataView.dataView.createOrModify": "Create or modify your {0} data",
"dashboard.dataView.dataView.getStarted": "Select a data type to get started",
"dashboard.dataView.dataView.noDataFiles": "No data files found",
"dashboard.dataView.dataView.getStarted.link": "Read more to get started using data files",
"dashboard.dataView.dataView.update.message": "Updated your data entries",
"dashboard.dataView.dataView.createNew": "Create new data file",
"dashboard.dataView.dataView.selectDataFolder": "Select data folder",
"dashboard.dataView.dataView.closeSelectedDataFile": "Close data file",
"dashboard.dataView.emptyView.heading": "Select your data type first",
"dashboard.dataView.emptyView.heading.create": "Start by creating a new data file",
"dashboard.dataView.sortableItem.editButton.title": "Edit \"{0}\"",
"dashboard.dataView.sortableItem.deleteButton.title": "Delete \"{0}\"",
"dashboard.dataView.sortableItem.alert.title": "Delete data entry",
"dashboard.dataView.sortableItem.alert.description": "Are you sure you want to delete the data entry?",
"dashboard.errorView.description": "Please close the dashboard and try again.",
"dashboard.filters.languageFilter.label": "Locale",
"dashboard.filters.languageFilter.all": "All",
"dashboard.header.actionsBar.itemsSelected": "{0} selected",
"dashboard.header.actionsBar.selectAll": "Select all",
"dashboard.header.actionsBar.alertDelete.title": "Delete selected files",
"dashboard.header.actionsBar.alertDelete.description": "Are you sure you want to delete the selected files?",
"dashboard.header.breadcrumb.home": "Home",
"dashboard.header.clearFilters.title": "Clear filters, grouping, and sorting",
"dashboard.header.filter.default": "No filter",
"dashboard.header.folders.default": "All types",
"dashboard.header.folders.menuButton.showing": "Showing",
"dashboard.header.grouping.option.none": "None",
"dashboard.header.grouping.option.year": "Year",
"dashboard.header.grouping.option.draft": "Draft/Published",
"dashboard.header.grouping.menuButton.label": "Group by",
"dashboard.header.navigation.allArticles": "All articles",
"dashboard.header.navigation.published": "Published",
"dashboard.header.navigation.scheduled": "Scheduled",
"dashboard.header.navigation.draft": "In draft",
"dashboard.header.header.createContent": "Create content",
"dashboard.header.header.createByContentType": "Create by content type",
"dashboard.header.header.createByTemplate": "Create by template",
"dashboard.header.pagination.first": "First",
"dashboard.header.pagination.previous": "Previous",
"dashboard.header.pagination.next": "Next",
"dashboard.header.pagination.last": "Last",
"dashboard.header.paginationStatus.text": "Showing {0} to {1} of {2} results",
"dashboard.header.projectSwitcher.label": "project",
"dashboard.header.refreshDashboard.label": "Refresh dashboard",
"dashboard.header.sorting.lastModified.asc": "Last modified (asc)",
"dashboard.header.sorting.lastModified.desc": "Last modified (desc)",
"dashboard.header.sorting.filename.asc": "By filename (asc)",
"dashboard.header.sorting.filename.desc": "By filename (desc)",
"dashboard.header.sorting.published.asc": "Published (asc)",
"dashboard.header.sorting.published.desc": "Published (desc)",
"dashboard.header.sorting.size.asc": "Size (asc)",
"dashboard.header.sorting.size.desc": "Size (desc)",
"dashboard.header.sorting.caption.asc": "Caption (asc)",
"dashboard.header.sorting.caption.desc": "Caption (desc)",
"dashboard.header.sorting.alt.asc": "Alt (asc)",
"dashboard.header.sorting.alt.desc": "Alt (desc)",
"dashboard.header.sorting.label": "Sort by",
"dashboard.header.startup.label": "Open on startup?",
"dashboard.header.tabs.contents": "Contents",
"dashboard.header.tabs.media": "Media",
"dashboard.header.tabs.snippets": "Snippets",
"dashboard.header.tabs.data": "Data",
"dashboard.header.tabs.taxonomies": "Taxonomies",
"dashboard.header.viewSwitch.toGrid": "Change to grid",
"dashboard.header.viewSwitch.toList": "Change to list",
"dashboard.header.viewSwitch.toStructure": "Change to structure",
"dashboard.layout.sponsor.support.msg": "Support Front Matter",
"dashboard.layout.sponsor.review.label": "Review",
"dashboard.layout.sponsor.review.msg": "Review Front Matter",
"dashboard.media.common.title": "Title",
"dashboard.media.common.caption": "Caption",
"dashboard.media.common.alt": "Alternate text",
"dashboard.media.common.size": "Size",
"dashboard.media.dialog.title": "View details",
"dashboard.media.panel.close": "Close panel",
"dashboard.media.metadata.panel.title": "Update metadata",
"dashboard.media.metadata.panel.description": "Please specify the metadata you want to set for the file.",
"dashboard.media.metadata.panel.field.fileName": "Filename",
"dashboard.media.metadata.panel.form.metadata.title": "Metadata",
"dashboard.media.metadata.panel.form.information.title": "Information",
"dashboard.media.metadata.panel.form.information.createdDate": "Created",
"dashboard.media.metadata.panel.form.information.modifiedDate": "Last modified",
"dashboard.media.metadata.panel.form.information.dimensions": "Dimensions",
"dashboard.media.metadata.panel.form.information.folder": "Folder",
"dashboard.media.folderCreation.hexo.create": "Create post asset folder",
"dashboard.media.folderCreation.folder.create": "Create new folder",
"dashboard.media.folderItem.contentDirectory": "Content directory",
"dashboard.media.folderItem.publicDirectory": "Public directory",
"dashboard.media.folderItem.deleteDescription": "Are you sure you want to delete the folder ({0})?",
"dashboard.media.item.buttom.insert.image": "Insert image",
"dashboard.media.item.buttom.insert.snippet": "Insert snippet",
"dashboard.media.item.quickAction.insert.field": "Insert image for your \"{0}\" field",
"dashboard.media.item.quickAction.insert.markdown": "Insert image with markdown markup",
"dashboard.media.item.quickAction.copy.path": "Copy media path",
"dashboard.media.item.quickAction.delete": "Delete media file",
"dashboard.media.item.menuItem.view": "View media details",
"dashboard.media.item.menuItem.edit.metadata": "Edit metadata",
"dashboard.media.item.menuItem.insert.image": "Insert image",
"dashboard.media.item.menuItem.reveal.media": "Reveal media",
"dashboard.media.item.infoDialog.snippet.description": "Select the media snippet to use for the current media file.",
"dashboard.media.item.alert.delete.description": "Are you sure you want to delete the file from the {0} folder?",
"dashboard.media.media.description": "Select the media file to add to your content.",
"dashboard.media.media.dragAndDrop": "You can also drag and drop images from your desktop and select them once uploaded.",
"dashboard.media.media.folder.upload": "Upload to {0}",
"dashboard.media.media.folder.default": "No folder selected, files you drop will be added to the {0} folder",
"dashboard.media.media.placeholder": "No media files to show. You can drag&drop new files by holding your [shift] key.",
"dashboard.media.media.contentFolder": "Content folder",
"dashboard.media.media.publicFolder": "Public folder",
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "Search in folder",
"dashboard.media.mediaSnippetForm.formDialog.title": "Insert media: {0}",
"dashboard.media.mediaSnippetForm.formDialog.description": "Insert the {0} media file into the current article",
"dashboard.preview.input.placeholder": "Enter a URL",
"dashboard.preview.button.navigate.title": "Navigate",
"dashboard.preview.button.refresh.title": "Refresh",
"dashboard.preview.button.open.title": "Open",
"dashboard.snippetsView.item.type.content": "Content snippet",
"dashboard.snippetsView.item.type.media": "Media snippet",
"dashboard.snippetsView.item.quickAction.editSnippet": "Edit snippet",
"dashboard.snippetsView.item.quickAction.deleteSnippet": "Delete snippet",
"dashboard.snippetsView.item.quickAction.viewSnippet": "View snippet file",
"dashboard.snippetsView.item.insert.formDialog.title": "Insert snippet: {0}",
"dashboard.snippetsView.item.insert.formDialog.description": "Insert the {0} snippet into the current article",
"dashboard.snippetsView.item.edit.formDialog.title": "Edit snippet: {0}",
"dashboard.snippetsView.item.edit.formDialog.description": "Edit the {0} snippet",
"dashboard.snippetsView.item.alert.title": "Delete snippet: {0}",
"dashboard.snippetsView.item.alert.description": "Are you sure you want to delete the {0} snippet?",
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "Snippet title",
"dashboard.snippetsView.newForm.snippetInput.description.label": "Description",
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "Snippet description",
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "Snippet",
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "Snippet content",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "Is a media snippet?",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "Media snippet",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "Use the current snippet for inserting media files into your content.",
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "Read more on using media snippet placeholders",
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "Check our media snippet placeholders documentation to know which placeholders you can use.",
"dashboard.snippetsView.snippets.ariaLabel": "Snippets header",
"dashboard.snippetsView.snippets.button.create": "Create new snippet",
"dashboard.snippetsView.snippets.select.description": "Select the snippet to add to your content.",
"dashboard.snippetsView.snippets.empty.message": "No snippets found",
"dashboard.snippetsView.snippets.readMore": "Read more to get started with snippets",
"dashboard.snippetsView.snippets.formDialog.title": "Create a snippet",
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "Add as a content folder to Front Matter",
"dashboard.steps.stepsToGetStarted.initializeProject.name": "Initialize project",
"dashboard.steps.stepsToGetStarted.initializeProject.description": "Initialize the project will create the required files and folders for using the Front Matter CMS. Start by clicking on this action.",
"dashboard.steps.stepsToGetStarted.framework.name": "Framework presets",
"dashboard.steps.stepsToGetStarted.framework.description": "Select your site-generator or framework to prefill some of the recommended settings.",
"dashboard.steps.stepsToGetStarted.framework.select": "Select your framework",
"dashboard.steps.stepsToGetStarted.framework.select.other": "other",
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "What is your assets folder?",
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "Select the folder containing your assets. This folder will be used to store all your media files for your articles.",
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "Use the 'public' folder",
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "Use the Astro assets folder (src/assets)",
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "In case you want to configure another folder, you can do this manually in the frontmatter.json file.",
"dashboard.steps.stepsToGetStarted.contentFolders.name": "Register content folder(s)",
"dashboard.steps.stepsToGetStarted.contentFolders.description": "Add one of the folders we found in your project as a content folder. Once a folder is set, Front Matter can be used to list all contents and allow you to create content.",
"dashboard.steps.stepsToGetStarted.contentFolders.label": "Folders containing content:",
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "You can also perform this action by right-clicking on the folder in the explorer view, and selecting register folder",
"dashboard.steps.stepsToGetStarted.tags.name": "Import all tags and categories (optional)",
"dashboard.steps.stepsToGetStarted.tags.description": "Now that Front Matter knows all the content folders. Would you like to import all tags and categories from the available content?",
"dashboard.steps.stepsToGetStarted.git.name": "Do you want to enable Git synchronization?",
"dashboard.steps.stepsToGetStarted.git.description": "Enable Git synchronization to easily sync your changes with your repository.",
"dashboard.steps.stepsToGetStarted.showDashboard.name": "Show the dashboard",
"dashboard.steps.stepsToGetStarted.showDashboard.description": "Once all actions are completed, the dashboard can be loaded.",
"dashboard.steps.stepsToGetStarted.template.name": "Use a configuration template",
"dashboard.steps.stepsToGetStarted.template.description": "Select a template to prefill the frontmatter.json file with the recommended settings.",
"dashboard.steps.stepsToGetStarted.template.warning": "Selecting a template applies a whole configuration to your project and closes this configuration view.",
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "Create Content-Types for your Astro Content Collections",
"dashboard.taxonomyView.button.add.title": "Add {0} to taxonomy settings",
"dashboard.taxonomyView.button.tag.title": "Tag content",
"dashboard.taxonomyView.button.edit.title": "Edit {0}",
"dashboard.taxonomyView.button.merge.title": "Merge {0}",
"dashboard.taxonomyView.button.move.title": "Move to another taxonomy type",
"dashboard.taxonomyView.button.delete.title": "Delete {0}",
"dashboard.taxonomyView.taxonomyLookup.button.title": "Show contents with {0} in {1}",
"dashboard.taxonomyView.taxonomyManager.description": "Create, edit, and manage the {0} of your site",
"dashboard.taxonomyView.taxonomyManager.button.create": "Create a new {0} value",
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "Name",
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "Count",
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "Action",
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "No {0} found",
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "Missing in your settings",
"dashboard.taxonomyView.taxonomyManager.filterInput.placeholder": "Filter",
"dashboard.taxonomyView.taxonomyTagging.pageTitle": "Map your content with: {0}",
"dashboard.taxonomyView.taxonomyTagging.checkbox": "Tag page with {0}",
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "Select the taxonomy",
"dashboard.taxonomyView.taxonomyView.button.import": "Import taxonomy",
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "Tags",
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "Categories",
"dashboard.unkownView.title": "View does not exist",
"dashboard.unkownView.description": "You seem to have ended up on a view that doesn't exist. Please re-open the dashboard.",
"dashboard.welcomeScreen.title": "Manage your static site with Front Matter",
"dashboard.welcomeScreen.thanks": "Thank you for using Front Matter!",
"dashboard.welcomeScreen.description": "We aim to make Front Matter as easy to use as possible. If you have any questions or suggestions, please contact us on GitHub.",
"dashboard.welcomeScreen.link.github.title": "GitHub",
"dashboard.welcomeScreen.link.github.label": "GitHub",
"dashboard.welcomeScreen.link.documentation.label": "Documentation",
"dashboard.welcomeScreen.link.sponsor.title": "Become a sponsor",
"dashboard.welcomeScreen.link.sponsor.label": "Sponsor",
"dashboard.welcomeScreen.link.review.title": "Write a review",
"dashboard.welcomeScreen.link.review.label": "Review",
"dashboard.welcomeScreen.actions.heading": "Perform the next steps to get you started with the extension",
"dashboard.welcomeScreen.actions.description": "You can also use the extension from the Front Matter side panel. There you will find the actions you can perform specifically for your pages.",
"dashboard.welcomeScreen.actions.thanks": "We hope you enjoy Front Matter!",
"dashboard.media.detailsSlideOver.unmapped.description": "Do you want to remap the metadata of unmapped files?",
"dashboard.configuration.astro.astroContentTypes.empty": "No Astro Content Collections found.",
"dashboard.configuration.astro.astroContentTypes.description": "The following Astro Content Collections can be used to generate a content-type.",
"panel.git.gitAction.title": "Publish changes",
"panel.git.gitAction.branch.select": "Select branch",
"panel.git.gitAction.input.placeholder": "Commit message",
"panel.git.gitAction.button.fetch": "Fetch",
"panel.contentType.contentTypeValidator.title": "Content-type",
"panel.contentType.contentTypeValidator.hint": "We noticed field differences between the content-type and the front matter data. \n Would you like to create, update, or set the content-type for this content?",
"panel.contentType.contentTypeValidator.button.create": "Create content-type",
"panel.contentType.contentTypeValidator.button.add": "Add missing fields to content-type",
"panel.contentType.contentTypeValidator.button.change": "Change content-type of the file",
"panel.dataBlock.dataBlockField.group.selected.edit": "Editing: {0}",
"panel.dataBlock.dataBlockField.group.selected.create": "Create a new {0}",
"panel.dataBlock.dataBlockField.group.select": "Select a group",
"panel.dataBlock.dataBlockField.add": "Add {0}",
"panel.dataBlock.dataBlockRecord.edit": "Edit record",
"panel.dataBlock.dataBlockRecord.delete": "Delete record",
"panel.dataBlock.dataBlockRecords.label": "Records",
"panel.dataBlock.dataBlockSelector.label": "Block type",
"panel.errorBoundary.fieldBoundary.label": "Failed viewing the field",
"panel.fields.choiceField.select": "Select {0}",
"panel.fields.choiceField.clear": "Clear value",
"panel.fields.contentTypeRelationshipField.loading": "Fetching possible values...",
"panel.fields.dateTimeField.button.pick": "Pick your date",
"panel.fields.dateTimeField.time": "Time:",
"panel.fields.fieldMessage.required": "The {0} field is required",
"panel.fields.fileField.delete": "Delete file",
"panel.fields.fileField.add": "Add your {0}",
"panel.fields.imageFallback.label": "The image coundn't be loaded",
"panel.fields.listField.edit": "Edit record",
"panel.fields.listField.delete": "Delete record",
"panel.fields.previewImage.remove": "Remove image",
"panel.fields.previewImageField.add": "Add your {0}",
"panel.fields.slugField.update": "Update available",
"panel.fields.slugField.generate": "Generate slug",
"panel.fields.textField.ai.message": "Use Front Matter AI to suggest {0}",
"panel.fields.textField.copilot.message": "Use Copilot to suggest {0}",
"panel.fields.textField.ai.generate": "Generating suggestion...",
"panel.fields.textField.loading": "Loading field",
"panel.fields.textField.limit": "Field limit reached {0}",
"panel.fields.wrapperField.unknown": "Unkown field type: {0}",
"panel.fields.fieldCustomAction.button.title": "Custom action",
"panel.fields.fieldCustomAction.executing": "Executing field action...",
"panel.actions.title": "Actions",
"panel.articleDetails.headings": "Headings",
"panel.articleDetails.paragraphs": "Paragraphs",
"panel.articleDetails.internalLinks": "Internal links",
"panel.articleDetails.externalLinks": "External links",
"panel.articleDetails.images": "Images",
"panel.baseView.initialize": "Initialize project",
"panel.baseView.actions.title": "Actions",
"panel.baseView.action.openDashboard": "Open dashboard",
"panel.baseView.action.createContent": "Create content",
"panel.baseView.empty": "Open a file to see more actions",
"panel.fileList.label.singular": "file",
"panel.fileList.label.plural": "files",
"panel.folderAndFiles.title": "Recently modified",
"panel.globalSettings.title": "Global settings",
"panel.globalSettings.action.modifiedDate.label": "Modified date",
"panel.globalSettings.action.modifiedDate.description": "Auto-update modified date",
"panel.globalSettings.action.frontMatter.label": "Front Matter highlight",
"panel.globalSettings.action.frontMatter.description": "Highlight Front Matter",
"panel.globalSettings.action.preview.label": "Local preview",
"panel.globalSettings.action.preview.placeholder": "Example: {0}",
"panel.globalSettings.action.server.label": "Local server command",
"panel.globalSettings.action.server.placeholder": "Example: {0}",
"panel.metadata.title": "Metadata",
"panel.metadata.focusProblems": "Check the problems view for more information",
"panel.otherActions.title": "Other actions",
"panel.otherActions.writingSettings.enabled": "Writing settings enabled",
"panel.otherActions.writingSettings.disabled": "Enable writing settings",
"panel.otherActions.centerMode": "Toggle center mode",
"panel.otherActions.createTemplate": "Create template",
"panel.otherActions.revealFile": "Reveal file in folder",
"panel.otherActions.openProject": "Reveal project folder",
"panel.otherActions.documentation": "Open documentation",
"panel.otherActions.settings": "Settings overview",
"panel.otherActions.issue": "Report an issue",
"panel.preview.title": "Open preview",
"panel.publishAction.publish": "Publish",
"panel.publishAction.unpublish": "Revert to draft",
"panel.seoDetails.recommended": "Recommended",
"panel.seoKeywords.checks": "Checks",
"panel.seoKeywords.density.tableTitle": "Frequency",
"panel.seoKeywords.density": "Keyword density",
"panel.seoKeywordInfo.validInfo.label": "Heading(s)",
"panel.seoKeywordInfo.validInfo.content": "Content",
"panel.seoKeywordInfo.validInfo.firstParagraph": "First paragraph",
"panel.seoKeywordInfo.density.tooltip": "Recommended frequency: 0.75% - 1.5%",
"panel.seoKeywords.title": "Keywords",
"panel.seoKeywords.header.keyword": "Keyword",
"panel.seoKeywords.header.details": "Details",
"panel.seoKeywords.density.description": "* A keyword density of 1-1.5% is sufficient in most cases.",
"panel.seoStatus.title": "Insights",
"panel.seoStatus.header.property": "Property",
"panel.seoStatus.header.valid": "Valid",
"panel.seoStatus.seoFieldInfo.characters": "{0} chars",
"panel.seoStatus.seoFieldInfo.words": "{0} words",
"panel.seoStatus.seoFieldInfo.article": "Article length",
"panel.seoStatus.collapsible.title": "SEO Status",
"panel.seoStatus.required": "{0} or {1} is required.",
"panel.slugAction.title": "Optimize slug",
"panel.spinner.loading": "Loading...",
"panel.startServerbutton.start": "Start server",
"panel.startServerbutton.stop": "Stop server",
"panel.tag.add": "Add {0} to your settings",
"panel.tagPicker.inputPlaceholder.empty": "Pick your {0}",
"panel.tagPicker.inputPlaceholder.disabled": "You have reached the limit of {0}",
"panel.tagPicker.ai.suggest": "Use Front Matter AI to suggest {0}",
"panel.tagPicker.copilot.suggest": "Use GitHub Copilot to suggest {0}",
"panel.tagPicker.ai.generating": "Generating suggestions...",
"panel.tagPicker.limit": "Max.: {0}",
"panel.tagPicker.unkown": "Add the unknown tag",
"panel.tags.tag.warning": "Be aware, this tag \"{0}\" is not saved in your settings. Once removed, it will be gone forever.",
"panel.viewPanel.mediaInsert": "Continue in the media dashboard to select the image you want to insert.",
"commands.article.setDate.error": "Something failed while parsing the date format. Check your \"{0}\" setting.",
"commands.article.updateSlug.error": "Failed to rename file: {0}",
"commands.article.rename.fileNotExists.error": "The file did not exist",
"commands.article.rename.fileExists.error": "A file with the name \"{0}\" already exists",
"commands.article.rename.fileName.title": "Rename: {0}",
"commands.article.rename.fileName.prompt": "File name",
"commands.cache.cleared": "Cache cleared",
"commands.chatbot.title": "Ask me anything",
"commands.content.option.contentType.label": "Create content by content type",
"commands.content.option.contentType.description": "Select if you want to create new content by the available content type(s)",
"commands.content.option.template.label": "Create content by template",
"commands.content.option.template.description": "Select if you want to create new content by the available template(s)",
"commands.content.quickPick.title": "Create content",
"commands.content.quickPick.placeholder": "Select how you want to create your new content",
"commands.dashboard.title": "Dashboard",
"commands.folders.addMediaFolder.inputBox.title": "Add media folder",
"commands.folders.addMediaFolder.inputBox.prompt": "Which name would you like to give to your folder (use \"/\" to create multi-level folders)?",
"commands.folders.addMediaFolder.noFolder.warning": "No folder name was specified.",
"commands.folders.create.folderExists.warning": "Folder is already registered",
"commands.folders.create.input.title": "Register folder",
"commands.folders.create.input.prompt": "Which name would you like to specify for this folder?",
"commands.folders.create.input.placeholder": "Folder name",
"commands.folders.create.success": "Folder registered",
"commands.folders.getWorkspaceFolder.workspaceFolderPick.placeholder": "Please select the main workspace folder for Front Matter to use.",
"commands.folders.get.notificationError.title": "Folder \"{0}\" does not exist. Please remove it from the settings.",
"commands.folders.get.notificationError.remove.action": "Remove folder",
"commands.folders.get.notificationError.create.action": "Create folder",
"commands.i18n.create.warning.noFileSelected": "No file selected.",
"commands.i18n.create.warning.noFile": "The file could not be retrieved.",
"commands.i18n.create.warning.noContentType": "Content type could not be retrieved for the current file.",
"commands.i18n.create.warning.noConfig": "No i18n configuration found.",
"commands.i18n.create.error.noLocaleDefinition": "Could not retrieve the locale for the current file.",
"commands.i18n.create.error.noLocales": "Current file has been translated to all available languages.",
"commands.i18n.create.error.noContentFolder": "Could not define a content folder for the current file.",
"commands.i18n.create.error.fileExists": "The i18n translation already exists.",
"commands.i18n.create.success.created": "Created \"{0}\" i18n content file.",
"commands.i18n.create.quickPick.title": "Create content for locale",
"commands.i18n.create.quickPick.placeHolder": "To which locale do you want to create a new content?",
"commands.i18n.createOrOpen.quickPick.title": "Open or create translation",
"commands.i18n.createOrOpen.quickPick.category.existing": "Existing translations",
"commands.i18n.createOrOpen.quickPick.action.open": "Open \"{0}\"",
"commands.i18n.createOrOpen.quickPick.category.new": "New translations",
"commands.i18n.createOrOpen.quickPick.action.create": "Create \"{0}\"",
"commands.i18n.translate.progress.title": "Translating content...",
"commands.preview.panel.title": "Preview: {0}",
"commands.preview.askUserToPickFolder.title": "Select the folder of the article to preview",
"commands.project.initialize.success": "Project initialized successfully.",
"commands.project.switchProject.title": "To which project do you want to switch?",
"commands.project.createSampleTemplate.info": "Sample template created.",
"commands.settings.create.input.prompt": "Insert the value of the {0} that you want to add to your configuration.",
"commands.settings.create.input.placeholder": "Name of the {0}",
"commands.settings.create.warning": "The provided {0} already exists.",
"commands.settings.create.quickPick.placeholder": "Do you want to add the new {0} to the page?",
"commands.settings.export.progress.title": "{0}: exporting tags and categories",
"commands.settings.export.progress.success": "Export completed. Tags: {0} - Categories: {1}.",
"commands.settings.remap.quickpick.title": "Remap",
"commands.settings.remap.quickpick.placeholder": "What do you want to remap?",
"commands.settings.remap.noTaxonomy.warning": "No {0} configured.",
"commands.settings.remap.selectTaxonomy.placeholder": "Select your {0} to insert.",
"commands.settings.remap.newOption.input.prompt": "Specify the value of the {0} with which you want to remap \"{1}\". Leave the input <blank> if you want to remove the {0} from all articles.",
"commands.settings.remap.newOption.input.placeholder": "Name of the {0}",
"commands.settings.remap.delete.placeholder": "Delete {0} {1}?",
"commands.statusListener.verifyRequiredFields.diagnostic.emptyField": "The {0} field is required. Please define a value for the field.",
"commands.statusListener.verifyRequiredFields.notification.error": "The following fields are required to contain a value: {0}",
"commands.template.generate.input.title": "Template title",
"commands.template.generate.input.prompt": "Which name would you like to give your template?",
"commands.template.generate.input.placeholder": "article",
"commands.template.generate.noTitle.warning": "You did not specify a template title.",
"commands.template.generate.keepContents.title": "Keep content",
"commands.template.generate.keepContents.placeholder": "Do you want to keep the contents for the template?",
"commands.template.generate.keepContents.noOption.warning": "You did not pick any of the options for keeping the template its content.",
"commands.template.generate.keepContents.success": "Template created and is now available in your {0} folder.",
"commands.template.getTemplates.warning": "No templates found.",
"commands.template.create.folderPath.warning": "Incorrect project folder path retrieved.",
"commands.template.create.noTemplates.warning": "No templates found.",
"commands.template.create.selectTemplate.title": "Select a template",
"commands.template.create.selectTemplate.placeholder": "Select the content template to use",
"commands.template.create.selectTemplate.noTemplate.warning": "No template selected.",
"commands.template.create.selectTemplate.notFound.warning": "Content template could not be found.",
"commands.template.create.success": "Your new content is now available.",
"commands.wysiwyg.command.unorderedList.label": "Unordered list",
"commands.wysiwyg.command.unorderedList.detail": "Add an unordered list",
"commands.wysiwyg.command.orderedList.label": "Ordered list",
"commands.wysiwyg.command.orderedList.detail": "Add an ordered list",
"commands.wysiwyg.command.taskList.label": "Task list",
"commands.wysiwyg.command.taskList.detail": "Add a task list",
"commands.wysiwyg.command.code.label": "Code",
"commands.wysiwyg.command.code.detail": "Add inline code snippet",
"commands.wysiwyg.command.codeblock.label": "Code block",
"commands.wysiwyg.command.codeblock.detail": "Add a code block",
"commands.wysiwyg.command.blockquote.label": "Blockquote",
"commands.wysiwyg.command.blockquote.detail": "Add a blockquote",
"commands.wysiwyg.command.strikethrough.label": "Strikethrough",
"commands.wysiwyg.command.strikethrough.detail": "Add strikethrough text",
"commands.wysiwyg.quickPick.title": "WYSIWYG Options",
"commands.wysiwyg.quickPick.placeholder": "Which type of markup would you like to insert?",
"commands.wysiwyg.addHyperlink.hyperlinkInput.title": "WYSIWYG Hyperlink",
"commands.wysiwyg.addHyperlink.hyperlinkInput.prompt": "Enter the URL",
"commands.wysiwyg.addHyperlink.textInput.title": "WYSIWYG Text",
"commands.wysiwyg.addHyperlink.textInput.prompt": "Enter the text for the hyperlink",
"commands.wysiwyg.insertText.heading.input.title": "Heading level",
"commands.wysiwyg.insertText.heading.input.placeholder": "Which heading level do you want to insert?",
"helpers.articleHelper.createContent.pageBundle.error": "A page bundle with the name {0} already exists in {1}.",
"helpers.articleHelper.createContent.contentExists.warning": "Content with the title already exists. Please specify a new title.",
"helpers.articleHelper.processCustomPlaceholders.placeholder.error": "Error while processing the {0} placeholder.",
"helpers.articleHelper.parseFile.diagnostic.error": "Error parsing the front matter of {0}.",
"helpers.contentType.generate.noFrontMatter.error": "No front matter data found to generate a content type.",
"helpers.contentType.generate.override.quickPick.title": "Override the default content type",
"helpers.contentType.generate.override.quickPick.placeholder": "Do you want to overwrite the default content type configuration with the fields used in the current field?",
"helpers.contentType.generate.contentTypeInput.title": "Generate Content Type",
"helpers.contentType.generate.contentTypeInput.prompt": "Enter the name of the content type to generate",
"helpers.contentType.generate.contentTypeInput.validation.enterName": "Please enter a name for the content type.",
"helpers.contentType.generate.contentTypeInput.validation.nameExists": "A content type with this name already exists.",
"helpers.contentType.generate.noContentTypeName.warning": "You didn't specify a name for the content type.",
"helpers.contentType.generate.pageBundle.quickPick.title": "Use as a page bundle",
"helpers.contentType.generate.pageBundle.quickPick.placeHolder": "Do you want to use this content type as a page bundle?",
"helpers.contentType.generate.updated.success": "Content type {0} has been updated.",
"helpers.contentType.generate.generated.success": "Content type {0} has been generated.",
"helpers.contentType.addMissingFields.noFrontMatter.warning": "No front matter data found to add missing fields.",
"helpers.contentType.addMissingFields.updated.success": "Content type {0} has been updated.",
"helpers.contentType.setContentType.noFrontMatter.warning": "No front matter data found to set the content type.",
"helpers.contentType.setContentType.quickPick.title": "Select the content type",
"helpers.contentType.setContentType.quickPick.placeholder": "Which content type would you like to use?",
"helpers.contentType.create.allowSubContent.title": "Do you want to create it as sub-content?",
"helpers.contentType.create.allowSubContent.placeHolder": "Do you want to create it as sub-content?",
"helpers.contentType.create.allowSubContent.showOpenDialog.openLabel": "Select folder",
"helpers.contentType.create.allowSubContent.showOpenDialog.title": "Select folder to create the content",
"helpers.contentType.create.pageBundle.title": "Create as a page bundle?",
"helpers.contentType.create.pageBundle.placeHolder": "Do you want to create the sub-content as a page bundle?",
"helpers.contentType.create.progress.title": "{0}: Creating content...",
"helpers.contentType.create.success": "Your new content has been created.",
"helpers.contentType.verify.warning": "The content type actions are not available in this mode.",
"helpers.customScript.executing": "Executing: {0}",
"helpers.customScript.singleRun.article.warning": "{0}: Article couldn't be retrieved.",
"helpers.customScript.bulkRun.noFiles.warning": "{0}: No files found",
"helpers.customScript.runMediaScript.noFolder.warning": "{0}: There was no folder or media path specified.",
"helpers.customScript.showOutput.frontMatter.success": "{0}: front matter updated.",
"helpers.customScript.showOutput.copyOutput.action": "Copy output",
"helpers.customScript.showOutput.success": "{0}: Executed your custom script.",
"helpers.customScript.validateCommand.error": "Invalid command: {0}",
"helpers.dataFileHelper.process.error": "Something went wrong while processing the data file.",
"helpers.extension.getVersion.changelog": "Check the changelog",
"helpers.extension.getVersion.starIt": "Give it a ⭐️",
"helpers.extension.getVersion.update.notification": "{0} has been updated to v{1} — check out what's new!",
"helpers.extension.migrateSettings.templates.quickPick.title": "{0} - Templates",
"helpers.extension.migrateSettings.templates.quickPick.placeholder": "Do you want to keep on using the template functionality?",
"helpers.extension.checkIfExtensionCanRun.warning": "Front Matter BETA cannot be used while the stable version is installed. Please ensure that you have only over version installed.",
"helpers.mediaHelper.saveFile.folder.error": "We couldn't find your selected folder.",
"helpers.mediaHelper.saveFile.file.uploaded.success": "File {0} uploaded to: {1}",
"helpers.mediaHelper.saveFile.file.uploaded.failed": "Sorry, something went wrong uploading {0}",
"helpers.mediaHelper.deleteFile.file.deletion.failed": "Sorry, something went wrong deleting {0}",
"helpers.mediaLibrary.remove.warning": "The name \"{0}\" already exists at the file location.",
"helpers.mediaLibrary.remove.error": "Sorry, something went wrong updating \"{0}\" to \"{1}\".",
"helpers.openFileInEditor.error": "Couldn't open the file.",
"helpers.questions.contentTitle.aiInput.title": "Title or description",
"helpers.questions.contentTitle.aiInput.prompt": "What would you like to write about?",
"helpers.questions.contentTitle.aiInput.placeholder": "What would you like to write about?",
"helpers.questions.contentTitle.aiInput.quickPick.title.separator": "your title/description",
"helpers.questions.contentTitle.aiInput.quickPick.ai.separator": "AI generated title",
"helpers.questions.contentTitle.aiInput.quickPick.copilot.separator": "GitHub Copilot suggestions",
"helpers.questions.contentTitle.aiInput.select.title": "Select a title",
"helpers.questions.contentTitle.aiInput.select.placeholder": "Select a title for your content",
"helpers.questions.contentTitle.aiInput.failed": "Failed fetching the AI title. Please try to use your own title or try again later.",
"helpers.questions.contentTitle.copilotInput.failed": "Failed fetching the GitHub Copilot title suggestions. Please try to use your own title or try again later.",
"helpers.questions.contentTitle.aiInput.warning": "You did not specify a title for your content.",
"helpers.questions.contentTitle.titleInput.title": "Content title",
"helpers.questions.contentTitle.titleInput.prompt": "What would you like to use as a title for the content to create?",
"helpers.questions.contentTitle.titleInput.placeholder": "Content title",
"helpers.questions.contentTitle.titleInput.warning": "You did not specify a title for your content.",
"helpers.questions.selectContentFolder.quickPick.title": "Select a folder",
"helpers.questions.selectContentFolder.quickPick.placeholder": "Select where you want to create your content",
"helpers.questions.selectContentFolder.quickPick.noSelection.warning": "You didn't select a place where you wanted to create your content.",
"helpers.questions.selectContentType.noContentType.warning": "No content types found. Please create a content type first.",
"helpers.questions.selectContentType.quickPick.title": "Content type",
"helpers.questions.selectContentType.quickPick.placeholder": "Select the content type to create your new content",
"helpers.questions.selectContentType.noSelection.warning": "No content type was selected.",
"helpers.questions.selectContentType.quickPick.error.noContentTypes": "There are no matching content types configured for this folder.",
"helpers.seoHelper.checkLength.diagnostic.message": "Article {0} is longer than {1} characters (current length: {2}). For SEO reasons, it would be better to make it less than {1} characters.",
"helpers.settingsHelper.checkToPromote.message": "You have local settings. Would you like to promote them to the global settings (\"frontmatter.json\")?",
"helpers.settingsHelper.promote.success": "All settings promoted to team level.",
"helpers.settingsHelper.readConfig.progress.title": "{0}: Reading dynamic config file...",
"helpers.settingsHelper.readConfig.error": "Error reading your configuration.",
"helpers.settingsHelper.refreshConfig.success": "Settings have been refreshed.",
"helpers.settingsHelper.safeUpdate.warning": "Cannot update setting \"{0}\" because you've extended or split the Front Matter CMS configuration. Please manually add your changes. Check the output for the setting update.",
"helpers.taxonomyHelper.rename.input.title": "Rename the {0}",
"helpers.taxonomyHelper.rename.validate.equalValue": "The new value must be different from the old one.",
"helpers.taxonomyHelper.rename.validate.noValue": "A new value must be provided.",
"helpers.taxonomyHelper.merge.quickPick.title": "Merge the \"{0}\" with another {1} value",
"helpers.taxonomyHelper.merge.quickPick.placeholder": "Select the {0} value to merge with",
"helpers.taxonomyHelper.delete.quickPick.title": "Delete the \"{0}\" {1} value",
"helpers.taxonomyHelper.delete.quickPick.placeholder": "Are you sure you want to delete the \"{0}\" {1} value?",
"helpers.taxonomyHelper.createNew.input.title": "Create a new {0} value",
"helpers.taxonomyHelper.createNew.input.placeholder": "Enter the value you want to add",
"helpers.taxonomyHelper.createNew.input.validate.noValue": "A value must be provided.",
"helpers.taxonomyHelper.createNew.input.validate.exists": "The value already exists.",
"helpers.taxonomyHelper.process.insert": "{0}: Inserting \"{1}\" to your selected pages.",
"helpers.taxonomyHelper.process.edit": "{0}: Renaming \"{1}\" from {2} to {3}.",
"helpers.taxonomyHelper.process.merge": "{0}: Merging \"{1}\" from {2} to {3}.",
"helpers.taxonomyHelper.process.delete": "{0}: Deleting \"{1}\" from {2}.",
"helpers.taxonomyHelper.process.insert.success": "Insert completed.",
"helpers.taxonomyHelper.process.edit.success": "Edit completed.",
"helpers.taxonomyHelper.process.merge.success": "Merge completed.",
"helpers.taxonomyHelper.process.delete.success": "Deletion completed.",
"helpers.taxonomyHelper.move.quickPick.title": "Move the \"{0}\" to another type",
"helpers.taxonomyHelper.move.quickPick.placeholder": "Select the type to move to",
"helpers.taxonomyHelper.move.progress.title": "{0}: Moving \"{1}\" from {2} to \"${3}\".",
"helpers.taxonomyHelper.move.success": "Move completed.",
"listeners.dashboard.dashboardListener.openConfig.notification": "Open the \"frontmatter.json\" file if you want to review the configuration.",
"listeners.dashboard.dashboardListener.pinItem.noPath.error": "No path provided.",
"listeners.dashboard.dashboardListener.pinItem.coundNotPin.error": "Could not pin item.",
"listeners.dashboard.dashboardListener.pinItem.coundNotUnPin.error": "Could not unpin item.",
"listeners.dashboard.mediaListeners.deleteMediaFolder.progress.title": "Deleting folder...",
"listeners.dashboard.mediaListeners.updateMediaFolder.progress.title": "Updating folder...",
"listeners.dashboard.settingsListener.triggerTemplate.notification": "Template files copied.",
"listeners.dashboard.settingsListener.triggerTemplate.progress.title": "Downloading and initializing the template...",
"listeners.dashboard.settingsListener.triggerTemplate.download.error": "Failed to download the template.",
"listeners.dashboard.settingsListener.triggerTemplate.init.error": "Failed to initialize the template.",
"listeners.dashboard.settingsListener.setSecretValue.message": "Setting has been updated.",
"listeners.dashboard.snippetListener.addSnippet.missingFields.warning": "Snippet missing title or body",
"listeners.dashboard.snippetListener.addSnippet.exists.warning": "Snippet with the same title already exists",
"listeners.dashboard.snippetListener.updateSnippet.noSnippets.warning": "No snippets to update",
"listeners.general.gitListener.push.error": "Failed to push submodules.",
"listeners.panel.dataListener.aiSuggestTaxonomy.noEditor.error": "No active editor",
"listeners.panel.dataListener.aiSuggestTaxonomy.noData.error": "No article data",
"listeners.panel.dataListener.getDataFileEntries.noDataFiles.error": "Couldn't find data file entries",
"listeners.panel.dataListener.pushMetadata.frontMatter.error": "Something went wrong while parsing your front matter. Please check the contents of your file.",
"listeners.panel.dataListener.createDataFile.inputTitle": "What is the name of the data file?",
"listeners.panel.dataListener.createDataFile.error": "No data file id or path defined.",
"listeners.panel.dataListener.createDataFile.noFileName": "No filename provided.",
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noEditor.error": "No active editor",
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noData.error": "No article data",
"services.copilot.getChatResponse.error": "Failed to get a response from the GitHub Copilot.",
"services.modeSwitch.switchMode.quickPick.placeholder": "Select the mode you want to use",
"services.modeSwitch.switchMode.quickPick.title": "{0}: Mode selection",
"services.modeSwitch.setText.mode": "Mode: {0}",
"services.pagesParser.parsePages.statusBar.text": "Processing...",
"services.pagesParser.parsePages.file.error": "File error: {0}",
"services.sponsorAi.getTitles.warning": "The AI title generation took too long. Please try again later.",
"services.sponsorAi.getDescription.warning": "The AI description generation took too long. Please try again later.",
"services.sponsorAi.getTaxonomySuggestions.warning": "The AI taxonomy generation took too long. Please try again later.",
"services.terminal.openLocalServerTerminal.terminalOption.message": "Starting local server"
}

1
l10n/bundle.l10n.ko.json Normal file
View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

822
l10n/bundle.l10n.zh-cn.json Normal file
View File

@@ -0,0 +1,822 @@
{
"common.add": "添加",
"common.edit": "编辑",
"common.delete": "删除",
"common.cancel": "取消",
"common.apply": "应用",
"common.clear": "清除",
"common.clear.value": "清除值",
"common.search": "搜索",
"common.save": "保存",
"common.menu": "菜单",
"common.insert": "插入",
"common.insert.snippet": "插入片段",
"common.title": "标题",
"common.description": "描述",
"common.retry": "重试",
"common.update": "更新",
"common.information": "信息",
"common.important": "重要",
"common.sync": "同步",
"common.slug": "别名",
"common.support": "支持",
"common.remove.value": "移除 {0}",
"common.filter": "筛选",
"common.filter.value": "按 {0} 筛选",
"common.error.message": "抱歉,出错了。",
"common.openOnWebsite": "在网站上打开",
"common.settings": "设置",
"common.refreshSettings": "刷新设置",
"common.pin": "固定",
"common.unpin": "取消固定",
"common.noResults": "无结果",
"common.error": "抱歉,出错了。",
"common.yes": "是",
"common.no": "否",
"common.openSettings": "打开设置",
"common.back": "返回",
"common.open": "打开",
"common.openWithValue": "打开:{0}",
"common.openCustomActions": "打开自定义操作",
"common.view": "查看",
"common.translate": "翻译",
"common.languages": "语言",
"common.scripts": "脚本",
"common.rename": "重命名",
"common.docs": "文档",
"loading.initPages": "正在加载内容",
"notifications.outputChannel.link": "输出窗口",
"notifications.outputChannel.description": "更多详情请查看 {0}。",
"settings.view.common": "通用",
"settings.view.contentFolders": "内容文件夹",
"settings.view.astro": "Astro",
"settings.view.integration": "集成",
"settings.openOnStartup": "启动时打开仪表盘",
"settings.openPanelForSupportedFiles": "为支持的文件打开面板",
"settings.openPanelForSupportedFiles.label": "是否要为支持的文件打开面板?",
"settings.contentTypes": "内容类型",
"settings.contentFolders": "内容文件夹",
"settings.diagnostic": "诊断",
"settings.diagnostic.description": "您可以运行诊断程序来检查整个 Front Matter CMS 配置。",
"settings.diagnostic.link": "运行完整诊断",
"settings.git": "Git 同步",
"settings.git.enabled": "启用 Git 同步,以便轻松将更改同步到您的仓库。",
"settings.git.commitMessage": "提交消息",
"settings.git.submoduleInfo": "当使用 Git 子模块时,您可以在文档中参考子模块设置。",
"settings.git.submoduleLink": "了解更多关于 Git 子模块",
"settings.integration.title": "集成",
"settings.commonSettings.website.title": "网站和 SSG 设置",
"settings.commonSettings.previewUrl": "预览 URL",
"settings.commonSettings.websiteUrl": "网站 URL",
"settings.commonSettings.startCommand": "SSG/框架 启动命令",
"settings.integrationsView.deepl.title": "DeepL",
"settings.integrationsView.deepl.intput.label": "API 密钥",
"settings.integrationsView.deepl.intput.placeholder": "输入您的 Deepl API 密钥",
"settings.integrationsView.azure.title": "Azure AI 翻译服务",
"settings.integrationsView.azure.intput.label": "订阅密钥",
"settings.integrationsView.azure.intput.placeholder": "输入您的 Azure AI 翻译 - 订阅密钥",
"settings.integrationsView.azure.region.label": "区域",
"settings.integrationsView.azure.region.placeholder": "输入您的 Azure AI 翻译 - 区域。例如westeurope",
"developer.title": "开发者模式",
"developer.reload.title": "重新加载仪表盘",
"developer.reload.label": "重新加载",
"developer.devTools.title": "打开开发者工具",
"developer.devTools.label": "开发者工具",
"field.required": "必填字段",
"field.unknown": "未知字段",
"dashboard.chatbot.answer.answer": "答案",
"dashboard.chatbot.answer.resources": "资源",
"dashboard.chatbot.answer.warning": "警告:答案可能有误。如有疑问,请查阅文档。",
"dashboard.chatbot.chatbot.loading": "助手正在准备中",
"dashboard.chatbot.chatbot.ready": "我准备好了,您想知道什么?",
"dashboard.chatbot.chatbox.placeholder": "如何配置 Front Matter",
"dashboard.chatbot.header.heading": "询问 Front Matter AI",
"dashboard.chatbot.header.description": "我们的 AI 由 mendable.ai 提供支持,已处理文档,可以协助您解决任何关于 Front Matter 的疑问。请随时提问!",
"dashboard.common.choiceButton.open": "打开选项",
"dashboard.contents.contentActions.actionMenuButton.title": "菜单",
"dashboard.contents.contentActions.menuItem.view": "查看",
"dashboard.contents.contentActions.alert.title": "删除:{0}",
"dashboard.contents.contentActions.alert.description": "您确定要删除 \"{0}\" 内容吗?",
"dashboard.contents.contentActions.translations.create": "创建翻译",
"dashboard.contents.contentActions.translations.menu": "翻译",
"dashboard.contents.item.invalidTitle": "<无效标题>",
"dashboard.contents.item.invalidDescription": "<无效描述>",
"dashboard.contents.list.title": "标题",
"dashboard.contents.list.date": "日期",
"dashboard.contents.list.status": "状态",
"dashboard.contents.overview.noMarkdown": "无 Markdown 可显示",
"dashboard.contents.overview.noFolders": "请确保在项目中注册了一个内容文件夹,以便 Front Matter 能够找到内容。",
"dashboard.contents.overview.pinned": "已固定",
"dashboard.contents.status.draft": "草稿",
"dashboard.contents.status.published": "已发布",
"dashboard.contents.status.scheduled": "已排期",
"dashboard.dataView.dataForm.modify": "修改数据",
"dashboard.dataView.dataForm.add": "添加新数据",
"dashboard.dataView.dataView.select": "选择您的数据类型",
"dashboard.dataView.dataView.title": "您的 {0} 数据项",
"dashboard.dataView.dataView.add": "添加新条目",
"dashboard.dataView.dataView.empty": "未找到 {0} 数据条目",
"dashboard.dataView.dataView.createOrModify": "创建或修改您的 {0} 数据",
"dashboard.dataView.dataView.getStarted": "选择一个数据类型开始",
"dashboard.dataView.dataView.noDataFiles": "未找到数据文件",
"dashboard.dataView.dataView.getStarted.link": "阅读更多以开始使用数据文件",
"dashboard.dataView.dataView.update.message": "已更新您的数据条目",
"dashboard.dataView.dataView.createNew": "创建新数据文件",
"dashboard.dataView.dataView.selectDataFolder": "选择数据文件夹",
"dashboard.dataView.dataView.closeSelectedDataFile": "关闭数据文件",
"dashboard.dataView.emptyView.heading": "请先选择您的数据类型",
"dashboard.dataView.emptyView.heading.create": "通过创建新的数据文件开始",
"dashboard.dataView.sortableItem.editButton.title": "编辑 \"{0}\"",
"dashboard.dataView.sortableItem.deleteButton.title": "删除 \"{0}\"",
"dashboard.dataView.sortableItem.alert.title": "删除数据条目",
"dashboard.dataView.sortableItem.alert.description": "您确定要删除该数据条目吗?",
"dashboard.errorView.description": "请关闭仪表盘并重试。",
"dashboard.filters.languageFilter.label": "语言",
"dashboard.filters.languageFilter.all": "全部",
"dashboard.header.actionsBar.itemsSelected": "已选 {0} 项",
"dashboard.header.actionsBar.selectAll": "全选",
"dashboard.header.actionsBar.alertDelete.title": "删除所选文件",
"dashboard.header.actionsBar.alertDelete.description": "您确定要删除所选文件吗?",
"dashboard.header.breadcrumb.home": "首页",
"dashboard.header.clearFilters.title": "清除筛选、分组和排序",
"dashboard.header.filter.default": "无筛选条件",
"dashboard.header.folders.default": "所有类型",
"dashboard.header.folders.menuButton.showing": "显示",
"dashboard.header.grouping.option.none": "无",
"dashboard.header.grouping.option.year": "年份",
"dashboard.header.grouping.option.draft": "草稿/已发布",
"dashboard.header.grouping.menuButton.label": "分组方式",
"dashboard.header.navigation.allArticles": "所有文章",
"dashboard.header.navigation.published": "已发布",
"dashboard.header.navigation.scheduled": "已排期",
"dashboard.header.navigation.draft": "草稿中",
"dashboard.header.header.createContent": "创建内容",
"dashboard.header.header.createByContentType": "按内容类型创建",
"dashboard.header.header.createByTemplate": "按模板创建",
"dashboard.header.pagination.first": "首页",
"dashboard.header.pagination.previous": "上一页",
"dashboard.header.pagination.next": "下一页",
"dashboard.header.pagination.last": "末页",
"dashboard.header.paginationStatus.text": "显示第 {0} 到 {1} 条,共 {2} 条结果",
"dashboard.header.projectSwitcher.label": "项目",
"dashboard.header.refreshDashboard.label": "刷新仪表盘",
"dashboard.header.sorting.lastModified.asc": "最后修改时间 (升序)",
"dashboard.header.sorting.lastModified.desc": "最后修改时间 (降序)",
"dashboard.header.sorting.filename.asc": "按文件名 (升序)",
"dashboard.header.sorting.filename.desc": "按文件名 (降序)",
"dashboard.header.sorting.published.asc": "发布日期 (升序)",
"dashboard.header.sorting.published.desc": "发布日期 (降序)",
"dashboard.header.sorting.size.asc": "大小 (升序)",
"dashboard.header.sorting.size.desc": "大小 (降序)",
"dashboard.header.sorting.caption.asc": "说明文字 (升序)",
"dashboard.header.sorting.caption.desc": "说明文字 (降序)",
"dashboard.header.sorting.alt.asc": "替代文本 (升序)",
"dashboard.header.sorting.alt.desc": "替代文本 (降序)",
"dashboard.header.sorting.label": "排序方式",
"dashboard.header.startup.label": "启动时打开?",
"dashboard.header.tabs.contents": "内容",
"dashboard.header.tabs.media": "媒体",
"dashboard.header.tabs.snippets": "片段",
"dashboard.header.tabs.data": "数据",
"dashboard.header.tabs.taxonomies": "分类法",
"dashboard.header.viewSwitch.toGrid": "切换到网格视图",
"dashboard.header.viewSwitch.toList": "切换到列表视图",
"dashboard.header.viewSwitch.toStructure": "切换到结构视图",
"dashboard.layout.sponsor.support.msg": "支持 Front Matter",
"dashboard.layout.sponsor.review.label": "评价",
"dashboard.layout.sponsor.review.msg": "评价 Front Matter",
"dashboard.media.common.title": "标题",
"dashboard.media.common.caption": "说明文字",
"dashboard.media.common.alt": "替代文本",
"dashboard.media.common.size": "大小",
"dashboard.media.dialog.title": "查看详情",
"dashboard.media.panel.close": "关闭面板",
"dashboard.media.metadata.panel.title": "更新元数据",
"dashboard.media.metadata.panel.description": "请指定您要为文件设置的元数据。",
"dashboard.media.metadata.panel.field.fileName": "文件名",
"dashboard.media.metadata.panel.form.metadata.title": "元数据",
"dashboard.media.metadata.panel.form.information.title": "信息",
"dashboard.media.metadata.panel.form.information.createdDate": "创建时间",
"dashboard.media.metadata.panel.form.information.modifiedDate": "最后修改时间",
"dashboard.media.metadata.panel.form.information.dimensions": "尺寸",
"dashboard.media.metadata.panel.form.information.folder": "文件夹",
"dashboard.media.folderCreation.hexo.create": "创建文章资源文件夹",
"dashboard.media.folderCreation.folder.create": "创建新文件夹",
"dashboard.media.folderItem.contentDirectory": "内容目录",
"dashboard.media.folderItem.publicDirectory": "公共目录",
"dashboard.media.folderItem.deleteDescription": "您确定要删除该文件夹 ({0}) 吗?",
"dashboard.media.item.buttom.insert.image": "插入图片",
"dashboard.media.item.buttom.insert.snippet": "插入片段",
"dashboard.media.item.quickAction.insert.field": "为您的 \"{0}\" 字段插入图片",
"dashboard.media.item.quickAction.insert.markdown": "使用 Markdown 标记插入图片",
"dashboard.media.item.quickAction.copy.path": "复制媒体路径",
"dashboard.media.item.quickAction.delete": "删除媒体文件",
"dashboard.media.item.menuItem.view": "查看媒体详情",
"dashboard.media.item.menuItem.edit.metadata": "编辑元数据",
"dashboard.media.item.menuItem.insert.image": "插入图片",
"dashboard.media.item.menuItem.reveal.media": "显示媒体位置",
"dashboard.media.item.infoDialog.snippet.description": "选择要用于当前媒体文件的媒体片段。",
"dashboard.media.item.alert.delete.description": "您确定要从 {0} 文件夹中删除该文件吗?",
"dashboard.media.media.description": "选择要添加到您内容中的媒体文件。",
"dashboard.media.media.dragAndDrop": "您也可以从桌面拖放图片,上传后选择它们。",
"dashboard.media.media.folder.upload": "上传到 {0}",
"dashboard.media.media.folder.default": "未选择文件夹,您拖放的文件将被添加到 {0} 文件夹",
"dashboard.media.media.placeholder": "无媒体文件可显示。按住 [Shift] 键可以拖放新文件。",
"dashboard.media.media.contentFolder": "内容文件夹",
"dashboard.media.media.publicFolder": "公共文件夹",
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "在文件夹中搜索",
"dashboard.media.mediaSnippetForm.formDialog.title": "插入媒体:{0}",
"dashboard.media.mediaSnippetForm.formDialog.description": "将 {0} 媒体文件插入当前文章",
"dashboard.preview.input.placeholder": "输入 URL",
"dashboard.preview.button.navigate.title": "导航",
"dashboard.preview.button.refresh.title": "刷新",
"dashboard.preview.button.open.title": "打开",
"dashboard.snippetsView.item.type.content": "内容片段",
"dashboard.snippetsView.item.type.media": "媒体片段",
"dashboard.snippetsView.item.quickAction.editSnippet": "编辑片段",
"dashboard.snippetsView.item.quickAction.deleteSnippet": "删除片段",
"dashboard.snippetsView.item.quickAction.viewSnippet": "查看片段文件",
"dashboard.snippetsView.item.insert.formDialog.title": "插入片段:{0}",
"dashboard.snippetsView.item.insert.formDialog.description": "将 {0} 片段插入当前文章",
"dashboard.snippetsView.item.edit.formDialog.title": "编辑片段:{0}",
"dashboard.snippetsView.item.edit.formDialog.description": "编辑 {0} 片段",
"dashboard.snippetsView.item.alert.title": "删除片段:{0}",
"dashboard.snippetsView.item.alert.description": "您确定要删除 {0} 片段吗?",
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "片段标题",
"dashboard.snippetsView.newForm.snippetInput.description.label": "描述",
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "片段描述",
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "片段",
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "片段内容",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "是媒体片段吗?",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "媒体片段",
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "使用当前片段将媒体文件插入您的内容中。",
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "阅读更多关于使用媒体片段占位符的信息",
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "查看我们的媒体片段占位符文档,了解可以使用的占位符。",
"dashboard.snippetsView.snippets.ariaLabel": "片段标题",
"dashboard.snippetsView.snippets.button.create": "创建新片段",
"dashboard.snippetsView.snippets.select.description": "选择要添加到您内容中的片段。",
"dashboard.snippetsView.snippets.empty.message": "未找到片段",
"dashboard.snippetsView.snippets.readMore": "阅读更多以开始使用片段",
"dashboard.snippetsView.snippets.formDialog.title": "创建片段",
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "添加为 Front Matter 的内容文件夹",
"dashboard.steps.stepsToGetStarted.initializeProject.name": "初始化项目",
"dashboard.steps.stepsToGetStarted.initializeProject.description": "初始化项目将创建使用 Front Matter CMS 所需的文件和文件夹。点击此操作开始。",
"dashboard.steps.stepsToGetStarted.framework.name": "框架预设",
"dashboard.steps.stepsToGetStarted.framework.description": "选择您的站点生成器或框架以预填充一些推荐设置。",
"dashboard.steps.stepsToGetStarted.framework.select": "选择您的框架",
"dashboard.steps.stepsToGetStarted.framework.select.other": "其他",
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "您的资源文件夹是什么?",
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "选择包含您资源的文件夹。此文件夹将用于存储您文章的所有媒体文件。",
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "使用 'public' 文件夹",
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "使用 Astro 资源文件夹 (src/assets)",
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "如果您想配置其他文件夹,可以手动在 frontmatter.json 文件中进行设置。",
"dashboard.steps.stepsToGetStarted.contentFolders.name": "注册内容文件夹",
"dashboard.steps.stepsToGetStarted.contentFolders.description": "将我们在您项目中找到的一个文件夹添加为内容文件夹。设置文件夹后Front Matter 可以列出所有内容并允许您创建内容。",
"dashboard.steps.stepsToGetStarted.contentFolders.label": "包含内容的文件夹:",
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "您也可以通过右键单击资源管理器视图中的文件夹并选择“注册文件夹”来执行此操作。",
"dashboard.steps.stepsToGetStarted.tags.name": "导入所有标签和分类(可选)",
"dashboard.steps.stepsToGetStarted.tags.description": "现在 Front Matter 知道所有内容文件夹。您是否想从可用内容中导入所有标签和分类?",
"dashboard.steps.stepsToGetStarted.git.name": "您要启用 Git 同步吗?",
"dashboard.steps.stepsToGetStarted.git.description": "启用 Git 同步以轻松将更改同步到您的仓库。",
"dashboard.steps.stepsToGetStarted.showDashboard.name": "显示仪表盘",
"dashboard.steps.stepsToGetStarted.showDashboard.description": "所有操作完成后,即可加载仪表盘。",
"dashboard.steps.stepsToGetStarted.template.name": "使用配置模板",
"dashboard.steps.stepsToGetStarted.template.description": "选择一个模板,用推荐设置预填充 frontmatter.json 文件。",
"dashboard.steps.stepsToGetStarted.template.warning": "选择模板会将整个配置应用到您的项目,并关闭此配置视图。",
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "为您的 Astro 内容集合创建内容类型",
"dashboard.taxonomyView.button.add.title": "将 {0} 添加到分类法设置",
"dashboard.taxonomyView.button.tag.title": "标记内容",
"dashboard.taxonomyView.button.edit.title": "编辑 {0}",
"dashboard.taxonomyView.button.merge.title": "合并 {0}",
"dashboard.taxonomyView.button.move.title": "移动到其他分类法类型",
"dashboard.taxonomyView.button.delete.title": "删除 {0}",
"dashboard.taxonomyView.taxonomyLookup.button.title": "显示包含 {1} 中 {0} 的内容",
"dashboard.taxonomyView.taxonomyManager.description": "创建、编辑和管理您网站的 {0}",
"dashboard.taxonomyView.taxonomyManager.button.create": "创建新的 {0} 值",
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "名称",
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "数量",
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "操作",
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "未找到 {0}",
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "在您的设置中缺失",
"dashboard.taxonomyView.taxonomyManager.filterInput.placeholder": "筛选",
"dashboard.taxonomyView.taxonomyTagging.pageTitle": "将您的内容映射到:{0}",
"dashboard.taxonomyView.taxonomyTagging.checkbox": "使用 {0} 标记页面",
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "选择分类法",
"dashboard.taxonomyView.taxonomyView.button.import": "导入分类法",
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "标签",
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "分类",
"dashboard.unkownView.title": "视图不存在",
"dashboard.unkownView.description": "您似乎进入了一个不存在的视图。请重新打开仪表盘。",
"dashboard.welcomeScreen.title": "使用 Front Matter 管理您的静态站点",
"dashboard.welcomeScreen.thanks": "感谢您使用 Front Matter",
"dashboard.welcomeScreen.description": "我们致力于让 Front Matter 尽可能易于使用。如果您有任何问题或建议,请在 GitHub 上联系我们。",
"dashboard.welcomeScreen.link.github.title": "GitHub",
"dashboard.welcomeScreen.link.github.label": "GitHub",
"dashboard.welcomeScreen.link.documentation.label": "文档",
"dashboard.welcomeScreen.link.sponsor.title": "成为赞助商",
"dashboard.welcomeScreen.link.sponsor.label": "赞助",
"dashboard.welcomeScreen.link.review.title": "写评价",
"dashboard.welcomeScreen.link.review.label": "评价",
"dashboard.welcomeScreen.actions.heading": "执行以下步骤以开始使用该扩展",
"dashboard.welcomeScreen.actions.description": "您也可以从 Front Matter 侧边栏使用该扩展。在那里您将找到可以专门为您的页面执行的操作。",
"dashboard.welcomeScreen.actions.thanks": "我们希望您喜欢 Front Matter",
"dashboard.media.detailsSlideOver.unmapped.description": "您是否要重新映射未映射文件的元数据?",
"dashboard.configuration.astro.astroContentTypes.empty": "未找到 Astro 内容集合。",
"dashboard.configuration.astro.astroContentTypes.description": "以下 Astro 内容集合可用于生成内容类型。",
"panel.git.gitAction.title": "发布更改",
"panel.git.gitAction.branch.select": "选择分支",
"panel.git.gitAction.input.placeholder": "提交消息",
"panel.git.gitAction.button.fetch": "获取",
"panel.contentType.contentTypeValidator.title": "内容类型",
"panel.contentType.contentTypeValidator.hint": "我们注意到内容类型和 front matter 数据之间存在字段差异。\n 您想为此内容创建、更新或设置内容类型吗?",
"panel.contentType.contentTypeValidator.button.create": "创建内容类型",
"panel.contentType.contentTypeValidator.button.add": "将缺失字段添加到内容类型",
"panel.contentType.contentTypeValidator.button.change": "更改文件的内容类型",
"panel.dataBlock.dataBlockField.group.selected.edit": "正在编辑:{0}",
"panel.dataBlock.dataBlockField.group.selected.create": "创建新的 {0}",
"panel.dataBlock.dataBlockField.group.select": "选择一个分组",
"panel.dataBlock.dataBlockField.add": "添加 {0}",
"panel.dataBlock.dataBlockRecord.edit": "编辑记录",
"panel.dataBlock.dataBlockRecord.delete": "删除记录",
"panel.dataBlock.dataBlockRecords.label": "记录",
"panel.dataBlock.dataBlockSelector.label": "区块类型",
"panel.errorBoundary.fieldBoundary.label": "查看字段失败",
"panel.fields.choiceField.select": "选择 {0}",
"panel.fields.choiceField.clear": "清除值",
"panel.fields.contentTypeRelationshipField.loading": "正在获取可能的值...",
"panel.fields.dateTimeField.button.pick": "选择日期",
"panel.fields.dateTimeField.time": "时间:",
"panel.fields.fieldMessage.required": "{0} 字段是必填的",
"panel.fields.fileField.delete": "删除文件",
"panel.fields.fileField.add": "添加您的 {0}",
"panel.fields.imageFallback.label": "图片加载失败",
"panel.fields.listField.edit": "编辑记录",
"panel.fields.listField.delete": "删除记录",
"panel.fields.previewImage.remove": "移除图片",
"panel.fields.previewImageField.add": "添加您的 {0}",
"panel.fields.slugField.update": "有更新可用",
"panel.fields.slugField.generate": "生成别名",
"panel.fields.textField.ai.message": "使用 Front Matter AI 建议 {0}",
"panel.fields.textField.copilot.message": "使用 Copilot 建议 {0}",
"panel.fields.textField.ai.generate": "正在生成建议...",
"panel.fields.textField.loading": "正在加载字段",
"panel.fields.textField.limit": "字段限制已达 {0}",
"panel.fields.wrapperField.unknown": "未知字段类型:{0}",
"panel.fields.fieldCustomAction.button.title": "自定义操作",
"panel.fields.fieldCustomAction.executing": "正在执行字段操作...",
"panel.actions.title": "操作",
"panel.articleDetails.headings": "标题",
"panel.articleDetails.paragraphs": "段落",
"panel.articleDetails.internalLinks": "内部链接",
"panel.articleDetails.externalLinks": "外部链接",
"panel.articleDetails.images": "图片",
"panel.baseView.initialize": "初始化项目",
"panel.baseView.actions.title": "操作",
"panel.baseView.action.openDashboard": "打开仪表盘",
"panel.baseView.action.createContent": "创建内容",
"panel.baseView.empty": "打开文件以查看更多操作",
"panel.fileList.label.singular": "个文件",
"panel.fileList.label.plural": "个文件",
"panel.folderAndFiles.title": "最近修改",
"panel.globalSettings.title": "全局设置",
"panel.globalSettings.action.modifiedDate.label": "修改日期",
"panel.globalSettings.action.modifiedDate.description": "自动更新修改日期",
"panel.globalSettings.action.frontMatter.label": "Front Matter 高亮",
"panel.globalSettings.action.frontMatter.description": "高亮显示 Front Matter",
"panel.globalSettings.action.preview.label": "本地预览",
"panel.globalSettings.action.preview.placeholder": "例如:{0}",
"panel.globalSettings.action.server.label": "本地服务器命令",
"panel.globalSettings.action.server.placeholder": "例如:{0}",
"panel.metadata.title": "元数据",
"panel.metadata.focusProblems": "查看问题视图获取更多信息",
"panel.otherActions.title": "其他操作",
"panel.otherActions.writingSettings.enabled": "写作设置已启用",
"panel.otherActions.writingSettings.disabled": "启用写作设置",
"panel.otherActions.centerMode": "切换居中模式",
"panel.otherActions.createTemplate": "创建模板",
"panel.otherActions.revealFile": "在文件夹中显示文件",
"panel.otherActions.openProject": "显示项目文件夹",
"panel.otherActions.documentation": "打开文档",
"panel.otherActions.settings": "设置概览",
"panel.otherActions.issue": "报告问题",
"panel.preview.title": "打开预览",
"panel.publishAction.publish": "发布",
"panel.publishAction.unpublish": "恢复为草稿",
"panel.seoDetails.recommended": "推荐",
"panel.seoKeywords.checks": "检查项",
"panel.seoKeywords.density.tableTitle": "频率",
"panel.seoKeywords.density": "关键词密度",
"panel.seoKeywordInfo.validInfo.label": "标题",
"panel.seoKeywordInfo.validInfo.content": "内容",
"panel.seoKeywordInfo.density.tooltip": "推荐频率0.75% - 1.5%",
"panel.seoKeywords.title": "关键词",
"panel.seoKeywords.header.keyword": "关键词",
"panel.seoKeywords.header.details": "详情",
"panel.seoKeywords.density.description": "* 在大多数情况下1-1.5% 的关键词密度就足够了。",
"panel.seoStatus.title": "洞察",
"panel.seoStatus.header.property": "属性",
"panel.seoStatus.header.valid": "有效",
"panel.seoStatus.seoFieldInfo.characters": "{0} 个字符",
"panel.seoStatus.seoFieldInfo.words": "{0} 个单词",
"panel.seoStatus.seoFieldInfo.article": "文章长度",
"panel.seoStatus.collapsible.title": "SEO 状态",
"panel.seoStatus.required": "{0} 或 {1} 是必需的。",
"panel.slugAction.title": "优化别名",
"panel.spinner.loading": "加载中...",
"panel.startServerbutton.start": "启动服务器",
"panel.startServerbutton.stop": "停止服务器",
"panel.tag.add": "将 {0} 添加到您的设置中",
"panel.tagPicker.inputPlaceholder.empty": "选择您的 {0}",
"panel.tagPicker.inputPlaceholder.disabled": "您已达到 {0} 的限制",
"panel.tagPicker.ai.suggest": "使用 Front Matter AI 建议 {0}",
"panel.tagPicker.copilot.suggest": "使用 GitHub Copilot 建议 {0}",
"panel.tagPicker.ai.generating": "正在生成建议...",
"panel.tagPicker.limit": "最大:{0}",
"panel.tagPicker.unkown": "添加未知标签",
"panel.tags.tag.warning": "请注意,标签 \"{0}\" 未保存在您的设置中。一旦移除,它将永久消失。",
"panel.viewPanel.mediaInsert": "继续在媒体仪表盘中选择您想要插入的图片。",
"commands.article.setDate.error": "解析日期格式时出错。请检查您的 \"{0}\" 设置。",
"commands.article.updateSlug.error": "重命名文件失败:{0}",
"commands.article.rename.fileNotExists.error": "文件不存在",
"commands.article.rename.fileExists.error": "名为 \"{0}\" 的文件已存在",
"commands.article.rename.fileName.title": "重命名:{0}",
"commands.article.rename.fileName.prompt": "文件名",
"commands.cache.cleared": "缓存已清除",
"commands.chatbot.title": "问我任何问题",
"commands.content.option.contentType.label": "按内容类型创建内容",
"commands.content.option.contentType.description": "选择是否要根据可用的内容类型创建新内容",
"commands.content.option.template.label": "按模板创建内容",
"commands.content.option.template.description": "选择是否要根据可用的模板创建新内容",
"commands.content.quickPick.title": "创建内容",
"commands.content.quickPick.placeholder": "选择您想要创建新内容的方式",
"commands.dashboard.title": "仪表盘",
"commands.folders.addMediaFolder.inputBox.title": "添加媒体文件夹",
"commands.folders.addMediaFolder.inputBox.prompt": "您想给您的文件夹起什么名字(使用 \"/\" 创建多级文件夹)?",
"commands.folders.addMediaFolder.noFolder.warning": "未指定文件夹名称。",
"commands.folders.create.folderExists.warning": "文件夹已注册",
"commands.folders.create.input.title": "注册文件夹",
"commands.folders.create.input.prompt": "您想为此文件夹指定什么名称?",
"commands.folders.create.input.placeholder": "文件夹名称",
"commands.folders.create.success": "文件夹已注册",
"commands.folders.getWorkspaceFolder.workspaceFolderPick.placeholder": "请选择 Front Matter 要使用的主工作区文件夹。",
"commands.folders.get.notificationError.title": "文件夹 \"{0}\" 不存在。请从设置中移除它。",
"commands.folders.get.notificationError.remove.action": "移除文件夹",
"commands.folders.get.notificationError.create.action": "创建文件夹",
"commands.i18n.create.warning.noFileSelected": "未选择文件。",
"commands.i18n.create.warning.noFile": "无法检索到文件。",
"commands.i18n.create.warning.noContentType": "无法检索当前文件的内容类型。",
"commands.i18n.create.warning.noConfig": "未找到 i18n 配置。",
"commands.i18n.create.error.noLocaleDefinition": "无法检索当前文件的区域设置。",
"commands.i18n.create.error.noLocales": "当前文件已翻译为所有可用语言。",
"commands.i18n.create.error.noContentFolder": "无法为当前文件定义内容文件夹。",
"commands.i18n.create.error.fileExists": "i18n 翻译已存在。",
"commands.i18n.create.success.created": "已创建 \"{0}\" i18n 内容文件。",
"commands.i18n.create.quickPick.title": "为区域创建内容",
"commands.i18n.create.quickPick.placeHolder": "您想为哪个区域创建新内容?",
"commands.i18n.createOrOpen.quickPick.title": "打开或创建翻译",
"commands.i18n.createOrOpen.quickPick.category.existing": "现有翻译",
"commands.i18n.createOrOpen.quickPick.action.open": "打开 \"{0}\"",
"commands.i18n.createOrOpen.quickPick.category.new": "新翻译",
"commands.i18n.createOrOpen.quickPick.action.create": "创建 \"{0}\"",
"commands.i18n.translate.progress.title": "正在翻译内容...",
"commands.preview.panel.title": "预览:{0}",
"commands.preview.askUserToPickFolder.title": "选择要预览的文章所在文件夹",
"commands.project.initialize.success": "项目初始化成功。",
"commands.project.switchProject.title": "您想切换到哪个项目?",
"commands.project.createSampleTemplate.info": "示例模板已创建。",
"commands.settings.create.input.prompt": "插入您要添加到配置中的 {0} 的值。",
"commands.settings.create.input.placeholder": "{0} 的名称",
"commands.settings.create.warning": "提供的 {0} 已存在。",
"commands.settings.create.quickPick.placeholder": "您要将新的 {0} 添加到页面吗?",
"commands.settings.export.progress.title": "{0}: 正在导出标签和分类",
"commands.settings.export.progress.success": "导出完成。标签:{0} - 分类:{1}。",
"commands.settings.remap.quickpick.title": "重新映射",
"commands.settings.remap.quickpick.placeholder": "您想重新映射什么?",
"commands.settings.remap.noTaxonomy.warning": "未配置 {0}。",
"commands.settings.remap.selectTaxonomy.placeholder": "选择要插入的 {0}。",
"commands.settings.remap.newOption.input.prompt": "指定您想用哪个 {0} 的值来重新映射 \"{1}\"。如果要从所有文章中移除该 {0},请将输入留空。",
"commands.settings.remap.newOption.input.placeholder": "{0} 的名称",
"commands.settings.remap.delete.placeholder": "删除 {0} {1}",
"commands.statusListener.verifyRequiredFields.diagnostic.emptyField": "{0} 字段是必填的。请为该字段定义一个值。",
"commands.statusListener.verifyRequiredFields.notification.error": "以下字段必须包含值:{0}",
"commands.template.generate.input.title": "模板标题",
"commands.template.generate.input.prompt": "您想给模板起什么名字?",
"commands.template.generate.input.placeholder": "文章",
"commands.template.generate.noTitle.warning": "您未指定模板标题。",
"commands.template.generate.keepContents.title": "保留内容",
"commands.template.generate.keepContents.placeholder": "您想保留模板的内容吗?",
"commands.template.generate.keepContents.noOption.warning": "您没有选择保留模板内容的任何选项。",
"commands.template.generate.keepContents.success": "模板已创建,现在可在您的 {0} 文件夹中使用。",
"commands.template.getTemplates.warning": "未找到模板。",
"commands.template.create.folderPath.warning": "检索到的项目文件夹路径不正确。",
"commands.template.create.noTemplates.warning": "未找到模板。",
"commands.template.create.selectTemplate.title": "选择一个模板",
"commands.template.create.selectTemplate.placeholder": "选择要使用的内容模板",
"commands.template.create.selectTemplate.noTemplate.warning": "未选择模板。",
"commands.template.create.selectTemplate.notFound.warning": "找不到内容模板。",
"commands.template.create.success": "您的新内容现已可用。",
"commands.wysiwyg.command.unorderedList.label": "无序列表",
"commands.wysiwyg.command.unorderedList.detail": "添加无序列表",
"commands.wysiwyg.command.orderedList.label": "有序列表",
"commands.wysiwyg.command.orderedList.detail": "添加有序列表",
"commands.wysiwyg.command.taskList.label": "任务列表",
"commands.wysiwyg.command.taskList.detail": "添加任务列表",
"commands.wysiwyg.command.code.label": "代码",
"commands.wysiwyg.command.code.detail": "添加内联代码片段",
"commands.wysiwyg.command.codeblock.label": "代码块",
"commands.wysiwyg.command.codeblock.detail": "添加代码块",
"commands.wysiwyg.command.blockquote.label": "引用",
"commands.wysiwyg.command.blockquote.detail": "添加引用块",
"commands.wysiwyg.command.strikethrough.label": "删除线",
"commands.wysiwyg.command.strikethrough.detail": "添加删除线文本",
"commands.wysiwyg.quickPick.title": "WYSIWYG 选项",
"commands.wysiwyg.quickPick.placeholder": "您想插入哪种类型的标记?",
"commands.wysiwyg.addHyperlink.hyperlinkInput.title": "WYSIWYG 超链接",
"commands.wysiwyg.addHyperlink.hyperlinkInput.prompt": "输入 URL",
"commands.wysiwyg.addHyperlink.textInput.title": "WYSIWYG 文本",
"commands.wysiwyg.addHyperlink.textInput.prompt": "输入超链接的文本",
"commands.wysiwyg.insertText.heading.input.title": "标题级别",
"commands.wysiwyg.insertText.heading.input.placeholder": "您想插入哪个标题级别?",
"helpers.articleHelper.createContent.pageBundle.error": "名为 {0} 的页面捆绑包已存在于 {1} 中。",
"helpers.articleHelper.createContent.contentExists.warning": "标题的内容已存在。请指定一个新标题。",
"helpers.articleHelper.processCustomPlaceholders.placeholder.error": "处理 {0} 占位符时出错。",
"helpers.articleHelper.parseFile.diagnostic.error": "解析 {0} 的 front matter 时出错。",
"helpers.contentType.generate.noFrontMatter.error": "未找到 front matter 数据来生成内容类型。",
"helpers.contentType.generate.override.quickPick.title": "覆盖默认内容类型",
"helpers.contentType.generate.override.quickPick.placeholder": "您是否想用当前字段中使用的字段覆盖默认内容类型配置?",
"helpers.contentType.generate.contentTypeInput.title": "生成内容类型",
"helpers.contentType.generate.contentTypeInput.prompt": "输入要生成的内容类型的名称",
"helpers.contentType.generate.contentTypeInput.validation.enterName": "请输入内容类型的名称。",
"helpers.contentType.generate.contentTypeInput.validation.nameExists": "已存在具有此名称的内容类型。",
"helpers.contentType.generate.noContentTypeName.warning": "您未指定内容类型的名称。",
"helpers.contentType.generate.pageBundle.quickPick.title": "用作页面捆绑包",
"helpers.contentType.generate.pageBundle.quickPick.placeHolder": "您想将此内容类型用作页面捆绑包吗?",
"helpers.contentType.generate.updated.success": "内容类型 {0} 已更新。",
"helpers.contentType.generate.generated.success": "内容类型 {0} 已生成。",
"helpers.contentType.addMissingFields.noFrontMatter.warning": "未找到 front matter 数据来添加缺失字段。",
"helpers.contentType.addMissingFields.updated.success": "内容类型 {0} 已更新。",
"helpers.contentType.setContentType.noFrontMatter.warning": "未找到 front matter 数据来设置内容类型。",
"helpers.contentType.setContentType.quickPick.title": "选择内容类型",
"helpers.contentType.setContentType.quickPick.placeholder": "您想使用哪个内容类型?",
"helpers.contentType.create.allowSubContent.title": "您想将其创建为子内容吗?",
"helpers.contentType.create.allowSubContent.placeHolder": "您想将其创建为子内容吗?",
"helpers.contentType.create.allowSubContent.showOpenDialog.openLabel": "选择文件夹",
"helpers.contentType.create.allowSubContent.showOpenDialog.title": "选择创建内容的文件夹",
"helpers.contentType.create.pageBundle.title": "创建为页面捆绑包?",
"helpers.contentType.create.pageBundle.placeHolder": "您想将子内容创建为页面捆绑包吗?",
"helpers.contentType.create.progress.title": "{0}: 正在创建内容...",
"helpers.contentType.create.success": "您的新内容已创建。",
"helpers.contentType.verify.warning": "内容类型操作在此模式下不可用。",
"helpers.customScript.executing": "正在执行:{0}",
"helpers.customScript.singleRun.article.warning": "{0}: 无法检索到文章。",
"helpers.customScript.bulkRun.noFiles.warning": "{0}: 未找到文件",
"helpers.customScript.runMediaScript.noFolder.warning": "{0}: 未指定文件夹或媒体路径。",
"helpers.customScript.showOutput.frontMatter.success": "{0}: front matter 已更新。",
"helpers.customScript.showOutput.copyOutput.action": "复制输出",
"helpers.customScript.showOutput.success": "{0}: 已执行您的自定义脚本。",
"helpers.customScript.validateCommand.error": "无效命令:{0}",
"helpers.dataFileHelper.process.error": "处理数据文件时出错。",
"helpers.extension.getVersion.changelog": "查看更新日志",
"helpers.extension.getVersion.starIt": "给它一个 ⭐️",
"helpers.extension.getVersion.update.notification": "{0} 已更新至 v{1} — 查看新功能!",
"helpers.extension.migrateSettings.templates.quickPick.title": "{0} - 模板",
"helpers.extension.migrateSettings.templates.quickPick.placeholder": "您想继续使用模板功能吗?",
"helpers.extension.checkIfExtensionCanRun.warning": "Front Matter BETA 无法在安装了稳定版本的情况下使用。请确保您只安装了一个版本。",
"helpers.mediaHelper.saveFile.folder.error": "我们找不到您选择的文件夹。",
"helpers.mediaHelper.saveFile.file.uploaded.success": "文件 {0} 已上传至:{1}",
"helpers.mediaHelper.saveFile.file.uploaded.failed": "抱歉,上传 {0} 时出错",
"helpers.mediaHelper.deleteFile.file.deletion.failed": "抱歉,删除 {0} 时出错",
"helpers.mediaLibrary.remove.warning": "名称 \"{0}\" 在文件位置已存在。",
"helpers.mediaLibrary.remove.error": "抱歉,将 \"{0}\" 更新为 \"{1}\" 时出错。",
"helpers.openFileInEditor.error": "无法打开文件。",
"helpers.questions.contentTitle.aiInput.title": "标题或描述",
"helpers.questions.contentTitle.aiInput.prompt": "您想写什么?",
"helpers.questions.contentTitle.aiInput.placeholder": "您想写什么?",
"helpers.questions.contentTitle.aiInput.quickPick.title.separator": "您的标题/描述",
"helpers.questions.contentTitle.aiInput.quickPick.ai.separator": "AI 生成的标题",
"helpers.questions.contentTitle.aiInput.quickPick.copilot.separator": "GitHub Copilot 建议",
"helpers.questions.contentTitle.aiInput.select.title": "选择一个标题",
"helpers.questions.contentTitle.aiInput.select.placeholder": "为您的内容选择一个标题",
"helpers.questions.contentTitle.aiInput.failed": "获取 AI 标题失败。请尝试使用您自己的标题或稍后再试。",
"helpers.questions.contentTitle.copilotInput.failed": "获取 GitHub Copilot 标题建议失败。请尝试使用您自己的标题或稍后再试。",
"helpers.questions.contentTitle.aiInput.warning": "您未指定内容的标题。",
"helpers.questions.contentTitle.titleInput.title": "内容标题",
"helpers.questions.contentTitle.titleInput.prompt": "您想为要创建的内容使用什么标题?",
"helpers.questions.contentTitle.titleInput.placeholder": "内容标题",
"helpers.questions.contentTitle.titleInput.warning": "您未指定内容的标题。",
"helpers.questions.selectContentFolder.quickPick.title": "选择一个文件夹",
"helpers.questions.selectContentFolder.quickPick.placeholder": "选择您要创建内容的位置",
"helpers.questions.selectContentFolder.quickPick.noSelection.warning": "您没有选择要创建内容的位置。",
"helpers.questions.selectContentType.noContentType.warning": "未找到内容类型。请先创建内容类型。",
"helpers.questions.selectContentType.quickPick.title": "内容类型",
"helpers.questions.selectContentType.quickPick.placeholder": "选择用于创建新内容的内容类型",
"helpers.questions.selectContentType.noSelection.warning": "未选择内容类型。",
"helpers.questions.selectContentType.quickPick.error.noContentTypes": "此文件夹没有配置匹配的内容类型。",
"helpers.seoHelper.checkLength.diagnostic.message": "文章 {0} 长度超过 {1} 个字符(当前长度:{2})。出于 SEO 原因,最好将其控制在 {1} 个字符以内。",
"helpers.settingsHelper.checkToPromote.message": "您有本地设置。是否要将它们提升为全局设置(\"frontmatter.json\"",
"helpers.settingsHelper.promote.success": "所有设置已提升到团队级别。",
"helpers.settingsHelper.readConfig.progress.title": "{0}: 正在读取动态配置文件...",
"helpers.settingsHelper.readConfig.error": "读取配置时出错。",
"helpers.settingsHelper.refreshConfig.success": "设置已刷新。",
"helpers.settingsHelper.safeUpdate.warning": "无法更新设置 \"{0}\",因为您已扩展或拆分 Front Matter CMS 配置。请手动添加您的更改。请查看输出以获取设置更新。",
"helpers.taxonomyHelper.rename.input.title": "重命名 {0}",
"helpers.taxonomyHelper.rename.validate.equalValue": "新值必须与旧值不同。",
"helpers.taxonomyHelper.rename.validate.noValue": "必须提供新值。",
"helpers.taxonomyHelper.merge.quickPick.title": "将 \"{0}\" 与另一个 {1} 值合并",
"helpers.taxonomyHelper.merge.quickPick.placeholder": "选择要合并的 {0} 值",
"helpers.taxonomyHelper.delete.quickPick.title": "删除 \"{0}\" {1} 值",
"helpers.taxonomyHelper.delete.quickPick.placeholder": "您确定要删除 \"{0}\" {1} 值吗?",
"helpers.taxonomyHelper.createNew.input.title": "创建新的 {0} 值",
"helpers.taxonomyHelper.createNew.input.placeholder": "输入您要添加的值",
"helpers.taxonomyHelper.createNew.input.validate.noValue": "必须提供一个值。",
"helpers.taxonomyHelper.createNew.input.validate.exists": "该值已存在。",
"helpers.taxonomyHelper.process.insert": "{0}: 正在将 \"{1}\" 插入您选择的页面。",
"helpers.taxonomyHelper.process.edit": "{0}: 正在将 \"{1}\" 从 {2} 重命名为 {3}。",
"helpers.taxonomyHelper.process.merge": "{0}: 正在将 \"{1}\" 从 {2} 合并到 {3}。",
"helpers.taxonomyHelper.process.delete": "{0}: 正在从 {2} 中删除 \"{1}\"。",
"helpers.taxonomyHelper.process.insert.success": "插入完成。",
"helpers.taxonomyHelper.process.edit.success": "编辑完成。",
"helpers.taxonomyHelper.process.merge.success": "合并完成。",
"helpers.taxonomyHelper.process.delete.success": "删除完成。",
"helpers.taxonomyHelper.move.quickPick.title": "将 \"{0}\" 移动到其他类型",
"helpers.taxonomyHelper.move.quickPick.placeholder": "选择要移动到的类型",
"helpers.taxonomyHelper.move.progress.title": "{0}: 正在将 \"{1}\" 从 {2} 移动到 \"{3}\"。",
"helpers.taxonomyHelper.move.success": "移动完成。",
"listeners.dashboard.dashboardListener.openConfig.notification": "如果您想查看配置,请打开 \"frontmatter.json\" 文件。",
"listeners.dashboard.dashboardListener.pinItem.noPath.error": "未提供路径。",
"listeners.dashboard.dashboardListener.pinItem.coundNotPin.error": "无法固定项目。",
"listeners.dashboard.dashboardListener.pinItem.coundNotUnPin.error": "无法取消固定项目。",
"listeners.dashboard.mediaListeners.deleteMediaFolder.progress.title": "正在删除文件夹...",
"listeners.dashboard.mediaListeners.updateMediaFolder.progress.title": "正在更新文件夹...",
"listeners.dashboard.settingsListener.triggerTemplate.notification": "模板文件已复制。",
"listeners.dashboard.settingsListener.triggerTemplate.progress.title": "正在下载并初始化模板...",
"listeners.dashboard.settingsListener.triggerTemplate.download.error": "下载模板失败。",
"listeners.dashboard.settingsListener.triggerTemplate.init.error": "初始化模板失败。",
"listeners.dashboard.settingsListener.setSecretValue.message": "设置已更新。",
"listeners.dashboard.snippetListener.addSnippet.missingFields.warning": "片段缺少标题或正文",
"listeners.dashboard.snippetListener.addSnippet.exists.warning": "已存在具有相同标题的片段",
"listeners.dashboard.snippetListener.updateSnippet.noSnippets.warning": "没有要更新的片段",
"listeners.general.gitListener.push.error": "推送子模块失败。",
"listeners.panel.dataListener.aiSuggestTaxonomy.noEditor.error": "无活动编辑器",
"listeners.panel.dataListener.aiSuggestTaxonomy.noData.error": "无文章数据",
"listeners.panel.dataListener.getDataFileEntries.noDataFiles.error": "找不到数据文件条目",
"listeners.panel.dataListener.pushMetadata.frontMatter.error": "解析您的 front matter 时出错。请检查文件内容。",
"listeners.panel.dataListener.createDataFile.inputTitle": "数据文件的名称是什么?",
"listeners.panel.dataListener.createDataFile.error": "未定义数据文件 ID 或路径。",
"listeners.panel.dataListener.createDataFile.noFileName": "未提供文件名。",
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noEditor.error": "无活动编辑器",
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noData.error": "无文章数据",
"services.copilot.getChatResponse.error": "未能从 GitHub Copilot 获得响应。",
"services.modeSwitch.switchMode.quickPick.placeholder": "选择您要使用的模式",
"services.modeSwitch.switchMode.quickPick.title": "{0}: 模式选择",
"services.modeSwitch.setText.mode": "模式:{0}",
"services.pagesParser.parsePages.statusBar.text": "正在处理...",
"services.pagesParser.parsePages.file.error": "文件错误:{0}",
"services.sponsorAi.getTitles.warning": "AI 标题生成耗时过长。请稍后再试。",
"services.sponsorAi.getDescription.warning": "AI 描述生成耗时过长。请稍后再试。",
"services.sponsorAi.getTaxonomySuggestions.warning": "AI 分类法生成耗时过长。请稍后再试。",
"services.terminal.openLocalServerTerminal.terminalOption.message": "正在启动本地服务器"
}

Some files were not shown because too many files have changed in this diff Show More