Skip to content

Commit

Permalink
docs(readme): add intro about folder focus
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenlx authored May 3, 2022
1 parent 5fc6341 commit 8071260
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,21 @@ Note:
- [fetch title from h1](https://github.com/aidenlx/alx-folder-note/wiki/folderv-settings#h1-as-title-source) if title not specified
- [filter files](https://github.com/aidenlx/alx-folder-note/wiki/folderv-options#filter) with regex/glob
- [sort files](https://github.com/aidenlx/alx-folder-note/wiki/folderv-options#sort) by name/create time/last modified time

- folder focus mode: right-click on folder in file explorer and select Toggle Focus can dim other folders and files outside of selected folder, select option again to revert ![CleanShot_2021-11-29_at_18 30 53](https://user-images.githubusercontent.com/31102694/166448049-aea0457a-d19f-4b29-8f7c-b66b5bd26629.gif)
- you can also long press with mouse on the folder name in file explorer to toggle folder focus (disabled by default, desktop only)
- [folder icon in file explorer](https://github.com/aidenlx/alx-folder-note/issues/11)
More to come:

- [ ] `folderv`: show [children specified in dataview/frontmatter fields](https://github.com/SkepticMystic/breadcrumbs/wiki/Relationships---Basics) (works with [relation-resolver plugin](https://github.com/aidenlx/relation-resolver))
- [ ] `folderv`: list view
- [ ] [folder icon in file explorer](https://github.com/aidenlx/alx-folder-note/issues/11)

## How to use

Check [wiki](https://github.com/aidenlx/alx-folder-note/wiki) for more details

## Compatibility

The required API feature is only available for Obsidian v0.13.24+.
The required API feature is only available for Obsidian v0.13.24+.

## Installation

Expand Down

0 comments on commit 8071260

Please sign in to comment.