Elio Struyf

Results 121 issues of Elio Struyf

Would it be an idea to add an editor extensions section to the site? I am not using any CMS, but use the Front Matter extension I created for VSCode:...

chore
content

Adding Front Matter CMS to the list of CMS's.

Add the ability to reference a script that will be executed after content creation happened.

enhancement
Project: v8.1.0

To further enhance the placeholders that can be used in the content types. It would be good to investigate if it would be possible to have a custom script capability.

enhancement
Project: v8.1.0

The front matter is always shown in the file's content by default. To force editors to use the editor panel to make front-matter changes, it would be required to have...

enhancement
Project: v8.1.0

To avoid conflicts with the default `tags` and `categories` taxonomy, we should build in a prefix for the custom taxonomies. That way, we can avoid duplications. Issue related to #368

enhancement
Project: v8.1.0

### Discussed in https://github.com/estruyf/vscode-front-matter/discussions/357 Originally posted by **bwklein** June 13, 2022 I would like to show only the fields that are required based on some boolean or choice field selections....

To further enhance the content creation process, it would come in handy to have a folder and file prefix option on the content type. For instance, right now when a...

enhancement

In some cases, a content type will only be used for a specific page folder. For example: the `blog` content type will be used for `posts` page folders. It would...

enhancement

Create a similar dashboard like the snippets dashboard, but for scripts instead. The user will be able to manage and run scripts. Scripts can contain placeholders for inserting arguments as...