QOwnNotes icon indicating copy to clipboard operation
QOwnNotes copied to clipboard

Delete hotkey in Note Tree view treats folders as notes

Open J0w03L opened this issue 2 months ago • 4 comments

Expected behaviour

When selecting a folder in the Note Tree, and then pressing the Delete key, a confirmation dialog should appear, and once confirmed, the folder and it's children should be deleted.

Actual behaviour

Upon pressing the Delete key, a confirmation dialog appears, but confirming it simply moves the selection cursor down to the next item without actually deleting anything. The confirmation box for deleting a note is shown -- it is the same that is shown when right clicking on a note and deleting from the context menu, as opposed to the different dialog box shown for doing the same on a folder -- so I believe this is a simple oversight.

Steps to reproduce

Steps to reproduce the behavior:

  1. Ensure "note tree" mode is enabled in Settings > Experimental
  2. Create a folder and select it
  3. Press the Delete key on your keyboard
  4. Accept the incorrect confirmation dialog

Screenshots

If applicable, add screenshots to help explain your problem.

Output from the debug section in the settings dialog

Expand QOwnNotes Debug Information ===========================

General Info

Current Date: Tue Oct 14 10:39:10 2025 Version: 25.10.1 Build date: Oct 14 2025 Build number: 1223 Platform: linux (xcb) Operating System: Arch Linux Build architecture: x86_64 Current architecture: x86_64 Release: AUR Qt Version (build): 6.9.1 Qt Version (runtime): 6.9.1 Portable mode: no Settings path / key: /home/j0w03l/.config/PBE/QOwnNotes.conf Application database path: /home/j0w03l/.local/share/PBE/QOwnNotes/QOwnNotes.sqlite Application arguments: QOwnNotes Qt Debug: no System Botan: no Libgit2: no Locale (system): en_GB Locale (interface): empty Primary screen resolution: 1920x1080 Icon theme: breeze-dark-qownnotes Notes in current note folder: 3 Calendar items: 0 Enabled scripts: 0 Database drivers: QODBC, QSQLITE, QIBASE, QPSQL, QMARIADB, QMYSQL

Server Info

serverUrl: empty appIsValid: yes notesPathExists: empty serverVersion: empty appVersion: empty

Spellchecking

Enabled: true Selected language: auto Language codes: en_AG, en_BS, en_BW, en_BZ, en_DK, en_GB, en_GB-large, en_GH, en_HK, en_IE, en_IN, en_JM, en_NA, en_NG, en_NZ, en_SG, en_TT, en_ZA, en_ZW Language names: English (Antigua & Barbuda), English (Bahamas), English (Botswana), English (Belize), English (Denmark), British English (United Kingdom), British English (United Kingdom) [large], English (Ghana), English (Hong Kong SAR China), English (Ireland), English (India), English (Jamaica), English (Namibia), English (Nigeria), English (New Zealand), English (Singapore), English (Trinidad & Tobago), English (South Africa), English (Zimbabwe) Application dictionaries path: /home/j0w03l/.local/share/PBE/QOwnNotes/dicts

Note folders

currentNoteFolderId: 3

Note folder default

id: 1 isCurrent: no activeTagId: 1 localPath: /mnt/secure/notes remotePath: Notes cloudConnectionId: 1 isShowSubfolders: no isUseGit: no allowDifferentNoteFileName: no activeNoteSubFolder name: empty database file: /mnt/secure/notes/notes.sqlite

Note folder -removed-

id: 2 isCurrent: no activeTagId: -1 localPath: /mnt/secure/notes/-removed- remotePath: Notes cloudConnectionId: 1 isShowSubfolders: yes isUseGit: yes allowDifferentNoteFileName: yes activeNoteSubFolder name: empty database file: /mnt/secure/notes/-removed-/notes.sqlite

Note folder test

id: 3 isCurrent: yes activeTagId: 0 localPath: /mnt/secure/notes/test remotePath: Notes cloudConnectionId: 1 isShowSubfolders: yes isUseGit: no allowDifferentNoteFileName: yes activeNoteSubFolder name: Test Folder 2 database file: /mnt/secure/notes/test/notes.sqlite

Note folder test2

id: 4 isCurrent: no activeTagId: 0 localPath: /mnt/secure/notes/test2 remotePath: Notes cloudConnectionId: 1 isShowSubfolders: yes isUseGit: no allowDifferentNoteFileName: no activeNoteSubFolder name: empty database file: /mnt/secure/notes/test2/notes.sqlite

