Extend openNoteByFilename() to create new Calendar notes if missing
Open
@EduardMe is already working on this.
Since Apr 5, 2023.
API
P-5
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
The documentation states Editor.openNoteByFilename() will create a new note if the relevant parameters are set, and there is no existing file with that name.
Its more important for this to work for calendar notes than project notes. But ideally, of course, it should work for both type of notes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.