mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
file format stuff
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@306 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
bf80d63ba7
commit
8eaa4dfd81
@ -269,6 +269,17 @@ immediately, independent of the major goals.
|
||||
CVS tree are all bonuses.
|
||||
<p>
|
||||
|
||||
<dt><b>Quicken(TM) Export</b>
|
||||
<dd>Ability to export Quicken QIF files.
|
||||
<p>
|
||||
|
||||
<dt><b>Tab-delimited ASCII file format</b>
|
||||
<dd>People *like* to be able to read file contents in ASCII. There are
|
||||
many unix tools for manipulating ASCII. An ASCII equivalent of the
|
||||
current file format should be easy to develop ... just substitute
|
||||
the writes with printf's.
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
</p>
|
||||
@ -276,7 +287,10 @@ immediately, independent of the major goals.
|
||||
<h2>Misc</h2>
|
||||
Your name here as project contributor!
|
||||
<p>
|
||||
<a href="http://www3.hmc.edu/~rclark/xacc/">X-Accountant Home Page</a>
|
||||
<ul>
|
||||
<li><a href="http://www3.hmc.edu/~rclark/xacc/">X-Accountant Home Page</a>
|
||||
<li><a href="http://www.hex.net/~cbbrowne/finances.html">CBBrowne's List</a>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
Draft version 0.1 December 1997<br>
|
||||
|
Loading…
Reference in New Issue
Block a user