summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-11-30 16:31:05 +0100
committerMatthias Beyer <mail@beyermatthias.de>2015-11-30 16:32:15 +0100
commit1795e9d027393ad107d913cbe8dd9a66c76b7da3 (patch)
tree7f8a24628eb8cf333b7d7c647a750ba51c2546af /README.md
parentda62ea7895685bf5e8f00673e252119205044fe9 (diff)
Remove "Filesystem access" - They all need FS access
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md
index 79a5551e..9c4b389e 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,6 @@ Each file is one bookmark and the filename is a SHA512.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RW) | Data storage |
| JSON File backend | Data format |
| Git backend | Data sync |
@@ -89,7 +88,6 @@ them and to be able to refer to.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RW) | Data access |
| vcard file format parsing | Data access |
### Calendar
@@ -99,7 +97,6 @@ them and to be able to refer to.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RW) | Data access |
| ical file format parsing | Data access |
### Mail
@@ -113,7 +110,6 @@ linked automatically.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RO) | Data access |
| Maildir file format parsing | Data access |
| mbox file format parsing (later) | Data access |
| Internal storage database | Data indexing |
@@ -129,7 +125,6 @@ first step.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RW) | Data access |
| YAML parsing | Data parsing |
| Markdown parsing | Data parsing |
| Git backend | Data sync |
@@ -146,7 +141,6 @@ taskwarrior through a wrapper here.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RO) | Data access |
| Taskwarrior backend | Data parsing |
| Git backend | Data sync |
| Editor calling | Editing |
@@ -157,7 +151,6 @@ Simply dot-and-tick lists.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RW) | Data access |
| YAML parsing | Data parsing |
| Markdown parsing | Data parsing |
| Git backend | Data sync |
@@ -173,7 +166,6 @@ PDF data, we need git-annex.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RW) | Data access |
| BibTex parsing | Data parsing |
| Git backend | Data sync |
| Git-annex backend | Data sync |
@@ -185,7 +177,6 @@ Just indexing, reading news is not task of `imag` and so isn't syncing.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RO) | Data access |
| RSS parsing | Data parsing |
| Git backend | Data sync |
@@ -195,7 +186,6 @@ Just indexing photos.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RO) | Data access |
| Git-annex backend | Data sync |
| Image metadata reading | Data parsing |
| Linking to other store entries | Data Link |
@@ -206,7 +196,6 @@ Just indexing movies.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RO) | Data access |
| Git-annex backend | Data sync |
| Movie metadata reading | Data parsing |
| Linking to other store entries | Data Link |
@@ -217,7 +206,6 @@ Just indexing music.
| Required core feature | Purpose |
| :------------------------------------ | :------------ |
-| Filesystem access (RO) | Data access |
| Git-annex backend | Data sync |
| Music metadata reading | Data parsing |
| Linking to other store entries | Data Link |