You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
-**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
Copy file name to clipboardExpand all lines: docs/UPCOMING.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,6 +242,29 @@
242
242
243
243
---
244
244
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
0 commit comments