Skip to content
#

tagging

Here are 341 public repositories matching this topic...

DanBehrendt
DanBehrendt commented Aug 20, 2019

Describe the bug
Project settings -> tags, are not saved unless user hits 'Enter' after typing new tag.

To Reproduce
Steps to reproduce the behavior:

  1. In project settings, add new tag.
  2. Click 'Save Project'.
  3. Exit project settings pane and return.
  4. New tag is not saved.

Expected behavior
Tag should be saved when clicking 'Save Project'.

Screenshots
If a

tareefdev
tareefdev commented Dec 18, 2018

I was looking for a files tagging solution on Linux platform and ended up with two options, this great tool and attr.

I feel they are similar in both purpose and usage, e.g setting a tag
tmsu tag test.md art
setfattr -n user.tag -v "art" test.md

Also to search for a file has a tag I could use tmsu files or other tools available for attr like Recoll

make-sense
bruzat
bruzat commented Sep 17, 2019

Describe the bug
The tool is very slow when we zoom in and make bounding box.

To Reproduce
Steps to reproduce the behavior:

  1. upload images
  2. zoom max in image
  3. make bounding box

Expected behavior

Screenshots

Desktop (please complete the following information):

  • OS: Windows 10 pro
  • Browser modzilla firfox
  • Version 69.0 (64 bits)

**Smartphon

A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.

  • Updated Dec 9, 2019
  • Python
zackw
zackw commented Mar 8, 2018

If you have a tag with a name that's got URI special characters in it, e.g. "status:404 NOT FOUND", which contains spaces and a colon, the HTML generated for that tag will be something like

<a class="tag" data-tag-id="63786" data-tag-name="http-response:404 NOT FOUND"
   data-hub-id="1" data-hub-feed-id="12" data-hub-feed-item-id="127764"
   href="/hubs/1/tag/http-response%253A404%2520NO

Improve this page

Add a description, image, and links to the tagging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tagging topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.