{"id":49797199,"url":"https://github.com/mcavallo/obsidian-default-zoom-fixer","last_synced_at":"2026-05-12T12:05:47.365Z","repository":{"id":324639493,"uuid":"1097892059","full_name":"mcavallo/obsidian-default-zoom-fixer","owner":"mcavallo","description":"Forces a default zoom factor at startup","archived":false,"fork":false,"pushed_at":"2025-11-27T21:50:26.000Z","size":189,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-30T12:20:20.712Z","etag":null,"topics":["electron","linux","obsidian-md","obsidian-plugin","wayland"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcavallo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-17T01:42:00.000Z","updated_at":"2025-11-27T21:50:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mcavallo/obsidian-default-zoom-fixer","commit_stats":null,"previous_names":["mcavallo/obsidian-default-zoom-fixer"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mcavallo/obsidian-default-zoom-fixer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcavallo%2Fobsidian-default-zoom-fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcavallo%2Fobsidian-default-zoom-fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcavallo%2Fobsidian-default-zoom-fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcavallo%2Fobsidian-default-zoom-fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcavallo","download_url":"https://codeload.github.com/mcavallo/obsidian-default-zoom-fixer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcavallo%2Fobsidian-default-zoom-fixer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32938034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","linux","obsidian-md","obsidian-plugin","wayland"],"created_at":"2026-05-12T12:05:46.814Z","updated_at":"2026-05-12T12:05:47.360Z","avatar_url":"https://github.com/mcavallo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Default Zoom Fixer for Obsidian\n\nFixes Obsidian's broken zoom‑level persistence on Linux (e.g. under XWayland or Wayland). Many users report that Obsidian's default zoom resets to 100% on restart, especially on Wayland/X11 setups. This plugin forces and remembers your preferred zoom level reliably.\n\n![Settings](.github/docs/settings.png)\n\n## Installing\n\n1. Open the Obsidian **Settings** and go to **Community Plugins**\n2. Click **Turn on community plugins** to enable the use of custom plugins\n3. Click the **Browse** button to open the community plugins search\n4. Search for `Default Zoom Fixer`, select it and click the **Install** button\n5. You will find `Default Zoom Fixer` in your list of **Current plugins**. Switch the toggle to enable the plugin.\n\n## Building\n\nIf you'd like to build the plugin yourself follow these instructions. This plugin uses TypeScript and Bun. You will need [Bun](https://bun.sh) installed in order to build it.\n\n### Build\n\n```sh\nbun install\nmake build\n```\n\n### Install to vault\n\n```sh\nVAULT_PATH=/path/to/vault make install\n```\n\nOr manually:\n\n```sh\nmkdir -p /path/to/vault/.obsidian/plugins/default-zoom-fixer\ncp -r dist/* /path/to/vault/.obsidian/plugins/default-zoom-fixer/\n```\n\nAfter installing the plugin files, restart Obsidian.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcavallo%2Fobsidian-default-zoom-fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcavallo%2Fobsidian-default-zoom-fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcavallo%2Fobsidian-default-zoom-fixer/lists"}