Add support to download a copy of a shared note into my vault #133
Replies: 3 comments 4 replies
-
|
I made a proof of concept plugin from a fork that can be used with BRAT here: https://github.com/jvsteiner/send-note |
Beta Was this translation helpful? Give feedback.
-
|
I was going to make a feature request which is along the same lines—perhaps, one could consider it a stepping stone to what you're asking @jvsteiner. I wanted the Markdown source to be published alongside the rendered note. Perhaps, all the recipient has to do is manually add What do you think about this @alangrainger as a simple stepping stone / workaround for OP's feature request? Should I file a separate FR? |
Beta Was this translation helpful? Give feedback.
-
|
I went ahead and made it as a separate plugin because i needed it. I use it personally - helping my son with his maths homework remotely- so its not exactly a serious commercial venture, but it works and is available in the plugin directory. Feel free to steal code if you want to - you are very welcome to it, and if, in the end , all the functionality is available in one plugin then so much the better. I currently have about 50 installed and am maintaining 4, so I am happy to reduce both numbers… |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think there is a use case, for when there are two users and both have Share Note installed. As the recipient of a shared note, I would like to be able to download a copt of the shared note into my vault, and then maybe make some modification to it. Perhaps I will reshare it with the original author or maybe someone else. I realize there is already a feature request for editing and comments, but this is really different. It's less about providing edits and feedback, although, if I reshare to the original author, that is indeed what might be happening. Instead, this feature is more about the ability to pass a note to someone - who can then take it over, or use it for their own purposes.
I'm explicitly not suggesting that the note needs to be synchronized between all shared users. Although that sounds cool, I think it's much too complicated, and unnecessary for the kind of situation many people might have.
Beta Was this translation helpful? Give feedback.
All reactions