dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.69k stars 253 forks source link

better support for cloud drive syncing #2149

Open joshmattoon opened 2 years ago

joshmattoon commented 2 years ago

Please select if your request is either something new or an enhancement

Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

Is your feature request related to a problem? Please describe

Dendron directory structure make storing a vault in a cloud drive (eg dropbox/onedrive/gdrive) challenging.

  1. The .next directory is 1+ gigs
  2. .dendron-cache has contention between machines

Describe the solution you'd like

A clear separation of folders between vault content which should be shared, and build/local data that shouldn't.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

SeriousBug commented 2 years ago

Thanks for the feature request, we are planning to improve Dendron's usability in synced folders and we'll keep this issue in mind.

andrey-jef commented 2 years ago

a current workaround is to deploy published pages using Netlify, Render or Vercel. Then your Dendron folder would not be flooded by build data.