joplin / joplin/plugin-templates

When templating I want to automatically link notes with a search

Open
#60 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
207
Forks
40
Avg merge
7d 16h
Merged PRs (30d)
2

Description

Extend dropdown to be able to display search results of notes to be chosen as the variable to be inserted into the new note.

Single row, generic search
```yaml
ticket: search
```

More specific:
```yaml
ticket:
label: Ticket to link
type: search
notebook: "Kanban"
-tag: "*"
```

The dropdown could be populated initially or require some text to start being typed in order to start the search. Note the search constraints mirror the search syntax.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.