-
Using the edit command to edit the tags resets the tags to whatever the user inputs while the tag command does not. Since you have the tag command, it might be better to remove the ability to edit tag…
-
### Problem:
Currently, `LinkMiner` only scrapes links from `` tags (i.e., links with the `href` attribute). However, many other HTML tags (such as ``, ``, ``, etc.) also contain links in their `src`…
-
Using the edit command to edit the tags resets the tags to whatever the user inputs while the tag command does not. Since you have the tag command, it might be better to remove the ability to edit tag…
-
**Description**
In simulation, in order to reduce the size of a VCD output file to the only relevant signals, a filter Wave option file is provided.
Only expected signal value changes are printed as…
Umoma updated
3 months ago
-
It isn't necessary to wrap the the form inputs and labels in p tags. As you begin to work on bigger projects, it's nice to keep clutter out of the code.
Amazing work on this project! Love the desig…
-
When executing the "Quick Tagger: Add tag" command, could it be possible to add an option to move cursor to the “tags” property in YAML frontmatter and input the tag there? Instead of inputting a tag …
-
The markdown for each reference page creates a few anchor tags:
```asciidoc
[#overview]
[#howtouse]
[#see_also]
```
However, it's not clear to me that these are needed. The reason is that anchor…
-
### What happened?
Through the WebUI, I navigated to Settings -> Item Metadata Utils. Under the section _Manage Tags_ and _Manage Genres_ I deleted a large amount of unnecessary tags, as well as merg…
-
I used to add `` tags so i could justify align things, but now I've made that the default so just plain markdown should work for most things. Need to go in and remove these tags. Also some captions wi…
-
Tags should be treated as case-insensitive, since `florist` and `Florist` should mean the same thing.
- The creation of tags via `create-tag` is case-insensitive,
i.e. `create-tag t/aid` followed by…