syncorg
syncorg copied to clipboard
Creating/editing files/nodes
trafficstars
Hey, so I got syncorg working with #28 (syncing didn't work before, had to run the wizard everytime and choose a different parent folder). Awesome work, thanks a lot!
A question: I'm able to add a new file, name it, and add one node to it. However, I'm not able to add more nodes to that file or edit any nodes. All i can do is change TODO state. Is this intended behaviour?
Second question: I created repos like in the tutorial, however git pull does not suffice to update. I have to go to the bare repo, do git fet origin master:master there, and then pull in my unbare repo. Is this normal or did I setup something incorrectly?