{"id":20278294,"url":"https://github.com/misprit7/notes-year-2","last_synced_at":"2026-02-19T11:34:55.058Z","repository":{"id":135382901,"uuid":"313503833","full_name":"misprit7/notes-year-2","owner":"misprit7","description":"A repository of my personal notes for second year Engineering Physics at UBC. ","archived":false,"fork":false,"pushed_at":"2021-05-10T20:57:15.000Z","size":2831,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T18:30:55.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/misprit7.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-17T04:10:11.000Z","updated_at":"2022-01-29T21:20:46.000Z","dependencies_parsed_at":"2023-04-10T01:17:55.987Z","dependency_job_id":null,"html_url":"https://github.com/misprit7/notes-year-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/misprit7/notes-year-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misprit7%2Fnotes-year-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misprit7%2Fnotes-year-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misprit7%2Fnotes-year-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misprit7%2Fnotes-year-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/misprit7","download_url":"https://codeload.github.com/misprit7/notes-year-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misprit7%2Fnotes-year-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29611207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"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":[],"created_at":"2024-11-14T13:22:52.488Z","updated_at":"2026-02-19T11:34:55.041Z","avatar_url":"https://github.com/misprit7.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Year 2 Notes\r\n\r\nThese are my notes for second year Engineering at UBC. They were originally on Boostnote before I got fed up of the platform and moved to VSCode markdown. \r\n\r\n## Setup\r\n\r\nUnfortunately, Github does not support (easily implemented) math markdown equations, so the only way to nicely view these notes is to pull the repo and set up a markdown viewer. I personally use VSCode. To setup, pull the code from github and download VSCode [here](https://code.visualstudio.com/download). Download the Markdown+Math extension and optionally Markdown All in One. Also, open ```settings.json``` (Ctrl+P and type settings.json) and add the following: \r\n\r\n```\r\n\"mdmath.delimiters\": \"dollars\", \r\n\"mdmath.macros\": {\r\n    \"\\\\R\": \"\\\\mathbb{R}\",\r\n    \"\\\\vek\": \"{\\\\begin{pmatrix}#1\\\\\\\\#2\\\\end{pmatrix}}\"\r\n}\r\n```\r\nI'll probably add more macros as I realize more helpful shortcuts (this wasn't an option in Boostnote). You should now be able to open all of the notes in the preview pane with beautifully rendered LaTeX math. \r\n\r\n![](images/vscode-example.png)\r\n\r\n## Useful commands I'll forget:\r\n\r\nTo fix Boostnote export images, run following command in root folder: \r\n\r\n```\r\nfind . -type f -name '*.md' -exec sed -i 's|(attachments\\/[a-z0-9\\-]*\\/\\([a-z0-9]*\\).png)|(attachments/\\1.png)|' {} +\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisprit7%2Fnotes-year-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmisprit7%2Fnotes-year-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisprit7%2Fnotes-year-2/lists"}