Like the title says, the new (great & awesome) CLI could highly benefit from being able to address note lines (or locations) and note headings.
What I envision:
appendandprependto have an optionalheadingargument, which appends to the section marked by a heading rather than to the end of a file.appendandprependto have an optionallineargument.- Similarly with
daily:appendanddaily:prepend. In my use case, and I’m sure I’m not the only one, the daily file has several sections, and just adding to the end is not nearly as useful as adding to the correct section. opento have an optionallineargument that scrolls to the desired line.
Thanks for the great work!