vscode-notes icon indicating copy to clipboard operation
vscode-notes copied to clipboard

Extension keeps asking to select a note location

Open hayksaryan opened this issue 2 years ago • 13 comments

Details

OS: Ubuntu 24.04

What have I tried?

  • Reloading
  • Restarting
  • Selecting different sub-folders of Home and the project folder
  • Reinstalling the extension

hayksaryan avatar Mar 18 '24 09:03 hayksaryan

Realized this was rather a UX issue and not a bug. Maybe we need to change the default view if the folder is already selected.

hayksaryan avatar Mar 18 '24 09:03 hayksaryan

Details

OS: Ubuntu 24.04

What have I tried?

  • Reloading
  • Restarting
  • Selecting different sub-folders of Home and the project folder
  • Reinstalling the extension

I'm here for the exact same reason.

https://github.com/dionmunk/vscode-notes/assets/5904383/175d3cc1-cba4-4dd5-a039-b9be0b31fd42

System Info:

Screenshot 2024-04-01 at 12 48 30 PM

darylshy avatar Apr 01 '24 16:04 darylshy

I'm here for the exact same reason.

@darylshy You see, it's just a bad UX. The folder is actually successfully selected. You can start creating/editing notes. image

hayksaryan avatar Apr 02 '24 09:04 hayksaryan

@hayksaryan thanks! I would never guess that by myself.

Nevertheless, it's so bad that I was going to uninstall and search for another ext.

ggat avatar Apr 12 '24 11:04 ggat

@hayksaryan thanks! I would never guess that by myself.

Nevertheless, it's so bad that I was going to uninstall and search for another ext.

I'd already done that for you. But then decided I'm not going to succumb to this extension :smile:

hayksaryan avatar Apr 12 '24 12:04 hayksaryan

Hey @hayksaryan but are you able to see the notes list as shown in the Extension install page?:

image

I think this is a bug, not bad UX, I'm facing the same issue. Hope it gets fixed, the extension looks awesome!

pablocubico avatar May 06 '24 02:05 pablocubico

@pablocubico Yes, I see the list. Once you create at least one note the list appears in the sidebar.

hayksaryan avatar May 06 '24 06:05 hayksaryan

I have the same issue, notes are not listed on the sidebar, even after I create a new note. If I do Ctrl+Shift+P > Notes: List notes, they show up on the command drop down.

I am running on Remote Development mode, and the Notes.notesLocation is a path on the remote machine (I do see the new notes saved there).

My VSCode versions are: Version: 1.87.2 (system setup) Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 Date: 2024-03-08T15:20:17.278Z Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT x64 10.0.22631

scypher00 avatar May 30 '24 05:05 scypher00

uninstalling and re-installing fixed it

scypher00 avatar May 30 '24 05:05 scypher00

on new vscode with mac sonoma it doesnt work anymore

nyxb avatar Jul 01 '24 18:07 nyxb

Thank you all for pointing out this issue. I am sure it has been a problem for many people. I'll work on a fix as soon as possible.

dionmunk avatar Jul 15 '24 15:07 dionmunk

Hi! I'd love to use this extension. Unfortunately, it still keeps asking for a storage location.

  • also, when renaming a note, the note disappears from the list.. and again asks for a storage location. Best.

eusebiedev avatar Sep 23 '24 18:09 eusebiedev

If anyone else is facing the same issue, I found a workaround that might help:

  • Select your desired storage location.
  • Close VS Code.
  • Create a test.md file in the folder you selected as the storage location.
  • Open VS Code again.

Your test.md note should appear, and everything should work as expected.

edgarandresfp avatar Oct 03 '24 15:10 edgarandresfp

Realized this was rather a UX issue and not a bug. Maybe we need to change the default view if the folder is already selected.

Yeah, that took me a good second. I kept selecting a new location, then get prompted to refresh the window, then come back to "please select a location".

I suggest that if it has a location assigned and no notes yet, it displays a "New Note" button, as that would be the logical next step.

svharsdorf avatar Nov 25 '24 11:11 svharsdorf

Hello, I was using this extension for a long time now, but I started having this bug since a few days...

I pretty much tried anything I could (disabled/re-enabled the ext, uninstalled/reinstalled, changed note location folder and its permissions...), but nothing resolved the bug so far.

The only workaround I found is to use Ctrl+Shift+P > Notes: List notes as suggested by @scypher00

It would be great if this was solved, because this extension is really helpful ! Keep up the good work :)

brillarm avatar Jan 24 '25 12:01 brillarm

Hi! I'd love to use this extension. Unfortunately, it still keeps asking for a storage location.

  • also, when renaming a note, the note disappears from the list.. and again asks for a storage location. Best.

Make sure to keep the extension on the note when you rename it, like .md or .txt etc.

dionmunk avatar Jan 24 '25 15:01 dionmunk

I will be making some updates to the extension soon, and I will fix this issue with the upcoming release. I appreciate all of your feedback!

dionmunk avatar Jan 24 '25 15:01 dionmunk