lionleaf / lionleaf/dwitter

[Feature Suggestion] Tag posts by API methods used

Open
#209 4 comments 1 reaction 0 assignees View on GitHub
feature-request
Dominant language
JavaScript
Stars
803
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Basically any method of [CanvasRenderingContext2D](https://developer.mozilla.org/en/docs/Web/API/CanvasRenderingContext2D)API.

So it's possible to list posts by _putImageData_ et. al.
Might be useful for looking for inspirations and optimizations.

For reference look no further than [d3 blockbuilder](http://blockbuilder.org/search#api=d3.geo.path,d3.geo.stream) search.

Contributor guide

No contributing guide indexed for this repository

Research direction

No implementation files or tests are named. Start by reviewing how posts are currently indexed and searched, then compare the proposed CanvasRenderingContext2D method tagging with the linked d3 blockbuilder search. Done means posts using methods such as putImageData can be tagged and listed reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.