CCExtractor / CCExtractor/taskwarrior-flutter
Implement "Share to Taskwarrior" (receive sharing intent)
- Vorherrschende Sprache
- Dart
- Sterne
- 244
- Forks
- 179
- Ø Merge
- 12 Std. 42 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
### Describe your improvement idea or feature request
Currently, the app cannot receive shared text or URLs from other applications via the system Share Sheet. This is a good feat for quickly capturing tasks (e.g., sharing a URL from a browser to creating a "Read this" task).
### How would you like to see it implemented?
- Integrate the receive_sharing_intent (or similar) package.
- Configure Android Manifest and iOS Info.plist to accept text/plain share intents.
- Handle the incoming intent by navigating to the "Add Task" screen and pre-filling the description field with the shared text/URL.
### Put here any screenshots or videos (optional)
_No response_
### How can we contact you (optional)
_No response_
### Would you like to work on this issue?
Yes
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Beitragsleitfaden
Rechercherichtung
Beginne mit der Untersuchung des Android Manifest, von iOS Info.plist und des Bildschirms Add Task und prüfe anschließend receive_sharing_intent oder ein ähnliches Paket. Erledigt ist die Aufgabe, wenn text/plain-Freigaben aus anderen Apps auf Android und iOS akzeptiert werden, der Bildschirm Add Task geöffnet wird und seine Beschreibung mit dem freigegebenen Text oder der URL vorausgefüllt wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- mobile
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100