{"id":20402341,"url":"https://github.com/danlamanna/assembla-mode","last_synced_at":"2026-02-04T05:35:27.960Z","repository":{"id":4255861,"uuid":"5382147","full_name":"danlamanna/assembla-mode","owner":"danlamanna","description":"Simple emacs library for viewing tickets from your Assembla.com account.","archived":false,"fork":false,"pushed_at":"2013-01-06T20:46:47.000Z","size":184,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T08:12:17.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/danlamanna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-11T18:12:47.000Z","updated_at":"2013-10-21T07:38:04.000Z","dependencies_parsed_at":"2022-09-01T07:02:25.719Z","dependency_job_id":null,"html_url":"https://github.com/danlamanna/assembla-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danlamanna/assembla-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlamanna%2Fassembla-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlamanna%2Fassembla-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlamanna%2Fassembla-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlamanna%2Fassembla-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danlamanna","download_url":"https://codeload.github.com/danlamanna/assembla-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danlamanna%2Fassembla-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29071175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-15T04:53:52.591Z","updated_at":"2026-02-04T05:35:27.925Z","avatar_url":"https://github.com/danlamanna.png","language":"Emacs Lisp","readme":"assembla-mode\n===============\n\nA major mode allowing for interaction with Assembla.\nThis allows for the most basic of interactions, viewing spaces, viewing tickets and ticket comments, and adding ticket comments.\n\nInstallation\n----\n**Note: assembla-mode has a strict dependency on assembla-lib, as such, it's a submodule.**\n\n1) `git clone https://github.com/danlamanna/assembla-mode.git`    \n2) `git submodule init`    \n3) `git submodule update`    \n4) Configure assembla-lib if not already done, by following instructions [there][1].    \n\nUsage\n----\nThis isn't nearly as fast as desired without caching, so enabling `asl/cache-enabled` in `M-x customize` should take care of that.\n    \n**Note: First load may be considerably slow while caching all spaces/users. Without caching, if you're a part of many\nspaces with many users, this may not be performant enough to work with.**\n\n    M-x assembla\nFrom here you should see a list of the spaces you're involved with, hitting `C-c f` will call `asm/goto-thing-at-point`\nwhich will show a list of all tickets in that space. You can continue the trend of `C-c f` to view the tickets at a higher level of detail.\n\nPressing `C-c d` will call `asm/prev-buffer` which will bring you back to the last buffer you were viewing.\n\nWhen viewing a single ticket, pressing `C-c c` will open a new empty buffer for a ticket comment, after filling out\nthe buffer with your comment, and pressing `C-c C-c` - your comment will be POSTed to Assembla and your buffer\nshould refresh showing you the new comment.\n\nContributing\n----\nPull Requests are greatly encouraged!\n\nIf you're looking for work, see the \"Todo\" section in the top block of comments, or look throughout the\ncode for TODOs in function blocks.\n\n\n[1]: https://github.com/danlamanna/assembla-lib\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanlamanna%2Fassembla-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanlamanna%2Fassembla-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanlamanna%2Fassembla-mode/lists"}