summaryrefslogtreecommitdiffstats
path: root/TODO.md
AgeCommit message (Expand)Author
2020-06-18If multi-site searching, sort questions by scorev0.2.2Sam Tay
2020-06-18Fetch q/a in the background while viewing --luckyv0.2.1Sam Tay
2020-06-16Add --lucky flagSam Tay
2020-06-16Update TODO & roadmapv0.2.0Sam Tay
2020-06-16Allow reloading theme fileSam Tay
2020-06-16Clean up TODO commentsSam Tay
2020-06-16Add vim bindings everywhereSam Tay
2020-06-16Show MdView titles when in full screenSam Tay
2020-06-16Allow cycling through layoutsSam Tay
2020-06-14Refactor: split up tui::app::runSam Tay
2020-06-12Fix a lot of deeper issuesSam Tay
2020-06-11Visible question & answer listSam Tay
2020-06-11...Use cursive insteadSam Tay
2020-06-10Trying out tui-rs...Sam Tay
2020-06-08Implement --set-api-keyv0.1.1Sam Tay
2020-06-08Use markdown in default error messagesSam Tay
2020-06-08Add tests for url parsingSam Tay
2020-06-08Add some TODOsSam Tay
2020-06-08Print top answer in styled markdownv0.1.0Sam Tay
2020-06-07Propagate errors throughout appSam Tay
2020-06-06Improve alignment when printing sitesSam Tay
2020-06-06Implement --list-sites and --update-sitesSam Tay
2020-06-06Fetch and cache SE sitesSam Tay
2020-06-04Move cli stuff into its own moduleSam Tay
2020-06-04Successfully print top answer to stdoutSam Tay
2020-06-04Stash reqwest progressSam Tay
2020-06-02Parse CLI args with clapSam Tay
2020-05-30Update TODO.mdSam Tay
2020-05-30Add TODO with cookbook linksSam Tay