Cloud connections

Cloud connection Default

id: 1 isCurrent: yes serverUrl: empty username: empty accountId: empty

Enabled scripts

Settings

AboutDialog/geometry (QByteArray): <binary data> ActiveNoteHistoryItem (NoteHistoryItem): <binary data> Debug/fakeOldVersionNumber (QString): false Debug/fileLogging: empty DictionaryManagerDialog/geometry (QByteArray): <binary data> DictionaryManagerDialog/mainSplitterState (QByteArray): <binary data> DistractionFreeMode/isEnabled (QString): false DistractionFreeMode/menuBarGeometry (QByteArray): <binary data> DistractionFreeMode/menuBarHeight (QString): 22 DistractionFreeMode/menuBarVisible (QString): true DistractionFreeMode/windowState (QByteArray): <binary data> Editor/CurrentSchemaKey (QString): EditorColorSchema-cdbf28fc-1ddc-4d13-bb21-6a4043316a2f Editor/autoBracketClosing (QString): true Editor/autoBracketRemoval (QString): true Editor/disableCursorBlinking (QString): false Editor/editorWidthInDFMOnly (QString): true Editor/highlightCurrentLine (QString): true Editor/indentSize (QString): 4 Editor/removeTrailingSpaces (QString): false Editor/showLineNumbers (QString): true Editor/useTabIndent (QString): false Editor/vimMode (QString): false FileDialog/LastPath (QString): /tmp FileDialog/LastPath-PreviewHTMLFileExport (QString): /tmp IssueAssistantDialog/geometry (QByteArray): <binary data> LastUpdateCheck (QDateTime): 2025-10-14T10:26:35.939 LogWidget/criticalLog (QString): true LogWidget/debugLog (QString): true LogWidget/fatalLog (QString): true LogWidget/infoLog (QString): true LogWidget/scriptingLog (QString): true LogWidget/statusLog (QString): true LogWidget/warningLog (QString): true MainWindow/geometry (QByteArray): <binary data> MainWindow/mainToolBar.iconSize (QString): 24 MainWindow/menuBarGeometry (QByteArray): <binary data> MainWindow/noteSubFolderTreeWidgetExpandState-2 (QStringList): -removed- MainWindow/noteSubFolderTreeWidgetExpandState-3 (QStringList): Test Folder 2, Test Folder 1 MainWindow/noteTextEdit.code.font (QString): monospace,10,-1,2,50,0,0,0,0,0 MainWindow/noteTextEdit.font (QString): Sans Serif,10,-1,5,50,0,0,0,0,0 MainWindow/noteTextView.code.font (QString): monospace,9,-1,2,50,0,0,0,0,0 MainWindow/noteTextView.font (QString): Sans Serif,9,-1,5,50,0,0,0,0,0 MainWindow/noteTextView.ignoreCodeFontSize (QString): true MainWindow/noteTextView.refreshDebounceTime (QString): 600 MainWindow/noteTextView.rtl (QString): false MainWindow/noteTextView.underline (QString): true MainWindow/noteTextView.useEditorStyles (QString): true MainWindow/noteTextView.useInternalExportStyling (QString): true MainWindow/showNotesFromAllNoteSubFolders (bool): false MessageBoxOverride/linux-light-mode (QString): 65536 NoteFolder-1/NoteTabNameList (QString): Welcome to QOwnNotes NoteFolder-1/NoteTabStickinessList: empty NoteFolder-1/NoteTabSubFolderPathDataList (QString): empty NoteFolder-1/allowDifferentNoteFileName (QString): false NoteFolder-2/NoteTabNameList (QString): Note 2025-09-17T11.04.35 NoteFolder-2/NoteTabStickinessList: empty NoteFolder-2/NoteTabSubFolderPathDataList (QString):

-removed-

