sawhney17 / logseq-citation-manager

73 stars 12 forks source link

how to find the file to storage the DB #49

Closed kl2111 closed 1 year ago

kl2111 commented 1 year ago

hi there, I met a problem in the first step, I can't find the file to storage the DB file.

2022-11-24_abbdE7

I have read the discuss about this issue, and I have press shift+command+. to open the hidden files, but no such files there.

2022-11-24_0WoVzF

can you help me , thank you!

bepolymathe commented 1 year ago

You have to export your bib file in .logseq/storages/logseq-citation-manager... It seems (your screenshots) you’re in your graph and not config files ?

MatthijsKeep commented 1 year ago

I'm having the same issue, I do not have a .logseq/storages/logseq-citation-manager anywhere, at least I can't find it.

MatthijsKeep commented 1 year ago

Never mind, the fix for this is in #34 . @JasonX2140

kmk93posteo commented 1 year ago

I just started using Ubuntu and I had some problems with this as well.

What helped me:

  1. find the hidden folder (.logseq), in my case in the home directory, by making hidden folders visible using control + H
  2. give "everyone" (incl Zotero) access to these files by running sudo chmod 777 -c -R .logseq/storages/logseq-citation-manager in the terminal
sawhney17 commented 1 year ago

In the latest version, the file should be stored in assets/storages which will be easier to access.