Search Extensions: support custom note title
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 204
- Forks
- 82
- Ø Merge
- 22 Std. 27 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
The problem
When a plugin creates a note with search results, it uses search terms as the note title.
Now, if afterwards I rename the note (to be more descriptive) and then click "refresh" link in the note, it creates a new note with fresh search results instead of updating the existing one (obviously, because it is looking for a note with a corresponding name).
Proposed solution
Allow user to optionally specify custom note title when he or she is performing the search (new input in the UI of /flexiSearch would be absolutely enough for me personally, although some other users who use the plugin commands without the UI might want an optional parameter support as well).
This way one still won't be able to change the note title after search results note has been created, but at least one would be able to set the title before creating that note.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Starte bei der /flexiSearch UI und verfolge, wie Notizen zu Suchergebnissen erstellt und später aktualisiert werden. Prüfe, ob der Plugin-Befehlspfad getrennt ist, und stelle dann sicher, dass ein optionaler benutzerdefinierter Titel erhalten bleibt, damit beim Aktualisieren die bestehende Notiz aktualisiert wird, anstatt eine neue zu erstellen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- frontend, search
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100