Joseph Garnier

Results 12 issues of Joseph Garnier

Hi, I created a template like this : id: about layout: page title: pages.about.title display-title: true permalink: /about button: true order: 3 {% translate_file pages/about.md %} My problem is that...

There are a lot of issues unsolved and several people offered pull requests to fix the highlighting issues (e.g. https://github.com/twxs/vs.language.cmake/pull/42) several months ago, but no updates since... So is this...

### Preflight Checklist * [X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [X] I have searched the issue tracker for a feature request...

feature request

## Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.) - [ ] Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron...

type.bug
status.triage-needed
scope.views

Hi, Might it be possible to add arXiv ? Here is a suggestion ```json { "_name": "arXiv", "_alias": "arXiv", "_description": "arXiv", "_icon": "https://raw.githubusercontent.com/arXiv/arxiv-base/66b85f1c9a750d0f631f3762a9c3b467a50ace0a/arxiv/base/static/images/icons/favicon.ico", "_hidden": false, "_urlTemplate": "https://arxiv.org/search/advanced?advanced=&terms-0-operator=AND&terms-0-term={z:title?}&terms-0-field=title&terms-1-operator=AND&terms-1-term={z:DOI?}&terms-1-field=doi&terms-2-operator=AND&terms-2-term={rft:au?}&terms-2-field=author", "_urlParams": [], "_urlNamespaces":...

**Describe the bug** As you can see on the screenshot below, not all `@`'s are yellow and not all references are red, which means that the highlighting does not cover...

_Please note that the PR include my previous PR #544._ Currently for a "rename and move" action, it is not possible to specify a user-defined wildcard that **use a [replace...

Currently for a "rename and move" action, it is not possible to apply an **operation on the CollectionPaths field** in a [user-defined wildcard](http://zotfile.com/#user-defined-wildcards). For example, let's say I have this...

In my form `create-article-page`, I have a field `category` of type "multiselect with dataview source" that return, as expected, an array: ```json { "value": [ "#categorie/espace-article/activites-en-informatique", "#categorie/espace-article/anthropologie", "#categorie/espace-article/architecture-informatique" ], "name":...

bug

Hello dear dev! Using the view can become quite time-consuming when you have to manage several export commands depending on the type of page. It would be amazing if we...