Skip to content

Reviews: Rich/HTML project links should open by filename instead of title #447

@dwertheimer

Description

@dwertheimer

Screen Cap 2023-05-09 at 21 49 35@2x

Clicking an "open by title" link opens the first document that has that title, but there could be several with that same name (as in my example above), and you may not get the document you expect. Better to use openByFilename:

noteplan://x-callback-url/openNote?filename=XXXX 

instead of:

noteplan://x-callback-url/openNote?noteTitle=YYY

Some discussion here:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions