{"id":15403215,"url":"https://github.com/woodruffw/simplesession","last_synced_at":"2025-09-19T05:55:49.814Z","repository":{"id":71717831,"uuid":"45310325","full_name":"woodruffw/SimpleSession","owner":"woodruffw","description":"A window-oriented session manager for Sublime Text.","archived":false,"fork":false,"pushed_at":"2022-01-31T03:17:46.000Z","size":2458,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T22:55:03.133Z","etag":null,"topics":["command-palette","python","session-management","sublime-text"],"latest_commit_sha":null,"homepage":"https://packagecontrol.io/packages/SimpleSession","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woodruffw.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}},"created_at":"2015-10-31T17:01:02.000Z","updated_at":"2025-04-06T10:05:13.000Z","dependencies_parsed_at":"2023-05-16T10:45:40.771Z","dependency_job_id":null,"html_url":"https://github.com/woodruffw/SimpleSession","commit_stats":{"total_commits":21,"total_committers":4,"mean_commits":5.25,"dds":0.2857142857142857,"last_synced_commit":"5fc0e92ca97386afe1a4002f2ccbb235bdb47c3c"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/woodruffw/SimpleSession","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2FSimpleSession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2FSimpleSession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2FSimpleSession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2FSimpleSession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woodruffw","download_url":"https://codeload.github.com/woodruffw/SimpleSession/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2FSimpleSession/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275888075,"owners_count":25546586,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["command-palette","python","session-management","sublime-text"],"created_at":"2024-10-01T16:06:46.704Z","updated_at":"2025-09-19T05:55:49.795Z","avatar_url":"https://github.com/woodruffw.png","language":"Python","readme":"SimpleSession\n=============\n\n![license](https://raster.shields.io/badge/license-MIT%20with%20restrictions-green.png)\n\nSimpleSession is a tiny session manager for Sublime Text (3).\n\nIt was originally based on\n[Session Manager](https://github.com/Zeeker/sublime-SessionManager),\nwhich is a lot better than Sublime's default session management but doesn't\nallow per-window saving or layout saving.\n\n## Pros\n* Saves sessions on a per-window basis, instead of the global Sublime Text\nstate.\n* Saves and restores window layout and file grouping.\n* Only opens a new window if your current one is empty.\n* Restores unsaved buffers (but *not* unsaved file changes).\n\n## Cons\n* Doesn't care about your Sublime Text project files (this might be a 'pro').\n* Will probably crash/do something wrong if you try to load a non-session file.\n* Probably won't work on Sublime Text 2. I haven't tried it.\n\n## Installation\n\nIf you have Package Control installed:\n* Open the Command Palette (Ctrl+Shift+P)\n* Go to `Package Control: Install Package`\n* Search for \"SimpleSession\" and press Enter to install\n\nIf you don't have Package Control or want to install manually for whatever\nreason:\n* Clone this repository into your packages directory (`Preferences -\u003e Browse\nPackages...`).\n\n## Usage\n\nSimpleSession's usage is similar to Session Manager's:\n\nCommand Palette (Ctrl+Shift+P) operation:\n\n```\nSimpleSession: Delete\nSimpleSession: Load\nSimpleSession: Save\nSimpleSession: Save and Close\nSimpleSession: Edit\n```\n\n`Delete` and `Load` give you a list of sessions to chose from, and `Save`\nprompts you for a filename to save the current session with. `Save and Close`\noperates identically to `Save`, but closes all open files in the window after\nsaving.\n\nLike Session Manager, these commands can be bound:\n\n```\nsave_session\nsave_and_close_session\nload_session\ndelete_session\nedit_session\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodruffw%2Fsimplesession","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoodruffw%2Fsimplesession","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodruffw%2Fsimplesession/lists"}