anki-code/xontrib-output-search
View on GitHubRefactor: rewrite code to pack the logic into object
Open
#12 opened on Jan 28, 2026
good first issue
Repository metrics
- Stars
- (51 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I mean
class OutputSearch:
def __init__(self):
...
__xonsh__.xontrib_output_search = OutputSearch()