NoteFolder-2/allowDifferentNoteFileName (QString): true NoteFolder-3/NoteTabNameList: empty NoteFolder-3/NoteTabStickinessList: empty NoteFolder-3/NoteTabSubFolderPathDataList: empty NoteFolder-3/allowDifferentNoteFileName (bool): true NoteFolder-4/NoteTabNameList (QString): Note 2023-09-15T14.40.01 NoteFolder-4/NoteTabStickinessList: empty NoteFolder-4/NoteTabSubFolderPathDataList (QString): empty NoteFolder-4/allowDifferentNoteFileName (QString): false NoteHistory-1 (QVariantList): <variant list with 2 item(s)> NoteHistory-2 (QVariantList): <variant list with 70 item(s)> NoteHistory-3 (QVariantList): <variant list with 28 item(s)> NoteHistory-4 (QVariantList): <variant list with 20 item(s)> NoteHistoryCurrentIndex-1 (QString): 1 NoteHistoryCurrentIndex-2 (QString): 69 NoteHistoryCurrentIndex-3 (QString): 27 NoteHistoryCurrentIndex-4 (QString): 19 PiwikClientId (QString): <hidden> ScriptRepositoryDialog/geometry (QByteArray): <binary data> ScriptRepositoryDialog/mainSplitterState (QByteArray): <binary data> SearchEngineId (QString): 2 SettingsDialog/geometry (QByteArray): <binary data> SettingsDialog/mainSplitterState (QByteArray): <binary data> ShowSystemTray (QString): false StartHidden (QString): false TableDialog/geometry (QByteArray): <binary data> TagAddDialog/geometry (QByteArray): <binary data> UpdateDialog/geometry (QByteArray): <binary data> WelcomeDialog/geometry (QByteArray): <binary data> acceptAllExternalModifications (QString): false ai/enabled (QString): false allowNoteEditing (bool): true allowOnlyOneAppInstance (QString): true appMetrics/disableAppHeartbeat (QString): false appMetrics/disableTracking (QString): false appMetrics/notificationShown (QString): true autoReadOnlyMode (QString): false autoReadOnlyModeTimeout (QString): 30 automaticNoteFolderDatabaseClosing (QString): false checkSpelling (bool): true closeTodoListAfterSave (QString): false cryptoKey (QString): <hidden> currentNoteFolderId (QString): 3 currentWorkspace (QString): q6Ht79sKmCgV cursorWidth (QString): 1 darkMode (QString): true darkModeColors (QString): true darkModeIconTheme (QString): true darkModeTrayIcon (QString): false defaultNoteFileExtension (QString): md demoNotesCreated (QString): true disableAutomaticUpdateDialog (QString): true disableSavedSearchesAutoCompletion (QString): false dockWasInitializedOnce (QString): true enableNoteTree (QString): true enableSocketServer (QString): true enableWebAppSupport (QString): false externalEditorPath (QString): empty fullyHighlightedBlockquotes (QString): true gitCommitInterval (QString): 30 gitExecutablePath (QString): empty gitLogCommand (QString): empty guiFirstRunInit (bool): true ignoreAllExternalModifications (QString): false ignoreAllExternalNoteFolderChanges (QString): false ignoreNoteSubFolders (QString): ^\. ignoredNoteFiles (QString): empty imageScaleDown (QString): false imageScaleDownMaximumHeight (QString): 1024 imageScaleDownMaximumWidth (QString): 1024 initialLayoutIdentifier (QString): full insertTimeFormat (QString): empty interfaceFontSize (QString): 11 interfaceLanguage (QString): empty internalIconTheme (QString): false itemHeight (QString): 17 legacyLinking (QString): false localTrash/autoCleanupDays (QString): 30 localTrash/autoCleanupEnabled (QString): true localTrash/supportEnabled (QString): true markdownHighlightingEnabled (QString): true navigationPanelAutoSelect (QString): true navigationPanelHideSearch (QString): false networking/ignoreSSLErrors (QString): true networking/proxyType (QString): 2 newNoteAskHeadline (QString): false noteEditIsCentralWidget (QString): true noteFileExtensionList (QStringList): md, txt noteListPreview (QString): false noteSaveIntervalTime (QString): 10 noteSubfoldersPanelDisplayAsFullTree (QString): true noteSubfoldersPanelHideSearch (QString): false noteSubfoldersPanelOrder (QString): 0 noteSubfoldersPanelShowFullPath (QString): true noteSubfoldersPanelShowNotesRecursively (QString): true noteSubfoldersPanelShowRootFolderName (QString): true noteSubfoldersPanelSort (QString): 0 notesPanelOrder (QString): 0 notesPanelSort (QString): 1 notesPath (QString): /mnt/secure/notes/test notifyAllExternalModifications (QString): false overrideInterfaceFontSize (QString): false ownCloud/supportEnabled (QString): false ownCloud/todoCalendarBackend (QString): 3 ownCloud/todoCalendarCalDAVPassword (QString): <hidden> ownCloud/todoCalendarCalDAVServerUrl (QString): empty ownCloud/todoCalendarCalDAVUsername (QString): empty ownCloud/todoCalendarCloudConnectionId (QString): 1 ownCloud/todoCalendarDisplayNameList: empty ownCloud/todoCalendarEnabledList: empty ownCloud/todoCalendarEnabledUrlList: empty ownCloud/todoCalendarUrlList: empty ownCloudInfo/appIsValid (bool): true ownCloudInfo/connectionErrorMessage (QString): empty ownCloudInfo/notesPathExistsText (QString): empty ownCloudInfo/serverVersion (QString): empty recentNoteFolders (QStringList): /mnt/secure/notes/-removed-, /mnt/secure/notes/test2, /mnt/secure/notes restoreCursorPosition (QString): true restoreLastNoteAtStartup (QString): true restoreNoteTabs (QString): true savedSearches/noteFolder-2 (QStringList): Note 2025-10-14 10h09s26, Note 2025-10-14 10h08s49, Note 2025-10-14 10h08s47, Note 2025-10-14 10h08s33, Note 2025-10-14T09.56.30, Note 2025-10-01T16.39.07, Note 2025-10-01T14.50.02, Note 2025-10-01T14.49.35, Note 2025-10-01T09.06.28, Note 2025-09-24T11.01.59, Note 2025-09-24T09.56.26, Note 2025-09-23T09.58.03, Note 2025-09-17T11.04.35, Note 2025-09-16T09.06.17, Note 2025-09-09T09.06.22, Note 2025-09-03T09.29.51, Note 2025-09-02T09.22.15, Note 2025-09-02T09.14.34, Note 2025-04-28T16.30.18, Note 2025-04-20T15.21.42, Note 2025-04-20T15.21.32, Note 2025-03-25T09.48.28, Note 2025-03-17T11.01.42, Note 2025-03-10T10.31.01, Note 2024-11-01T19.54.03, Note 2024-10-28T17.30.37, Note 2024-10-28T17.29.46, Note 2024-10-28T11.09.53, Note 2024-10-08T09.18.12, Note 2024-10-07T11.04.08, Note 2024-10-01T09.12.17, Note 2024-10-01T09.08.43, Note 2024-09-24T11.06.14, Note 2024-09-10T10.00.51, Note 2024-09-10T09.05.24, Note 2024-09-03T09.11.35, Note 2024-09-03T09.11.29, Note 2024-09-03T09.09.12, Note 2024-05-24T11.31.02, Note 2024-04-18T09.05.53, Note 2024-02-29T10.10.14, Note 2024-02-22T09.35.22, Note 2024-02-01T09.12.25, Note 2024-01-25T09.11.56, Note 2023-12-15T13.12.46, Note 2023-12-07T09.39.23, Note 2023-11-30T13.12.29, Note 2023-11-30T09.07.43, Note 2023-11-16T09.12.46, Note 2023-11-15T16.32.31, Note 2023-11-10T10.01.31, Note 2023-11-10T09.47.43, Note 2023-11-09T13.09.32, Note 2023-11-09T09.14.45, Note 2023-11-03T13.09.42, Note 2023-11-02T13.06.14, Note 2023-11-02T11.22.05, Note 2023-10-20T15.44.42, Note 2023-10-20T13.05.44, Note 2023-10-19T13.10.53, Note 2023-10-19T09.09.14, Note 2023-10-13T13.10.03, Note 2023-10-13T09.09.55, Note 2023-10-12T13.13.36, Note 2023-10-06T13.04.42, Note 2023-10-06T09.03.15, Note 2023-10-05T13.12.03, Note 2023-09-29T15.39.04, Note 2023-09-29T12.57.54, Note 2023-09-29T09.25.22, Note 2023-09-28T13.59.18, Note 2023-09-22T09.08.14, Note 2023-09-22T09.07.12, Note 2023-09-21T13.18.11, Note 2023-09-21T09.03.43, Note 2023-09-20T01.33.20, Note 2023-09-20T01.32.48, Note 2023-09-15T13.01.19, Note 2023-09-15T11.55.18, Note 2023-09-15T10.16.49, Note 2023-09-15T10.13.37, Note 2023-09-15T09.27.21, Note 2023-09-14T09.06.38, Note 2023-09-14T09.04.48, Note 2023-09-14T09.04.44, Note 2023-09-04T19.55.23, Note 2023-09-04T19.34.04, Note 2023-09-04T19.24.32, Note 2023-09-04T19.05.39, Note 2023-09-04T19.03.39, Note 2023-09-04T19.02.44, Note 2023-09-04T19.00.54, -removed-, 2023-09-04 savedSearches/noteFolder-3 (QStringList): Note 2025-10-14 10h26s48, Note 2025-10-14 10h26s46, Note 2025-10-14 10h26s38, Note 2025-10-14 10h26s26, Note 2025-10-14 10h25s29, Note 2025-10-14 10h22s13, Note 2025-10-14 10h11s31, Note 2025-10-14 10h11s22, Note 2025-10-14 10h10s40, Note 2025-10-14 10h10s34, Note 2023-09-15T12.28.47, Note 2023-09-15T12.28.42, Note 2023-09-15T12.24.54, Note 2023-09-15T12.23.03, Note 2023-09-15T12.17.04, Note 2023-09-15T12.17.01, Note 2023-09-15T10.27.27, Note 2023-09-15T10.22.59, Note 2023-09-15T10.20.17, Note 2023-09-15T10.18.55, Note 2023-09-15T10.18.18, Note 2023-09-15T10.17.53 savedSearches/noteFolder-4 (QStringList): Note 2023-09-15T14.40.01, Note 2023-09-15T14.31.16, Note 2023-09-15T14.30.46, Note 2023-09-15T14.28.59, Note 2023-09-15T12.36.08 showMatches (QString): true showMenuBar (bool): true showStatusBar (bool): true spellCheckLanguage (QString): auto startInReadOnlyMode (QString): false systemIconTheme (QString): false tagWasAddedToNote (QString): true taggingShowNotesRecursively (QString): false tagsPanelHideNoteCount (QString): false tagsPanelHideSearch (QString): false tagsPanelOrder (QString): 0 tagsPanelSort (QString): 0 todoCalendarSupport (QString): true toolbar/1/items (QStringList): actionFormat_text_bold, actionFormat_text_italic, actionStrike_out_text, actionInsert_code_block, actionInsert_block_quote toolbar/1/name (QString): formattingToolbar toolbar/1/title (QString): formatting toolbar toolbar/2/items (QStringList): actionInsert_text_link, actionInsert_image, actionInsert_current_time toolbar/2/name (QString): insertingToolbar toolbar/2/title (QString): inserting toolbar toolbar/3/items (QStringList): action_Encrypt_note, actionEdit_encrypted_note, actionDecrypt_note toolbar/3/name (QString): encryptionToolbar toolbar/3/title (QString): encryption toolbar toolbar/4/items (QStringList): actionWorkspaceComboBox, actionStore_as_new_workspace, actionRemove_current_workspace, actionRename_current_workspace, actionSwitch_to_previous_workspace, actionUnlock_panels, , actionToggle_distraction_free_mode, action_Increase_note_text_size, action_Decrease_note_text_size, action_Reset_note_text_size toolbar/4/name (QString): windowToolbar toolbar/4/title (QString): window toolbar toolbar/5/items (QString): action_Quit toolbar/5/name (QString): quitToolbar toolbar/5/title (QString): quit toolbar toolbar/6/items (QString): action_Quit toolbar/6/name (QString): quitToolbar toolbar/6/title (QString): quit toolbar toolbar/size (QString): 6 useNoteFolderButtons (QString): false useUNIXNewline (QString): false webAppClientService/serverUrl (QString): wss://app.qownnotes.org webAppClientService/token (QString): <hidden> webSocketServerService/bookmarksNoteName (QString): Bookmarks webSocketServerService/bookmarksTag (QString): bookmarks webSocketServerService/commandSnippetsNoteName (QString): Commands webSocketServerService/commandSnippetsTag (QString): commands webSocketServerService/port (QString): 22222 workspace-initial/name (QString): Full workspace-initial/noteSubFolderDockWidgetVisible (QString): true workspace-initial/windowState (QByteArray): <binary data> workspace-q6Ht79sKmCgV/name (QString): Full workspace-q6Ht79sKmCgV/noteSubFolderDockWidgetVisible (QString): true workspace-q6Ht79sKmCgV/windowState (QByteArray): <binary data> workspaces (QStringList): initial, q6Ht79sKmCgV

