Nuno Casteleira
Nuno Casteleira
How can we design a site to support, for example, Portuguese and English? I defined a i18n folder in my root directory with the Portuguese translations of the section titles,...
### Discussed in https://github.com/trivago/prettier-plugin-sort-imports/discussions/126 Originally posted by **nunocasteleira** February 4, 2022 With `"importOrder": ["^react$", "^react", "", "^@.*", "^[./]"]` I get the following: ```js import React from 'react'; import { useHistory...
When selecting a range across two months, ending the selection should not return to previous month
### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description As written in the title, when I'm selecting across...
### What would you like to be added? When adding a Board view, we should be able to group notes by tags. ### Why is this needed? AS tags can...