Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix if empty getSetting of item-notes-folder #110

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

erdivartanovich
Copy link

@erdivartanovich erdivartanovich commented Mar 23, 2023

Today I start using this plugin to sync obsidian with my pocket account.
As I am not use any special folder for Pocket note, I leave the correspondent setting as default (blank).
But I found that the initial configuration will get error every time this plugin try to create a new note from a pocket link.

Reproduce step:

  • Fresh install this plugin
  • Connect your account to pocket
  • Open pocket list
  • Click any pocket title will throw this error:
    image

So I start digging locally, and create this fix. It is working well now using my fork.

Additional Notes
Along the way of fixing I found wrong reference import to "utils" module, which apparently in the code base the module name is actually "Utils". I don't know if this is a typo or something else but I fix it nonetheless.

Do you think this fix is relevant or not? probably you could merge it to the upstream.

PS: Nice works from you, I will probably use this plugin in daily basis and maybe will help along the way.

@rgomezp
Copy link

rgomezp commented Feb 27, 2024

Can we get this merged? I'm having the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants