scrod / nv

Notational Velocity: modeless, mouseless Mac OS X note-taking application
http://notational.net
GNU General Public License v3.0
2.06k stars 405 forks source link

Collaboration Support // Nested Databases #151

Open Dilnu opened 13 years ago

Dilnu commented 13 years ago

I'd really like to use NV for collaborative projects but I am simply unable to do this if I have to share my entire database of notes for someone to have access to any of the notes in that database. Would it be possible to allow reading from the subfolders of your notes directory? I'm not sure how adding notes to that subfolder would make sense I'd be willing to do it manually but any suggestions on how to improve on that concept would be appreciated. I personally use hash tags #Fiction for instance to organize notes. I believe this may be related to issue 90.

yrocq commented 13 years ago

I agree that 90 and 151 are related, because Dropbox allows to exclude specific subfolders from the synchronization on each machine. If NV allowed to store files in subfolders, we could for example store private data in a dedicated folder and exclude it from the synchronization on a computer at the office.

Dilnu commented 13 years ago

I'd be willing to try implementing this myself, do you have any suggestions for where in the code I should look?

yrocq commented 13 years ago

Unfortunately, I have no idea. I downloaded the code but I haven't had time to look at it yet.