Skip to content

Commit

Permalink
2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparschott committed Sep 27, 2024
1 parent 2388895 commit 0954542
Show file tree
Hide file tree
Showing 4 changed files with 209 additions and 74 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,15 @@ This menu will show “file,” “document links,” “query block links,”
- Replace files in the active tab group with files from the selected folder (i.e., close all open notes in active tab group and replace with folder items).

See the Settings for options to:
- filter (include or exclude) the folder items that are opened by type (e.g., markdown, images, canvas, etc.), extension, or file name;
- set the number of items to open at one time;
- open File Explorer folder contents with one click.
- Filter (include or exclude) the folder items that are opened by type (e.g., markdown, images, canvas, etc.), extension, or file name;
- Set the number of items to open at one time;
– Set the sorting order when opening multiple items.
- Open File Explorer folder contents with one click.

**Notes:**
- Opening folders is not recursive—only the top level notes in the folder will be opened.
- Sort order of the source (e.g., File Explorer, Search Results) is respected when opening multiple items. Once opened, sort order does not dynamically update when it is changed in the file explorer; reopen the folder in Continuous Mode to accomplish this.
– You can select multiple non-consecutive files (but not [yet?] folders) in the File Explorer (Alt/Opt + Click) and open them via the context menu.
- Sort order of the source (e.g., File Explorer, Search Results) is respected when opening multiple items. Once opened, sort order does not dynamically update when it is changed in the file explorer; reopen the folder in Continuous Mode to accomplish this or change the sort order via the tab group menu. In the Settings you can choose the default sort order when opening multiple items.
- Similarly, after opening multiple files, the tab group will not dynamically reflect any changes you make to the folder structure in the file explorer. If you do make any changes (e.g., move, create, or delete a note), you'll have to reopen the folder to see the updated structure.

## Commands
Expand Down
Loading

0 comments on commit 0954542

Please sign in to comment.