1
0

improve cone/MoLe links, add to TOC

This commit is contained in:
Simon Michael
2019-05-22 09:06:15 -07:00
parent a3d0bbf618
commit ecaf16e007
2 changed files with 6 additions and 4 deletions

View File

@@ -92,6 +92,7 @@ This simple model makes them easy to understand and rely on.
  [UI, curses](#ui-curses)
  [UI, GUI](#ui-gui)
  [UI, web](#ui-web)
  [UI, mobile](#ui-mobile)
  [API](#api)
  [editor support](#editor-support)
[discussion](#discussion)
@@ -427,8 +428,8 @@ The following sections collect add-ons and helper tools related to the above.
#### UI, mobile
- [MoLe](https://fossdroid.com/a/mole.html) mobile app front-end to hledger-web (available on F-Droid)
- [Cone](https://f-droid.org/en/packages/info.tangential.cone/) data entry tool for the plain text accounting ledger format (available on F-Droid)
- [cone](https://f-droid.org/en/packages/info.tangential.cone/) data entry app for the h/ledger format (Android, [dart](https://github.com/bradyt/cone))
- [MoLe](https://fossdroid.com/a/mole.html) mobile client for hledger-web (Android, [java](https://git.ktnx.net/?p=mobile-ledger.git))
#### API