“New” button does not work in Table View when creating notes in a folder
When I try to create a new note in a folder using the Table View, I click the New button and enter the note title, but the note is never actually created or saved. It simply does not appear in the folder. This issue does not occur in other views — creating new notes works correctly outside of Table View.
Steps to reproduce: 1. Open a folder in Table View. 2. Click the New button to create a new note. 3. Enter a title for the note. 4. Notice that the new note does not get created or appear in the folder.
Expected behavior: After clicking New and entering the note title, the note should be created and visible in the folder, as it works in other views.
Actual behavior: No new note is created or saved after entering the title in Table View.
Tried to reproduce this but wasn’t able to. Any debug information is appreciated. A fix was included in the patch for a potential issue but since the issue could not be reproduced, the issue fixed may not have been the issue here
From: Daniilnm @.> Sent: Tuesday, June 10, 2025 10:33:23 PM To: Make-md/makemd @.> Cc: Subscribed @.***> Subject: [Make-md/makemd] “New” button does not work in Table View when creating notes in a folder (Issue #490)
[https://avatars.githubusercontent.com/u/93351874?s=20&v=4]Daniilnm created an issue (Make-md/makemd#490)https://github.com/Make-md/makemd/issues/490
When I try to create a new note in a folder using the Table View, I click the New button and enter the note title, but the note is never actually created or saved. It simply does not appear in the folder. This issue does not occur in other views — creating new notes works correctly outside of Table View.
Steps to reproduce:
- Open a folder in Table View.
- Click the New button to create a new note.
- Enter a title for the note.
- Notice that the new note does not get created or appear in the folder.
Expected behavior: After clicking New and entering the note title, the note should be created and visible in the folder, as it works in other views.
Actual behavior: No new note is created or saved after entering the title in Table View.
— Reply to this email directly, view it on GitHubhttps://github.com/Make-md/makemd/issues/490, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAFHKNSQLBNHYZ2AODRTIQL3C3UDHAVCNFSM6AAAAAB674JIHSVHI2DSMVQWIX3LMV43ASLTON2WKOZTGEZTGOBUGA3TCNQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Tried to reproduce this but wasn’t able to. Any debug information is appreciated. A fix was included in the patch for a potential issue but since the issue could not be reproduced, the issue fixed may not have been the issue here …
this problem occurs randomly, a reboot helps, and apparently it doesn't appear until the next reboot.
I am running into this issue right now and happened out of nowhere (after the plug in working without a problem)
The second image is the Navigator view (first image is files view). Not sure how to fix this bug/issue ;-; Its been happening for like 2 days.
Fyi besides manually creating the file, the auto note creation that happens when you create a folder is also not working (hence why I am trying to manually add those notes).
Can you open the developer console and screenshot any errors that was outputted. I’m currently not able to reproduce this so any information is helpful thanks.
Can you open the developer console and screenshot any errors that was outputted. I’m currently not able to reproduce this so any information is helpful thanks.
Sorry for my ignorance but how do I open the developer console?
Can you open the developer console and screenshot any errors that was outputted. I’m currently not able to reproduce this so any information is helpful thanks.
Never mind I found it!
On Windows it’s Control-Shift-I and on Mac it’s Command-Option-I
Thanks, it doesn’t seem like there’s an issue in the crash logs, does anything appear in the logs after you try to create an item? Also, I just looked at the screenshots, can you be specific on which item is missing since I’m not able to deduce it. Are you referring to the folder note?
Hope this is helpful ;-;