Currently I am very happy with my note taking setup, it consists of 3 modules:

1. Black Moleskine notebook where I write down ideas, and explain myself some complicated code for example. I use it more as a "mind-organiser" if I may say so...

2. Emacs' org-mode, where I write down my dev. progress on weekly level, lay down monthly plans and goals and write down some of the random stuff that I like to order into lists. And I use it more since I found out really good iOS app for org mode called "beorg". It is really awesome, I sync it with Dropbox and it works really, really well.

3. Apple Notes as my scribble kind of thing since synchronization works instantaneously between my iPhone and Macs. I use it mostly as my iPhone on-the-go noting system, and later on if I find something important I pass it to the org file or write it down into the black notebook.

I love org-mode, though I struggle with emacs itself. Can you give me an example of how you layout your weekly org mode so that it interacts with beorg well?

I've used the format for a year where each day was a heading:

* <2016-12-12 Tue> Task1 with notes if needed Task2

and it does not work great with beorg.

You might also find org-journal [fn:1] interesting, if you commonly take date-stamped notes.

[fn:1] https://github.com/bastibe/org-journal