--- title: Tools I Use tags: - list compartir: true lastmod: 2023-09-20 --- A non-comprehensive list of the hardware and software I use on a day-to-day basis. ## Hardware * [Lenovo Thinkpad T480s](https://www.notebookcheck.net/Lenovo-ThinkPad-T480s-20L8S02D00.294734.0.html) – Laptop * [Logi M575](https://www.logitech.com/en-us/products/mice/m575-ergo-wireless-trackball) – Mouse * [Skullcandy Crusher ANC](https://info.skullcandy.com/Support?Dest=hc%2Fen-us%2Farticles%2F360034534854-Crusher-ANC-Wireless) – Headphones ## Software * [TickTick](https://ticktick.com/) – Task Manager * [Raindrop](https://raindrop.io/) – Bookmarks Manager * [Obsidian](https://obsidian.md/) – Markdown Text Editor * [Visual Studio Code](https://code.visualstudio.com/) – Code Editor ### Notable Visual Studio Code Extensions * [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) – Opinionated Code Formatter. * [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) – Markdown Support. * [CodeSwing](https://marketplace.visualstudio.com/items?itemName=codespaces-Contrib.codeswing) – Interactive Coding Playground. * [Markwhen](https://marketplace.visualstudio.com/items?itemName=Markwhen.markwhen) – View/Edit Markwhen documents. * [Markmap](https://marketplace.visualstudio.com/items?itemName=gera2ld.markmap-vscode) – Preview markdown files as Markmap. * [GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs) – Edit GitHub Gists and Repositories remotely. * [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager) – Easily change current Project/Folder. * [shift shift](https://marketplace.visualstudio.com/items?itemName=ahgood.shift-shift) – Provides shortcuts for `shift + shift` and `ctrl + ctrl`. ### Notable Obsidian Extensions * [Omnisearch](https://github.com/scambier/obsidian-omnisearch) – Better Search Engine. * [Kanban](https://github.com/mgmeyers/obsidian-kanban) – Kanban Boards for Obsidian. * [Obsidian Git](https://github.com/denolehov/obsidian-git) – Run Git commands from Obsidian. * [Natural Language Dates](https://github.com/argenos/nldates-obsidian) – Adds `@today` format to dates. * [Linter](https://github.com/platers/obsidian-linter) – Customizable Markdown Linter similar to Prettier. * [Editor Shortcuts](https://github.com/timhor/obsidian-editor-shortcuts) – Adds shortcuts usually found in Code Editors. * [ShellCommands](https://github.com/Taitava/obsidian-shellcommands) – Execute Shell commands from within Obsidian. * [DoubleShift](https://github.com/Qwyntex/doubleshift) – Provides shortcuts for `shift + shift` and `ctrl + ctrl`. * [Contextual Typography](https://github.com/mgmeyers/obsidian-contextual-typography) – Allows for custom insertion of code at the block level. ### Notable Windows Programs * [QuickLook](https://github.com/QL-Win/QuickLook) – Bring macOS "Quick Look" feature to Windows. * [PDFsam](https://github.com/torakiki/pdfsam) – PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages. * [PowerToys](https://github.com/microsoft/PowerToys) – Windows system utilities to maximize productivity. * [Everything](https://www.voidtools.com/) – Locate files and folders by name instantly.