1.9 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.9 KiB
		
	
	
	
	
	
	
	
Roadmap / Wishlist
Ideas about where the hledger project should be going next, as of 2019q4. Discussion welcome.
Targets
Dated targets we are aiming for:
- hledger 1.16 - 2019-12-01
- ghc 8.8 support
- hledger-install.sh installs terminfo lib
- updated home page, faq, manuals
- basic bar charts
 
Priorities
Current priorities for the project, grouped under four overarching themes:
| DocumentationImproving the docs.  
 | “Effectiveness”Improving approachability, just-works quality, practicality, real-world usefulness. 
 | 
| ChartsAdding charts and more visual appeal.  
 | InvestmentImproving suitability for investment tracking. #1015 
 | 
Wishlist
A few high-level maintainer wishes, by topic. Discussing/moving any of these forward is a big help.
Docs
- build the contributor/dev guide from CONTRIBUTING.md plus the READMEs; clean up
- move general PTA docs to plaintextaccounting.org
- simplify manuals’ TOC/structure on the website
Tests
- migrate to tasty, unblock ghc 8.8 support
- survey/document current testing setup (process, coverage, redundancy..); identify weaknesses; design a policy for tests; make a plan for achieving that
- start adding property tests/other new kinds of testing if appropriate