Update browser modal to side-panel view
The browser interface has been refactored from a modal to a persistent side-panel view that can be opened and closed like other Obsidian panes. This provides better workflow integration and allows users to keep the browser open while working with other notes. The documentation has been updated to clarify that the "Browse reMarkable" command now opens the side-panel browser instead of a modal dialog.
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ obidian-remarkable/
|
||||
|
||||
### Daily Use
|
||||
- **Sync all**: Click ribbon pencil icon or run command "Sync from reMarkable"
|
||||
- **Browse files**: Click ribbon folder icon or run command "Browse reMarkable"
|
||||
- **Browse files**: Click ribbon folder icon or run command "Browse reMarkable" to open the side-panel browser
|
||||
- **Per-file actions**: In the browser, click "Import" or "Handwriting to Markdown" for each document
|
||||
- **Convert single file**: Open a `.rm` file in Obsidian, run "Convert handwriting to Markdown"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user