No description
  • TypeScript 84.8%
  • JavaScript 15.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Florian Egger 7a6cc78e17 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.
2026-05-31 18:43:35 +02:00
dist Update browser modal to side-panel view 2026-05-31 18:43:35 +02:00
node_modules initial commit 2026-05-31 14:23:01 +02:00
scripts Add OCR dependency support to plugin installer 2026-05-31 18:00:01 +02:00
src Update browser modal to side-panel view 2026-05-31 18:43:35 +02:00
tests Update browser modal to side-panel view 2026-05-31 18:43:35 +02:00
esbuild.config.mjs Update build system and path handling 2026-05-31 16:01:44 +02:00
IMPLEMENTATION.md Update browser modal to side-panel view 2026-05-31 18:43:35 +02:00
main.js Update browser modal to side-panel view 2026-05-31 18:43:35 +02:00
main.ts initial commit 2026-05-31 14:23:01 +02:00
manifest.json initial commit 2026-05-31 14:23:01 +02:00
package-lock.json initial commit 2026-05-31 14:23:01 +02:00
package.json Add plugin installation script and documentation 2026-05-31 17:17:51 +02:00