Skip to content
/ Ranker Public

Ranker is the home for prioritizing and tracking issues and feature requests. We pull in tickets from GitHub and discussions from Discourse, and use algorithm to rank requests so the most important features get built first.

Notifications You must be signed in to change notification settings

logseq/Ranker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a track board for LogSeq issues.

Run: GITHUB_ACCESS_TOKEN=<YOURTOKEN> python ranker/gh2md.py logseq/logseq logseq-issues.md --no-closed-prs --no-closed-issues

Algorithm v 0.0.1:

(<num-of-comments> * 2 + <num-of-emoji>) * <last-response-decay>

Credits:

https://github.com/mattduck/gh2md Adopt to LogSeq's Markdown format, with the info of interest.

About

Ranker is the home for prioritizing and tracking issues and feature requests. We pull in tickets from GitHub and discussions from Discourse, and use algorithm to rank requests so the most important features get built first.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages