Releases: tu2-atmanand/obsidian-notes-explorer
2.4.0
Notes Explorer v2.0.0
Big New Features 🎁
-
Page View Mode
- If you are not scrolling through many cards, you can use the plugin as usual. You will also see an indicator in the status bar to show how many cards you’ve scrolled. If scrolling through more than a thousand cards doesn’t cause Obsidian to freeze, and resizing the view still rearranges the cards properly, it means you have a powerful PC and may not need to enable this feature. (Still, take a note of the number, when you start feeling that, you shouldn't scroll beyond these many cards.)
- To enable the new Page View Mode, toggle the feature in the settings. You can also set how many cards you want to see on a single page (default is 100). This is entirely up to you. On my laptop, I noticed lag when I set it to '1000,' so I usually keep it below that. (Choose a number below the limit you noted earlier.)
-
Page Bar: A new page bar has been added, which you can open by clicking on the Page: # button in the status bar. You can also use the left and right arrow buttons on either side of the page number to navigate between pages without opening the page bar.
-
Hide Action Bar: A new button in the board header has been added. If you’d like to hide the action bar and get a full-screen, distraction-free view, you can use this button.
-
Save button removed from color picker, so users can directly select the color and close the picker by clicking outside the picker pop-up.
-
The tags in action bar has been made to scroll horizontally, to solve the various issue occurring earlier while accusing the tags.
-
Delete permanently option removed for
deleted files
setting, since it was similar to Move to system trash option.
Bug Fixes 🛠
- Footer background is only appearing on hover, when footer always visible setting is true. Fixed ✅
- Tag color indicator are not applied as per priority set in settings, when front matter has been selected as the tags location. Fixed ✅
- Filename in top-bar is not wrapping and flowing out of the card. Fixed ✅
Other Changes 🔎
- Settings tab improved and organized with the new setting options.
- Styles of various old elements as well as new elements has been improved for visually appealing UI.
- Code optimized in store to use less store variables for faster updates.
Full Changelog: 2.3.1...2.4.0
2.3.1
Notes Explorer v2.3.1
Bug Fixes 🛠
- Forgot to remove the console statements. Fixed ✅
- The new setting for Note content interactions was not working. Fixed ✅
Full Changelog: 2.3.0...2.3.1
2.3.0
Notes Explorer v2.3.0 🥳
HoverPreview.mp4
New Features 🎁
- Hover preview for parent note: Get a hove preview for the parent note when hovered over the footer of the card while holding CTRL key.
- Interactions for note's content : Get hover preview for the internal links from the note's content, as well as open the internal links directly from the card. Holding CTRL key is important for both the functionalities to work.
- New setting option to enable or disable the Interactions for the note's content.
Bug Fixes 🛠
- Header/filename was hiding earlier when a fixed card height has been set. Fixed ✅
- Content in the card footer was not properly visible due to the blurred css style. Fixed ✅
- The font style of note metadata in Card's footer was not initially visible. Fixed ✅
Full Changelog: 2.2.0...2.3.0
2.2.0
Notes Explorer v2.2.0 🥳
New Big Features 🎁
-
Fixed Card Height : The setting for
Max Card Height
has been changed toFixed Card Height
. This will help to get a gallery view instead of a Masonry view. (As can be seen in the first image) -
Delete Confirmation popup : A new popup window has been added so users don't accidentally delete the notes using the delete icon in the cared footer. See below image.
-
New setting option for Note's Metadata selection.
-
Note's Metadata : Now you can select which notes property you want to see inside the footer of the card instead of the original parent folder name. See below image for the available options which has been added. For front-matter optoin, all the notes must have the front-matter tag, entered in the setting field.
Bug Fixes 🛠
- Footer color was earlier always showing white in both dark and white theme mode. Fixed ✅
Other Changes 🔎
- New styles CSS added for the latest changes.
Full Changelog: 2.1.0...2.2.0
2.1.0
Notes Explorer v2.1.0
New Features 🎁
- New icon for new plugin.
- New setting option to set the maximum number of lines you want to see in the card from your note. Default will always be 20 lines.
- Improved the UI of the Exclude folder settings section.
- New UI for footer of the card.
- Optimization : Because of this new option in setting for extracting only specific number of lines from the notes and as the post-processing has been removed, the performance of this plugin is expected to outsmart the last version.
Bug Fixes 🛠
- Scroll bar appearing when max height is set in the settings. Fixed ✅
- Few notes content is not taking the full width of the card. Fixed ✅
Other Changes 🔎
- Donation section added in settings.
- Removed reset button from the settings.
Full Changelog: 2.0.0...2.1.0
2.0.0
Notes Explorer v2.0.0 🥳
Initially started as simple fork from the Cards View plugin, now has become a highly functional plugin in itself with a lot of new functionalities. I started integrating all these new features to explore vault efficiently. Although, now after hearing few suggestions from the users, I have decided to publish my own new plugin with all these new changes, as I presume, the author of the Cards View might not be interested in integrating all these new features. This Beta version will be now published with a new name : Notes Explorer.
What's changed ?
The old beta version will now be released on the Obsidian plugin marketplace with a new name : Notes Explorer.
Full Changelog: 1.14.0...2.0.0
1.14.0
Cards View (Beta) v1.14.0 🥳
New Big Features 🎁
-
UI/UX for the Tag color indicator has been enhanced to give best experience for configuring the colors.
-
New setting option to select the Tag color indicator type
-
The functionality for the new Tag color indicator type = Card's sidebar has been implemented, as can be seen in the first image. This specific feature has been integrated because, the rendered cards are not simple cards like Google Notes or other simple cards. In Obsidian, the markdown is rendered using various styles for all the different types of elements, such as headings, blockquotes, codeblocks, etc. And their colors varies with different themes too. To be able to view the content in the cards properly, users can use this new option to see the tag color indicator in a new way.
Bug Fixes 🛠
- Multiple bugs with color picker such as, alpha set to 0 by default, the rgba values are not stored as integers. Fixed ✅
Other Changes 🔎
- Styles for the new setting elements improved.
Full Changelog: 1.13.2...1.14.0
1.13.2
Cards View (Beta) v1.13.2
Bug Fixes 🛠
- Tags are not working properly because they are case-sensitive. Fixed by making them case-insensitive ✅
Other Changes 🔎
- The UI of folder tag improved to be properly visible.
- Code optimization
Full Changelog: 1.13.1...1.13.2
1.13.1
Cards View (Beta) v1.13.1
Bug Fixes 🛠
- Pinned items were not pinned to top after last release. Fixed ✅
- Refresh button was not working earlier as expected. Fixed ✅
Other Big Changes 👋
- Sorting algorithm has been optimized to work much faster and take less resources.
Full Changelog: 1.13.0...1.13.1
1.13.0
Cards View (Beta) v1.13.0 🥳
FolderTagFeature.mp4
New Big Features 🎁
- Exclude Folders : Now you can add folders in setting to exclude all notes from that folders.
- Folder specific Cards view : New menu option in file menu to only see notes from a particular folder.
- Cards view on folder click : Click on the folder from the file-explorer to see the Cards view with all the parent notes. Enable this feature from settings.
- Read Sub-folders : Using this filter, you can now able to see all the files from the sub-folders as well, when folder specific view is active.
- A folder tag will be shown in the top bar as an indicator, when a folder specific view is active.
- Organized the sort menu with sections headings.
- Refresh on Resize : Now the masonry view will refresh on layout/tab resize.
Bug Fixes 🛠
- Excalidraw files were shown with last release fixed.
- Tag based card background color were not working on Obsidian start, fixed.
Other Changes
- Optimized the build.
- Organized code.
Full Changelog: 1.12.1...1.13.0