How do I add my Dropbox folder to Gnome documents? [closed]
I would like to include the contents of my Dropbox folder in Gnome Documents. Obviously I need to include Dropbox in my on-line accounts. Anyone done this?
Maybe not what you are looking for, but what I do is to link
~/Documents
to~/Dropbox/Documents
, vialn -s ~/Dropbox/Documents ~/Documents
(backup and rename you~/Documents/*
first). If that is too drastic, you can do the other way aroundln -s ~/Dropbox ~/Documents/Dropbox
.I wouldn't suggest this. Please see my answer below.