README
This commit is contained in:
parent
5ca485710b
commit
c8b905c402
|
@ -9,9 +9,14 @@ your organization's payment plan.
|
||||||
|
|
||||||
Uses [`python-fuse`](https://github.com/libfuse/python-fuse) library.
|
Uses [`python-fuse`](https://github.com/libfuse/python-fuse) library.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
The feature set is mainly aimed towards giving a better writing experience in
|
||||||
|
Favro. Management and organization features have been left out.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
- Local access to cards in todolist.
|
- Access collections and cards in a file hierarchy.
|
||||||
- Read card features:
|
- Read card features:
|
||||||
- Title
|
- Title
|
||||||
- Description
|
- Description
|
||||||
|
@ -32,6 +37,7 @@ Limitations:
|
||||||
- Tasks (checklists on cards) cannot be updated or changed.
|
- Tasks (checklists on cards) cannot be updated or changed.
|
||||||
- Images cannot be updated or changed.
|
- Images cannot be updated or changed.
|
||||||
- You cannot create new cards, nor any other files.
|
- You cannot create new cards, nor any other files.
|
||||||
|
- Collection order is not presented.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user