Quick NotesInstallInstall dependencies and compile the code.
Install vsce if not installed yet.
if you installed vsce before, you might need to execute Packaging
ReleaseGitHub action workflow builds a package and puts it in Releases when a new tag is added.
How to useNote list on the sidebarNotes are displayed in reverse chronological order by last modified time on the sidebar of Visual Studio Code, with the newest listed first. Each note should use Markdown format. If the first line (excluding the frontmatter) is a header, the header is displayed, followed by the content. "New Note" is a header of a note and "Hello, World!!" is a content of the note. Create a new noteYou can create a new note by pressing a button or invoking "Quick Note: Create a new note" command. Each note can include metadata as frontmatter at the top of the note. Quick Note automatically updates the "updated" field when a note is saved. This behavior can be modified in the settings. Open a note from the note listYou can open a note by clicking on a line in the note list on the sidebar. Refresh the note listYou can refresh the note list manually, as it does not update automatically when a note is saved. Filter the note listYou can filter the note list, and clearing the filter will display all notes on the sidebar. Settings
If the template file doesn't exist, the following template is used.
Known issuesWorkaround to use ripgrep v14Quick notes depends on Appendix |