-
Notifications
You must be signed in to change notification settings - Fork 0
Obsidian community plugins
-
Git
Syncs changes without the terminal. It pulls changes automatically every time the app is opened.GitHub repository| ⬇️Add this plugin to your vault -
Pretty Properties
Adds side images, banners, and icons.GitHub repository| ⬇️Add this plugin to your vault -
Image Converter
Reduces size on disk of images when they are added to a note.GitHub repository| ⬇️Add this plugin to your vault -
Novel Word Count
Shows the size on disk of all files in the file explorer.
ℹ️ If you use Git, I recommend you this article: Optimizing-Novel-Word-Count-Plugin-for-Git-Users.GitHub repository| ⬇️Add this plugin to your vault -
Sync Graph Settings
Syncs global graph settings (like color groups) to local graphs.GitHub repository| ⬇️Add this plugin to your vault -
Tag Wrangler
Rename, merge, toggle, and search tags from the Obsidian tag paneGitHub repository| ⬇️Add this plugin to your vault
- Sync-Obsidian-with-GitHub-on-iOS
- Obsidian-community-plugins
- Optimizing-Novel-Word-Count-Plugin-for-Git-Users
- What is TypeScript, and why you should use it
- Quick setup
- Inference and type annotations
- Fundamental Types
- Object Types
- Union Types
- Type Aliases and Interfaces
- Type Assertions
- Literal Types
- null and undefined
- Narrowing
- Creating Types from Types
- Common Built‐in and Utility Types
- tsc CLI ‐ (The Compiler)
- Avoid using Object or {}
- Ignoring TypeScript errors
- TypeScript resources