mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 07:25:42 -05:00
* PUSH NOTE : Stub.md * PUSH NOTE : Projects Overview.md * PUSH NOTE : index.md * PUSH NOTE : Upcoming Concerts.md * PUSH NOTE : Scry Your Tasks.md * PUSH NOTE : Rhombic Dodecahedron d12.md * PUSH NOTE : Rhizomatic Learning.md * PUSH NOTE : Move Your Body.md * PUSH NOTE : Markdown.md * PUSH NOTE : Consistency.md * PUSH NOTE : NeoVim.md * PUSH NOTE : Meta.md * PUSH NOTE : Markdown Demo.md * PUSH NOTE : Wishlist.md * PUSH NOTE : Tools.md * PUSH NOTE : Side Effects of Sitting Down.md * PUSH NOTE : Podcasts.md * PUSH NOTE : Procrastination.md * PUSH NOTE : Newsletters.md * PUSH NOTE : Life Lessons.md * PUSH NOTE : Inspirations.md * PUSH NOTE : Writing with Outlines.md * PUSH NOTE : Story Structure.md * PUSH NOTE : Poetry.md * PUSH NOTE : Meditation.md * PUSH NOTE : Guitar.md * PUSH NOTE : Health and Wellness.md * PUSH NOTE : Unlock Firefox Sidebar.md * PUSH NOTE : Grammar.md * PUSH NOTE : Free Facts.md * PUSH NOTE : Explore.md * PUSH NOTE : Words I Like.md * PUSH NOTE : Quotes Collection.md * PUSH NOTE : Bookmarklets.md * PUSH NOTE : Bookmark Collections.md * PUSH NOTE : Chuckwalla.md * PUSH NOTE : Callouts.md * PUSH NOTE : Sweep Your Mind.md * PUSH NOTE : Serif.md * PUSH NOTE : Scope of Work.md * PUSH NOTE : Sans-serif.md * PUSH NOTE : Micropolitan Statistical Area.md * PUSH NOTE : Digital Garden.md * PUSH NOTE : Continuous Care.md * PUSH NOTE : Chords.md * PUSH NOTE : Atomic Notes.md * PUSH NOTE : Arpeggio.md * PUSH NOTE : About.md * PUSH NOTE : Public Journal.md * PUSH NOTE : Digital Garden Colors.md * PUSH NOTE : SSD NVMe Comparison.md * PUSH NOTE : Aurora Borealis Sighting.md
44 lines
2.8 KiB
Markdown
44 lines
2.8 KiB
Markdown
---
|
||
title: Tools I Use
|
||
tags:
|
||
- list
|
||
compartir: true
|
||
lastmod: 2023-09-18
|
||
---
|
||
|
||
## 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.
|