diff --git a/TODO.md b/TODO.md
index 59fc5f5..3fbc68e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -71,4 +71,8 @@
- It will show a screen with a text editor with dart syntax and a button "paste".
- The "paste" button will copy the clipboard into the text editor.
- A second button "import" will call parseCorpusElements() and will add that to the Corpus.
+- [ ] Use receive_sharing_intent package to implement import of files in linux and android.
+ - The application will accept *.d4rtf files with the same format of files in ./assets .
+ - The application will accept also shared text, with same format as files in ./assets.
+ - The loaded formulaelemets will be added to the GetIt.instance.get
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -45,19 +62,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-