## Community
- Some folks put together an alternative to the Reddit community on [Lemmy](https://lemmy.world/c/obsidianmd), which uses fediverse technology similarly to mastodon's [pkm.social](https://pkm.social/).
## Plugins
### Pending (as of Friday morning)
_Note: Not all new plugins are available in the community list yet, as they need to go through code review first. You can manually install plugins that aren't in the community list yet by using the [Beta Reviewer's Auto-update Tool](https://github.com/TfTHacker/obsidian42-brat). Note, though, that this is not as safe as waiting for them to go through code review._
- [Add an ID to the front matter](https://github.com/llimllib/obsidian-guid-plugin) by `@llimllib` will add a globally unique ID to every markdown document's front matter.
- [Better PDF 2](https://github.com/joleaf/obsidian-better-pdf-2-plugin) by `@joleaf` tries to implement a native PDF handling workflow
- [LDS Scriptures Reference](https://github.com/pacokwon/obsidian-lds-scriptures-plugin) by `@pacokwon` makes it easier to insert references to LDS scriptures
- [Password Protection](https://github.com/qing3962/password-protection) by `@qing3962` is a password plugin for protecting your private notes and diary, no encrypt, no decrypt.
- [Locksidian](https://github.com/SineCrepusculum/locksidian) by `@SineCrepusculum` also adds in-app password protection for your vault.
- [NAI 4 Obsidian](https://github.com/SalokinGreen/NAI4Obsidian) by `@SalokinGreen` uses novelai to generate text inside your Obsidian Vault.
- [Markdown to Slack Message](https://github.com/idreamer/markdown-to-slack-message) by `@idreamer` converts a markdown note to the Slack message blocks that enable you to send to your Slack.
- [Notes Sync Share](https://github.com/Alt-er/obsidian-sync-share) by `@Alt-er` is another method to sync and share (publish) your notes in your own private service.
- [Laws of Form](https://github.com/Kevger/obsidian-laws-of-form) by `@Kevger` allows you to create, manage and display Laws of Form expressions like ((a)) (b) = a (b).
- [Markdown Chords](https://github.com/dnotes/obsidian-markdown-chords) by `@dnotes` add musical chord notation and chord diagrams for stringed instruments (e.g. guitar) in Markdown.
- [Style Importer](https://github.com/joshrouwhorst/style-importer) by `@joshrouwhorst` makes it easier to import a stylesheet from a URL into your snippets folder.
### Updates
_If you want a comprehensive list of what plugins updated this week, check out this [plugin updates index](https://obsidian-plugin-stats.vercel.app/updates) by Ganessh Kumar._
- [Another Quick Switcher 8.13.0](https://github.com/tadashi-aikawa/obsidian-another-quick-switcher/releases/tag/8.13.0) includes a new "Grep > Extensions" setting.
- [Folder notes v1.3.0](https://github.com/LostPaul/obsidian-folder-notes/releases/tag/1.3.1) fixed a bug with the delete folder note button.
- [Auto Hide Cursor v1.1.0](https://github.com/jmxo/obsidian-auto-hide-cursor/releases/tag/1.1.0) now allows the cursor to be hidden immediately on scroll and after a delay of inactivity; there's a setting for customizability.
- [Advanced Paste v2.5.0](https://github.com/kxxt/obsidian-advanced-paste/releases/tag/2.5.0) switched to `mime` for compatibility with Obsidian mobile. Note that this is a minor breaking change requiring updates to custom transforms.
- [Meta Bind plugin v0.5.0](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/releases/tag/0.5.1) added Live Preview support, Obsidian Publish support, view fields to reactively display metadata using mathjs, inline Select input field, and Progress Bar input field. The plugin has also improved its error handling system.
- [Tasks plugin v4.0.0](https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/4.0.0) added custom grouping and fixed the order of urgency groups, now putting the most urgent tasks first.
- [Projects v1.16.0](https://github.com/marcusolsson/obsidian-projects/releases) introduced new sorting options and drag and drop support for color conditions.
- [Novel Word Count v2.17.1](https://github.com/isaaclyman/novel-word-count-obsidian/releases) no longer includes frontmatter in the wordcounts.
## Appearance
- [Oozy](https://github.com/zaklezaja/obsidian-oozy) by `@zaklezaja` evokes the green ooze popular in the '90s.
- [Origin](https://github.com/Bluemoondragon07/Obsidian-Origin) by `@Bluemoondragon07` mimics the design of pre-v1.0.0 Obsidian.
- [Indent headings v0.3](https://github.com/zamsyt/obsidian-snippets/wiki/Indent-headings) fixed a serious performance issue that was causing a slowdown of the Community plugins browser.
## Guides
- Here's a centralized documentation site for [javalent's plugins](https://plugins.javalent.com/home), which include admonitions, image window, dice roller, fantasy statblocks, leaflet, and more.
- Here's a nice explanation of how [Obsidian Copilot](https://eugeneyan.com/writing/obsidian-copilot/) works, particularly for folks with a strong daily notes practice.
- Here's a fairly comprehensive set of [tutorials for TTRPG users](https://obsidianttrpgtutorials.com/Obsidian+TTRPG+Tutorials/Obsidian+TTRPG+Tutorials).
## Food For Thought
- Cal Newport had a really insightful piece [on the slow productivity of John Wick](https://calnewport.com/on-the-slow-productivity-of-john-wick/) and how white collar office work optimizes for a different kind of productivity than the arts.
- Here are some thoughts I found compelling about [the difficulty of making a "good" social media site](https://www.theintrinsicperspective.com/p/stop-trying-to-make-a-good-social).
## Ancillary Tools
- [Gtree](https://ddddddo.github.io/gtree/) lets users turn a markdown list into a visual directory tree.
- Here's a set of [pandoc templates for academics](https://github.com/universvm/obsidian-pandoc-templates) to use with Obsidian.