Open kkroesch opened 3 months ago
Implement commands which can be used while taking notes:
@source Include a file, placing it in triple backticks so it will appear as source code in the note.
@link Include a link to a URL, retrieve the title of the page as the link text.
source in https://github.com/kkroesch/note/commit/0229b78ab2015105b472e7f92a19af7aff4ab73a
Implement commands which can be used while taking notes:
@source
Include a file, placing it in triple backticks so it will appear as source code in the note.
@link
Include a link to a URL, retrieve the title of the page as the link text.