{"id":13588637,"url":"https://github.com/deathau/sliding-panes-obsidian","last_synced_at":"2025-04-04T09:08:55.530Z","repository":{"id":37301712,"uuid":"285488110","full_name":"deathau/sliding-panes-obsidian","owner":"deathau","description":"Andy Matuschak Mode as a plugin","archived":false,"fork":false,"pushed_at":"2022-09-23T16:13:06.000Z","size":8617,"stargazers_count":793,"open_issues_count":88,"forks_count":31,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-28T08:08:57.544Z","etag":null,"topics":["obsidian-md","obsidian-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deathau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"deathau","custom":["https://www.paypal.me/deathau"]}},"created_at":"2020-08-06T06:06:52.000Z","updated_at":"2025-03-19T22:41:18.000Z","dependencies_parsed_at":"2022-07-12T16:17:24.191Z","dependency_job_id":null,"html_url":"https://github.com/deathau/sliding-panes-obsidian","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathau%2Fsliding-panes-obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathau%2Fsliding-panes-obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathau%2Fsliding-panes-obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathau%2Fsliding-panes-obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deathau","download_url":"https://codeload.github.com/deathau/sliding-panes-obsidian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149501,"owners_count":20891954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["obsidian-md","obsidian-plugin"],"created_at":"2024-08-01T15:06:50.111Z","updated_at":"2025-04-04T09:08:55.510Z","avatar_url":"https://github.com/deathau.png","language":"TypeScript","funding_links":["https://github.com/sponsors/deathau","https://www.paypal.me/deathau","https://paypal.me/deathau"],"categories":["TypeScript","obsidian-plugin"],"sub_categories":[],"readme":"# Sliding Panes (Andy Matuschak Mode) Obsidian Plugin\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/deathau/sliding-panes-obsidian?style=for-the-badge\u0026sort=semver)](https://github.com/deathau/sliding-panes-obsidian/releases/latest)\n![GitHub All Releases](https://img.shields.io/github/downloads/deathau/sliding-panes-obsidian/total?style=for-the-badge)\n\nSliding Panes (Andy Matuschak Mode) as a plugin for [Obsidian](https://obsidian.md).\n\n![Screenshot](https://github.com/deathau/sliding-panes-obsidian/raw/master/screenshot.gif)\n\nThis plugin changes the way panes in the main workspace are handled — inspired by\nthe UI of [Andy Matuschak's notes](https://notes.andymatuschak.org/).  \nInstead of shrinking the workspace to fit panels, the panels will remain a fixed\nwidth (but resizable) and stack so you can scroll between them. Note headers are rotated and added\nto the left of the pane like a spine (optional), and will stack up as you scroll (also optional), allowing\neasy navigation between them.\n\n(Note: To open links in a new pane in Obsidian, ctrl/cmd click them)\n\n### Other Features\n- Note headers stack up on the right _as well as_ the left.\n- Changing an active pane scrolls that pane into view.\n- Togglable without having to copy CSS into your theme.\n- Togglable features, such as the rotated headers and stacking\n\n### Settings\n- **Toggle Sliding Panes** - Turns sliding panes on or off globally *(also available via command/hotkey)*\n- **Leaf Auto Width** - If on, the width of the pane should fill the available space *(also available via command/hotkey)*\n- **Leaf Width** - The default width of a single pane\n- **Toggle rotated headers** - Rotates headers to use as spines *(also available via command/hotkey)*\n- **Swap rotated header direction** - Swaps the direction of rotated headers  *(also available via command/hotkey)*\n- **Toggle stacking** - Panes will stack up to the left and right *(also available via command/hotkey)*\n- **Spine Width** - The width of the rotated header (or gap) for stacking\n\n### Compatibility\n\nCustom plugins are only available for Obsidian v0.9.7+.\n\nThe current API of this repo targets Obsidian **v0.10.9**. \n\n### Notes\nThis is all very expermental at the moment, so parts might not work, etc.\n\nIt still gets a bit slow if you're loading a lot of documents, so try not to\nload too many at once.\n\n## Installation\n\n### From within Obsidian\nFrom Obsidian v0.9.8, you can activate this plugin within Obsidian by doing the following:\n- Open Settings \u003e Third-party plugin\n- Make sure Safe mode is **off**\n- Click Browse community plugins\n- Search for this plugin\n- Click Install\n- Once installed, close the community plugins window and activate the newly installed plugin\n#### Updates\nYou can follow the same procedure to update the plugin\n\n### From GitHub\n- Download the Latest Release from the Releases section of the GitHub Repository\n- Extract the plugin folder from the zip to your vault's plugins folder: `\u003cvault\u003e/.obsidian/plugins/`  \nNote: On some machines the `.obsidian` folder may be hidden. On MacOS you should be able to press `Command+Shift+Dot` to show the folder in Finder.\n- Reload Obsidian\n- If prompted about Safe Mode, you can disable safe mode and enable the plugin.\nOtherwise head to Settings, third-party plugins, make sure safe mode is off and\nenable the plugin from there.\n\n## Security\n\u003e Third-party plugins can access files on your computer, connect to the internet, and even install additional programs.\n\nThe source code of this plugin is available on GitHub for you to audit yourself, but installing plugins into Obsidian is currently a matter of trust.\n\nI can assure you here that I do nothing to collect your data, send information to the internet or otherwise do anything nefarious with your system. However, be aware that I *could*, and you only have my word that I don't.\n\n## Development\n\nThis project uses Typescript to provide type checking and documentation.  \nThe repo depends on the latest [plugin API](https://github.com/obsidianmd/obsidian-api) in Typescript Definition format, which contains TSDoc comments describing what it does.\n\n**Note:** The Obsidian API is still in early alpha and is subject to change at any time!\n\nIf you want to contribute to development and/or just customize it with your own\ntweaks, you can do the following:\n- Clone this repo.\n- `npm i` or `yarn` to install dependencies\n- `npm run build` to compile.\n- Copy `manifest.json`, `main.js` and `styles.css` to a subfolder of your plugins\nfolder (e.g, `\u003cvault\u003e/.obsidian/plugins/\u003cplugin-name\u003e/`)\n- Reload obsidian to see changes\n\nAlternately, you can clone the repo directly into your plugins folder and once\ndependencies are installed use `npm run dev` to start compilation in watch mode.  \nYou may have to reload obsidian (`ctrl+R`) to see changes.\n\n## Pricing\nHuh? This is an open-source plugin I made *for fun*. It's completely free.\nHowever, if you absolutely *have* to send me money because you like it that\nmuch, feel free to throw some coins in my hat via the following:\n\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/deathau?style=social)](https://github.com/sponsors/deathau)\n[![Paypal](https://img.shields.io/badge/paypal-deathau-yellow?style=social\u0026logo=paypal)](https://paypal.me/deathau)\n\n# Version History\n\n## 3.3.0\n- Sliding panes should now work as expected in popout windows!\n- Pane resizing is back (but not saved to the workspace)\n- Some previous dodginess when toggling the plugin on and off and attempting to resize panes has been resolved\n- (Some) optimisations to streamline and speed things up a little bit.\n\n## 3.2.5\n- Quick fix to prevent sliding panes in popout windows, as the experience is currently borked.\n\n## 3.2.4\n- Fixed some focus issues with Obsidian 0.15\n- Added seperate options for desktop and mobile leaf width (thanks @Bevaz)\n\n## 3.2.3\n- Add an option to select text-orientation (thanks @yo-goto)\n- Allow user to disable smooth animations (thanks @cfree3)\n\n## 3.2.2\n- Fixed closing notes activating the leftmost note\n- Fixed position of search suggestions\n- Properly remove custom styling when moving a pane into a sidebar\n- Added the note title to the icon, so if your panes are stacked, but you're not rotating headers, you can hover over the icon to see the note title.\n\n## 3.2.1\n- Changed the name slightly to drop the \"Matuschak\". Sorry Andy, but your name's just a tad unwieldy...\n- Styling tweaks to better center the elements of rotated headers\n- Fixed the ugly shadow smudge introduced in the previous release\n- Fixed a code typo which was causing issues with opening and closing background panes\n\n## 3.2.0\n- Added an \"auto width\" mode, where each pane will take up the available space between the spines on the left and right\n- Fix suggestion container positioning for tags (and related console errors) - Thanks, yet again, Eric Hall\n- Fixed orientation of emojis in rotated headers (thanks GreenChocho and NothingIsLost)\n- Fixed an error when loading workspaces\n- Fixed compatibility issues with MrJackphi's Backlinks into the document plugin\n\n## 3.1.1\n- Quick fix for rightmost header hiding and extra scrollbar\n\n## 3.1.0\n- Update the link suggestion container position (thanks again, @erichalldev)\n- Add the option (and command palette command) to turn stacking off (i.e. slide-off mode, like the v1 of Andy's Mode CSS)\n- Add the option (and command palette command) to make the rotated header titles face the other direction\n- Add a command palette command to toggle rotated headers\n- Allow pane resizing (except the last pane, because it doesn't have a handle currently)\n- Fix an issue with switching to off-screen panes not animating correctly (can still jump without animation if you switch too far too quickly)\n\n## 3.0.2\n- Add a setting to disable rotated headers\n- Update focusLeaf to scroll just far enough to make a leaf fully visible if it's out of view to the right (thanks @erichalldev)\n- Activate adjacent leaf when active leaf is closed (thanks again, @erichalldev)\n- Close leaves which happen to have a file open that is deleted\n\n## v3.0.1\n- Quick fix to prevent the plugin from affecting sidebars\n\n## v3.0.0\n### New Features (vs the CSS-only version)\n- Note headers stack up on the right as well as the left.\n- Changing active pane scrolls that pane into view.\n- Togglable without having to copy CSS into your theme.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathau%2Fsliding-panes-obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeathau%2Fsliding-panes-obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathau%2Fsliding-panes-obsidian/lists"}