Skip to content

Commit 5e9168b

Browse files
committed
docs(upcoming): add planned v2.2.0 features to roadmap (v2.1.0)
Add Share Intent (Discussion #46 by @madelgijs), New Note Shortcut Widget (Discussion #49 by @Stowaway2979), Markdown checklist button, and checklist item copy/duplicate to the v2.2.0 section in UPCOMING.md and UPCOMING.de.md.
1 parent 9b6ee8a commit 5e9168b

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

docs/UPCOMING.de.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,29 @@
242242

243243
---
244244

245+
## v2.2.0 - Share-Intent, Widgets & Editor-Verbesserungen
246+
247+
> **Status:** Geplant 📋
248+
249+
### 📤 Share-Intent
250+
251+
- **Geteilte Inhalte empfangen** - Text und URLs aus anderen Apps per Android Share-Intent empfangen ([Discussion #46](https://github.com/inventory69/simple-notes-sync/discussions/46) von [@madelgijs](https://github.com/madelgijs))
252+
- **Notiz aus geteiltem Text erstellen** - Geteilter Inhalt erstellt eine neue Notiz oder hängt an eine bestehende an
253+
- **URL-Verarbeitung** - URLs aus Browsern werden als klickbare Markdown-Links formatiert
254+
255+
### 📌 Neue-Notiz-Shortcut-Widget
256+
257+
- **Ein-Tipp neue Notiz** - Home-Screen-Widget das sofort den Editor für eine neue Notiz öffnet ([Discussion #49](https://github.com/inventory69/simple-notes-sync/discussions/49) von [@Stowaway2979](https://github.com/Stowaway2979))
258+
- **Minimaler Platzbedarf** - Kleines 1×1 Widget mit App-Icon und `+`-Badge
259+
- **Sofort tippen** - Editor öffnet mit Tastatur-Fokus auf dem Titel-Feld
260+
261+
### ✏️ Editor-Verbesserungen
262+
263+
- **Markdown-Checklisten-Button** - Neuer Toolbar-Button zum Einfügen von `- [ ]` / `- [x]` Markdown-Checkbox-Syntax, mit Toggle-Unterstützung für bestehende Zeilen
264+
- **Checklisten-Item kopieren & duplizieren** - Long-Press-Kontextmenü auf Checklisten-Items: Text in Zwischenablage kopieren oder Item darunter duplizieren
265+
266+
---
267+
245268
## 📋 Backlog
246269

247270
> Features für zukünftige Überlegungen

docs/UPCOMING.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,29 @@
242242

243243
---
244244

245+
## v2.2.0 - Share Intent, Widgets & Editor Polish
246+
247+
> **Status:** Planned 📋
248+
249+
### 📤 Share Intent
250+
251+
- **Receive shared content** - Accept text and URLs from other apps via Android Share Intent ([Discussion #46](https://github.com/inventory69/simple-notes-sync/discussions/46) by [@madelgijs](https://github.com/madelgijs))
252+
- **Create note from shared text** - Shared content creates a new note or appends to an existing one
253+
- **URL handling** - URLs shared from browsers are formatted as clickable Markdown links
254+
255+
### 📌 New Note Shortcut Widget
256+
257+
- **One-tap new note** - Home screen widget that opens the editor immediately for a new note ([Discussion #49](https://github.com/inventory69/simple-notes-sync/discussions/49) by [@Stowaway2979](https://github.com/Stowaway2979))
258+
- **Minimal footprint** - Small 1×1 widget with the app icon and a `+` badge
259+
- **Instant typing** - Editor opens with keyboard focused on the title field
260+
261+
### ✏️ Editor Enhancements
262+
263+
- **Markdown checklist button** - New toolbar button to insert `- [ ]` / `- [x]` Markdown checkbox syntax, with toggle support for existing lines
264+
- **Checklist item copy & duplicate** - Long-press context menu on checklist items: copy text to clipboard or duplicate item below
265+
266+
---
267+
245268
## 📋 Backlog
246269

247270
> Features for future consideration

0 commit comments

Comments
 (0)