qcoder icon indicating copy to clipboard operation
qcoder copied to clipboard

Lightweight package to do qualitative coding

Results 35 qcoder issues
Sort by recently updated
recently updated
newest added

While aiming for MVP we should think of some basic analysis tools that we might want to include. As discussed at the unconf we don't want or need to have...

enhancement

Parsing of the documents has now been pulled out to a separate function, parse_one_document(). However there are still many levels of loops which are not the ideal approach for many...

Qcoder is currently structured so that only one person can be coding a given project at a given time. However if two people have access to the same instance (or...

enhancement

When in the application if you click the add selected code button but there is no code in the field, the application crashes. @laderast Any thoughts? Maybe we could test...

bug

Right now we are using verbatim text and it's pretty ugly and unreadable. Switch to use html (will mean adding at least `` tags and also consider converting QCODE tags...

enhancement
help wanted
good first issue
shiny

Add more statistics or visualizations to the summary tab.

enhancement
good first issue
shiny
hacktoberfest

Currently if you try to add a new code to the field and press the button to add the codes, the code is not rendered after the #. Ideally we...

Overlapped coding is not supported. Maybe need lot of codes : new adding_code / parsing_code functions. It is treated by the parse_code as nested code. Maybe use the marking of...

enhancement
roadmap

THis would involve capturing specific time points in a video and applying codes to them.

enhancement
roadmap

Add support of coding images ... you should be able to grab a section of an image and tag it.

enhancement
roadmap