ui: move backlog to readme
This commit is contained in:
		
							parent
							
								
									866414a528
								
							
						
					
					
						commit
						6b07503792
					
				@ -2,29 +2,6 @@
 | 
			
		||||
hledger-ui - a hledger add-on providing a curses-style interface.
 | 
			
		||||
Copyright (c) 2007-2015 Simon Michael <simon@joyful.com>
 | 
			
		||||
Released under GPL version 3 or later.
 | 
			
		||||
 | 
			
		||||
TODO:
 | 
			
		||||
show journal entries
 | 
			
		||||
--
 | 
			
		||||
switch to next brick release
 | 
			
		||||
 reg: use full width
 | 
			
		||||
 home/end
 | 
			
		||||
 keep cursor at bottom of screen if jumping to end
 | 
			
		||||
 reg2: find subaccounts' transactions better
 | 
			
		||||
 reg2: track current account better
 | 
			
		||||
 reg2: track current query better
 | 
			
		||||
--
 | 
			
		||||
-H
 | 
			
		||||
--drop
 | 
			
		||||
search
 | 
			
		||||
filter
 | 
			
		||||
depth adjustment
 | 
			
		||||
add
 | 
			
		||||
edit
 | 
			
		||||
options adjustment
 | 
			
		||||
reload on screen change
 | 
			
		||||
reload on redraw
 | 
			
		||||
reload on file change
 | 
			
		||||
-}
 | 
			
		||||
{-# LANGUAGE OverloadedStrings #-}
 | 
			
		||||
{-# LANGUAGE TemplateHaskell #-}
 | 
			
		||||
 | 
			
		||||
@ -6,3 +6,25 @@ except those on (native) Windows, where it is not supported.
 | 
			
		||||
 | 
			
		||||
hledger-ui currently allows browsing the balance, register and print
 | 
			
		||||
reports, with drill-down and scrolling.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Backlog:
 | 
			
		||||
show journal entries
 | 
			
		||||
fix -H
 | 
			
		||||
fix --drop
 | 
			
		||||
track current account better
 | 
			
		||||
track current query better
 | 
			
		||||
search
 | 
			
		||||
filter
 | 
			
		||||
depth adjustment
 | 
			
		||||
switch to next brick release
 | 
			
		||||
 reg: use full width
 | 
			
		||||
 reg2: find subaccounts' transactions better
 | 
			
		||||
 keep cursor at bottom of screen if jumping to end
 | 
			
		||||
add
 | 
			
		||||
edit
 | 
			
		||||
options adjustment
 | 
			
		||||
reload
 | 
			
		||||
 on screen change
 | 
			
		||||
 on redraw
 | 
			
		||||
 on file change
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user