This is currently an all of nothing feature. I'm currently doing some work on allowing beorg to work much more effectively with potentially large numbers of files, at that point I'll look to allow folders to be excluded from the sync - and hopefully enable subfolder support for the remaining sync methods and have turned on by default. One thing to bear in mind is that beorg only syncs org files, so even if there are other folders in the tree unless they contain org files they shouldn't get synced - so don't worry about beorg potentially syncing other (potentially large) files.
Mathew, is this feature available for dropbox? I'm keen to get it working 'cause my daily notes/agenda are in a subfolder as well.
I suppose I should've clarified. I tried `(set! sync-subfolders #t)` in my `init.org`, but I still don't see any folders using dropbox sync.
Yes, this feature can be enabled for Dropbox using the init.org. I'm hoping soon to return to looking at how subfolders work so this can be more easily enabled.
Sorry - just seen your other post which was in an approval queue. Make sure you've restarted beorg after adding that line, and that it is in a source block. Check out https://beorg.app/learning/initorg/ for more details on the init.org file.
Got it,
Looks like I named it `init.org.org` accidentally :)
Working now, thanks Matthew!
It looks like the experimental option isn't enabled for the folder sync (Working Copy) yet. Does the folder sync method expose subfolders so it can be enabled at some point?
Not yet. I really need to get back to the subfolders support, introduce to all sync methods and then have it turned on by default.
I have my notes files in folder "Org Roam" on iCloud. I added a new file init.org containing the following text:
#+begin_src scheme
(set! sync-subfolders #t)
#+end_src
I unlinked and linked the folder in the BeOrg app. But I do not see the subfolder files or tasks. Restarting the app does not help either.
Appreciate any help in making this work.
After adding this to your init.org make sure you restart beorg (i.e. kill from the app switcher and the run again). Hopefully that will resolve the issue.
Yosevu Kilonzo
Has anyone had any success enabling the experimental subfolders with iCloud?
I'm having trouble syncing in the app even though I have made changes in my org dir and I'm not sure if it is an issue with the feature or my unfamiliarity with iCloud syncing. I'm used to Dropbox.
One issue is that I can see my the directory "roam", but there are no files in it.