annotation
Here are 713 public repositories matching this topic...
-
Updated
Feb 13, 2019 - Java
Describe the bug
When exporting annotation with Flashcard, the JSON line is undefined
},
undefined,
{To Reproduce
Steps to reproduce the behavior:
- Annotate a line of text
- Add a Flashcard with data on back and front
- Export annotation as JSON
- Search "undefined" you should get to that badly exported entry
Expected behavior
Fla
-
Updated
Nov 4, 2020 - JavaScript
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction( shows where it's still being us
hypothesis / h
-
Updated
Jul 2, 2020 - C
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
May 26, 2020 - Java
-
Updated
May 2, 2020 - JavaScript
-
Updated
Jun 3, 2020 - C++
-
Updated
Oct 7, 2020
-
Updated
Sep 11, 2020 - Java
-
Updated
Aug 29, 2018 - Jupyter Notebook
-
Updated
Jul 24, 2019
-
Updated
Aug 12, 2020 - Java
-
Updated
Aug 4, 2020 - PHP
-
Updated
Nov 4, 2020 - C++
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 31, 2019 - Jupyter Notebook
-
Updated
Sep 30, 2020 - Kotlin
-
Updated
Nov 3, 2020 - HTML
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Oct 31, 2020 - Dockerfile
-
Updated
Oct 11, 2020 - C#
-
Updated
Nov 3, 2020 - Go
-
Updated
Apr 15, 2020 - Go
Improve this page
Add a description, image, and links to the annotation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotation topic, visit your repo's landing page and select "manage topics."
I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th