1
0

Fix remaining question marks with weird underscore/space. (#15)

This commit is contained in:
Michael Fogleman
2017-04-18 16:33:38 -04:00
committed by Simon Michael
parent 3a220e334d
commit 9bee9c8a20
2 changed files with 8 additions and 8 deletions

View File

@@ -117,13 +117,13 @@ Not entirely! "Plain Text Accounting" is a broad description, referrin
See <strong><a href="https://github.com/ledger/ledger/wiki/Who&#39;s-using-ledger%3F">Who's using Ledger?</a></strong> for some stories.</p> See <strong><a href="https://github.com/ledger/ledger/wiki/Who&#39;s-using-ledger%3F">Who's using Ledger?</a></strong> for some stories.</p>
<p><strong>What are the alternatives?</strong><br /> <p><strong>What are the alternatives?</strong><br />
FOSS tools like GNUCash, Grisbi, KMyMoney. Proprietary tools like Quicken/Quickbooks, You Need A Budget. Online tools like Xero, FreeAgent. (There are <strong><a href="https://en.wikipedia.org/wiki/Comparison_of_accounting_software">many</a></strong>). <strong><a href="https://backchannel.com/a-spreadsheet-way-of-knowledge-8de60af7146e#.2hr7pi9pb">Spreadsheets</a></strong>. Paper accounting. A bookkeeper.</p> FOSS tools like GNUCash, Grisbi, KMyMoney. Proprietary tools like Quicken/Quickbooks, You Need A Budget. Online tools like Xero, FreeAgent. (There are <strong><a href="https://en.wikipedia.org/wiki/Comparison_of_accounting_software">many</a></strong>). <strong><a href="https://backchannel.com/a-spreadsheet-way-of-knowledge-8de60af7146e#.2hr7pi9pb">Spreadsheets</a></strong>. Paper accounting. A bookkeeper.</p>
<p><strong>Why is this better than QuickBooks ?</strong><br /> <p><strong>Why is this better than QuickBooks?</strong><br />
Your data remains accessible. No yearly fees. Free software you can fix and port. Cross platform. Scriptable. Efficient.</p> Your data remains accessible. No yearly fees. Free software you can fix and port. Cross platform. Scriptable. Efficient.</p>
<p><strong>How do I communicate with my accountant ?</strong><br /> <p><strong>How do I communicate with my accountant?</strong><br />
Clean up text reports by hand, print them as PDF, export CSV reports to a spreadsheet..</p> Clean up text reports by hand, print them as PDF, export CSV reports to a spreadsheet..</p>
<p><strong>What if my accountant only uses QuickBooks ?</strong><br /> <p><strong>What if my accountant only uses QuickBooks?</strong><br />
You'll need a new accountant, or a duplicate set of books in QuickBooks, or to pioneer *ledger -&gt; QuickBooks exporting.</p> You'll need a new accountant, or a duplicate set of books in QuickBooks, or to pioneer *ledger -&gt; QuickBooks exporting.</p>
<p><strong>Can I use this to do my taxes ?</strong><br /> <p><strong>Can I use this to do my taxes?</strong><br />
You can use this to track and report the data needed for tax reporting. Fill out and submit tax forms with another tool, or by hand.</p> You can use this to track and report the data needed for tax reporting. Fill out and submit tax forms with another tool, or by hand.</p>
<p><strong>How do I do budgeting?</strong><br /> <p><strong>How do I do budgeting?</strong><br />
See <a href="#budgeting">budgeting</a> below. I emulate YNAB-ish envelope budgetting (see third link).</p> See <a href="#budgeting">budgeting</a> below. I emulate YNAB-ish envelope budgetting (see third link).</p>

View File

@@ -150,7 +150,7 @@ Online tools like Xero, FreeAgent.
Paper accounting. Paper accounting.
A bookkeeper. A bookkeeper.
**Why is this better than QuickBooks&nbsp;?**\ **Why is this better than QuickBooks?**\
Your data remains accessible. Your data remains accessible.
No yearly fees. No yearly fees.
Free software you can fix and port. Free software you can fix and port.
@@ -158,17 +158,17 @@ Cross platform.
Scriptable. Scriptable.
Efficient. Efficient.
**How do I communicate with my accountant&nbsp;?**\ **How do I communicate with my accountant?**\
Clean up text reports by hand, Clean up text reports by hand,
print them as PDF, print them as PDF,
export CSV reports to a spreadsheet.. export CSV reports to a spreadsheet..
**What if my accountant only uses QuickBooks&nbsp;?**\ **What if my accountant only uses QuickBooks?**\
You'll need a new accountant, You'll need a new accountant,
or a duplicate set of books in QuickBooks, or a duplicate set of books in QuickBooks,
or to pioneer *ledger -> QuickBooks exporting. or to pioneer *ledger -> QuickBooks exporting.
**Can I use this to do my taxes&nbsp;?**\ **Can I use this to do my taxes?**\
You can use this to track and report the data needed for tax reporting. You can use this to track and report the data needed for tax reporting.
Fill out and submit tax forms with another tool, or by hand. Fill out and submit tax forms with another tool, or by hand.