System environment

CASROOT: /usr CSF_DrawPluginDefaults: /usr/share/opencascade/resources/DrawResources CSF_EXCEPTION_PROMPT: 1 CSF_IGESDefaults: /usr/share/opencascade/resources/XSTEPResource CSF_LANGUAGE: us CSF_MDTVTexturesDirectory: /usr/share/opencascade/resources/Textures CSF_MIGRATION_TYPES: /usr/share/opencascade/resources/StdResource/MigrationSheet.txt CSF_OCCTResourcePath: /usr/share/opencascade/resources CSF_PluginDefaults: /usr/share/opencascade/resources/StdResource CSF_SHMessage: /usr/share/opencascade/resources/SHMessage CSF_STEPDefaults: /usr/share/opencascade/resources/XSTEPResource CSF_ShadersDirectory: /usr/share/opencascade/resources/Shaders CSF_StandardDefaults: /usr/share/opencascade/resources/StdResource CSF_StandardLiteDefaults: /usr/share/opencascade/resources/StdResource CSF_TObjDefaults: /usr/share/opencascade/resources/StdResource CSF_TObjMessage: /usr/share/opencascade/resources/TObj CSF_XCAFDefaults: /usr/share/opencascade/resources/StdResource CSF_XSMessage: /usr/share/opencascade/resources/XSMessage CSF_XmlOcafResource: /usr/share/opencascade/resources/XmlOcafResource DBUS_SESSION_BUS_ADDRESS: unix:path=/run/user/1000/bus DEBUGINFOD_URLS: https://debuginfod.archlinux.org DESKTOP_SESSION: awesome DEVKITARM: /opt/devkitpro/devkitARM DEVKITPPC: /opt/devkitpro/devkitPPC DEVKITPRO: /opt/devkitpro DISPLAY: :0 DRAWDEFAULT: /usr/share/opencascade/resources/DrawResources/DrawDefault DRAWHOME: /usr/share/opencascade/resources/DrawResources GDMSESSION: awesome GRADLE_HOME: /usr/share/java/gradle GTK2_RC_FILES: /usr/share/themes/Breeze-Dark/gtk-2.0/gtkrc GTK_MODULES: canberra-gtk-module GTK_THEME: Breeze:dark HOME: /home/j0w03l LANG: en_GB.UTF-8 LOGNAME: j0w03l MAIL: /var/spool/mail/j0w03l MMGT_CLEAR: 1 MOTD_SHOWN: pam PATH: /home/j0w03l/.pyenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/opt/android-sdk/platform-tools:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin:/usr/local/pspdev/bin PICO_SDK_PATH: /usr/share/pico-sdk PSPDEV: /usr/local/pspdev PT8HOME: /opt/packettracer/ PWD: /home/j0w03l PYENV_ROOT: /home/j0w03l/.pyenv PYENV_SHELL: bash QT_AUTO_SCREEN_SCALE_FACTOR: 1 QT_QPA_PLATFORMTHEME: qt6ct SHELL: /bin/bash SHLVL: 0 USER: j0w03l XAUTHORITY: /home/j0w03l/.Xauthority XDG_DATA_DIRS: /home/j0w03l/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop XDG_GREETER_DATA_DIR: /var/lib/lightdm-data/j0w03l XDG_RUNTIME_DIR: /run/user/1000 XDG_SEAT: seat0 XDG_SEAT_PATH: /org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS: user XDG_SESSION_DESKTOP: awesome XDG_SESSION_ID: 2 XDG_SESSION_PATH: /org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE: x11 XDG_VTNR: 7

Relevant log output in the Log panel

Expand

N/A; no useful logs

J0w03L avatar Oct 14 '25 09:10 J0w03L

Looks like you are talking about the work in progress feature #790, right? If yes, then it would be the best to deposit your request there... 😉 Deleting with the Delete key doesn't work yet, the context menu deleting works already.

pbek avatar Oct 14 '25 18:10 pbek

Since this needs a different concept of deleting selected notes, mixed with folders, I can do this for now:

25.10.2

  • In note tree mode, if only one folder is selected, you can delete it with the Del key (for #3374)

pbek avatar Oct 14 '25 19:10 pbek

There now is a new release, could you please test it and report if it works for you?

pbek avatar Oct 14 '25 19:10 pbek

Yep, single folders working fine for me

J0w03L avatar Oct 14 '25 20:10 J0w03L