Logseq sync with Git and GitHub - The Good and Geeky Way

Logseq sync with Git and GitHub - The Good and Geeky Way

Good and Geeky

2 года назад

23,466 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@barryodonnell4977
@barryodonnell4977 - 03.07.2022 03:39

Hi David, very exciting video, I believe I have followed everything as laid out but cannot get Logseq to sync to Github without adding through terminal... can you point me in the right direction please, love you work?

Ответить
@charlie_chiu
@charlie_chiu - 09.07.2022 15:05

Thanks for making a nice video! May I put your link in my repo's readme?

Ответить
@itsmelahi
@itsmelahi - 01.09.2022 15:17

Unable to push.. It says ... Write access to repository not granted??? what to do

Ответить
@rohitchayal3186
@rohitchayal3186 - 07.09.2022 19:00

Hello David, great video. Highly inforamtional. I am just having one problem, I think my mac logseq is auto committing but not updating the data in my git repo. Because, when I try to commit through terminal, terminal says that I am one commit ahead due to logseq auto commit but still no updates in the git repo i.e. it is not pushing. Is there a way to auto-push or have I understood incorrectly?

Ответить
@EllisWhitehead
@EllisWhitehead - 17.09.2022 18:59

Thanks for the video. I came here looking for what to put in .gitignore, and you had the answer!

Ответить
@ritachen2295
@ritachen2295 - 27.11.2022 08:02

Thank you. I follow your video step by step. It works. 🙏🌹

Ответить
@hehehe5400
@hehehe5400 - 30.11.2022 07:19

Hello! Thank you for the video! Where can I see the next video about iPhone settings? Thank you

Ответить
@dd.oliver
@dd.oliver - 02.12.2022 14:46

I dont understand the git on cumputer file. when the screen gets dark the problem starts

Ответить
@bruhhhhh718
@bruhhhhh718 - 14.02.2023 17:56

what if you want to use gitlab?

Ответить
@rdwok14
@rdwok14 - 26.06.2023 22:29

For anyone else that got stuck wondering why their repo wouldn't automatically commit and push to github, please note that you will have to create one repository per graph. I didn't see that mentioned anywhere. If you have one repository containing multiple graphs, it will not work. The graph has to be the root of the repo, therefore you can only have one graph per repo and will need one repo per graph.

Ответить
@staybalancedn
@staybalancedn - 28.06.2023 04:34

How were you able to get it to push automatically?

Ответить
@petermarin
@petermarin - 26.10.2023 11:24

this is great man!! is the .gitignore safe to add? I can see that the Charles repository doesn't include that

Ответить
@s3rgio340
@s3rgio340 - 22.11.2023 12:29

Just coming here to point out that your ssh keys must be named something "standard" like id_rsa. I had a custom name on my keys and it was not working

Ответить
@Shmoji
@Shmoji - 06.12.2023 17:46

anyway to automate the process of "git pull" on desktop instead of needing to open a terminal and type "git pull"?

Ответить
@computerscience6637
@computerscience6637 - 13.01.2024 08:03

Carlos really seems like a good guy 🤣.

Ответить
@allenjacobson6324
@allenjacobson6324 - 22.03.2024 22:29

Great video, thanks!
Btw, what theme are u using? lol

Ответить
@oakld
@oakld - 26.05.2024 07:24

Git has obvious advantage in being actual versioning system, but for most users it's a tool too complex. Simple cloud syncing into GDrive, OneDrive, Dropbox, Kooofr or any other cloud is way easier. Of course the fact doesn't make this video irrelevant, it would be desirable though, to mention at the beginning who is this video for a for who not. Most people wouldn't know what versioning system is and wouldn't know into what they're getting and if they even need it (really not, if the don't know what are branches, conflicts, etc.). Also, I thought private project option is only available in paid accounts and in limited quantity, but I use git mostly in corporate environment, so I don't know, perhaps it has changed. Interesting video though 👍

Ответить
@mansur.dev1999
@mansur.dev1999 - 12.08.2024 08:29

help me, Sir, I'm stuck on this issue
PS C:\Users\Dayet\Documents\LogSeq Programming Stuff\.git\hooks> chmod +x /.pre-commit && chmod +x ./post-commit
At line:1 char:23
+ chmod +x /.pre-commit && chmod +x ./post-commit
+ ~~
The token '&&' is not a valid statement separator in this version.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : InvalidEndOfLine

Ответить
@Fractal227
@Fractal227 - 22.08.2024 16:29

Logseq is good for many things, but a complete joke about SAVING your data.

Several times i have experienced loss of work because 1) logseq does not save and 2) logseq does not give you an window where it for example "last written to disk TIME"

I am wondering if git can be used locally to remedy this absolutely amateur behaviour of logseq, else i am probably off to obsedian or something else.

Ответить
@another-niko-pfp-holder
@another-niko-pfp-holder - 21.10.2024 21:11

hi, when i try to commit after adding the hooks i get the error "error: src refspec main does not match any \n error: failed to push some refs to 'xxxxx/logseq.git' ". it works fine when i push manually though. do you know a fix to this?

Edit: nvm i forgot that the branch is called master by default

Ответить
@nully.emptier
@nully.emptier - 23.10.2024 16:01

ok, but how to sync with Gitea? I want to sync with my own self-hosted server

Ответить