-
We can annotate motivation of compound structures now, but we can't annotate word families yet. I am thinking of things like "walk" vs. "walker", etc., which are as a default best handled as directed …
-
Hi Dennis,
In the docs, you say:
> The index action will expect an instance variable with the same name as your controller in the plural form (e.g. @messages in a MessagesController)
> The show, crea…
-
Hi, I have a lot of notes representing something in singular, like for example "Goblin". In another note, I find myself using the plural form, like "Goblins", and would like to conveniently link it to…
-
I created a crud using yo:
```
yo meanjs:crud-module product
```
it generated all the files, when I want to create a new product (`http://localhost:3000/products/create`), after filling the name a…
-
#### This is an aggegate for several minor issues:
- The number pickers in the **Options** section of the screen (below widgets) shows a _white intransparent background_ on first load. This backgroun…
-
After writing up #275, I am left with a strong feeling that the internal struct `Tracks` has a bad name. Why on _earth_ would a type have a name with the plural form? If I construct a `Tracks`, in m…
-
I'm going through the plugin adding translations. Some strings are very obscure, it would be great to add translator notes to the following:
I'm going to keep this issue open until I get to the end o…
-
With the objective of creating an app that has a somewhat manageable size, there are a lot of duplicates within the current http://library.kiwix.org/wiktionary_fr_app_nopic zim that can be removed, e.…
-
### Expected Behavior
Confirmation prompt when clearing a workspace should never show "Delete all 1 blocks". Either never show a confirmation if the workspace only has one block (Blockly style), or…
-
@LinguList please see the file I just uploaded HeathDogonNew.csv. The column BEFORE_PARSE has the original data before our the scripts that Promise wrote to implement our parsings were run, and the co…