Share to nvUltra
Completedis there a plan to have a native share function to create/append to a new note?
Related, I'm looking at the PopClip extension for nvAlt and it has a simple shell script `open "nvalt://make/?txt=$POPCLIP_TEXT"` is there a plan for a similar scheme?
-
x-nvultra://make/?txt=$POPCLIP_TEXT should work already. See the docs: https://nvultra.com/help/advanced-features.html#urlhandler
There's no current plan for append functionality. Because all of the notes are stored as plain text, there are a plethora of ways to append to them that are more useful and more efficient than doing it by automating the app. But the nvalt make/find schemes are implemented, as well as a new `open` method. That one will be useful for creating external links to notes, but functions as a "find" that also allows you to specify a notebook (containing folder) for the search.
0
Please sign in to leave a comment.
Comments
1 comment