dionmunk / vscode-notes

Notes is a Markdown focused notes extension for Visual Studio Code that takes inspiration from Notational Velocity and nvAlt.
https://marketplace.visualstudio.com/items?itemName=dionmunk.vscode-notes
Other
63 stars 18 forks source link

Extension keeps asking to select a note location #54

Open hayksaryan opened 3 months ago

hayksaryan commented 3 months ago

Details

OS: Ubuntu 24.04

What have I tried?

hayksaryan commented 3 months ago

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.

darylshy commented 2 months ago

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

hayksaryan commented 2 months ago

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

ggat commented 2 months ago

@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.

hayksaryan commented 2 months ago

@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:

pablocubico commented 1 month ago

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!

hayksaryan commented 1 month ago

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

scypher00 commented 1 month ago

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 commented 1 month ago

uninstalling and re-installing fixed it