> 💎 Since Eleanor has Covid and is therefore staying in bed this week, `@pseudometa` (aka Chris Grieser) is helping with this edition of the Roundup. ## In the Community - The first annual [Linking Your Thinking Conference](https://www.linkingyourthinking.com/conference) will be the week of Mon, May 16 - Fri, May 20. There will be talks on research, Zettelkasten, journaling, personal retreats, how folder-based paradigms might complement link-based ones, and much more. - Enrollment for the next LYT workshop (to start on Tuesday, June 14th) opens tomorrow. Sign up for the [LYT newsletter](https://www.linkingyourthinking.com/) if you're interested. - Bianca Pereira is running a [series of events about personal knowledge management for research](https://lu.ma/pkm-for-research-may2022). Here's a recording of [last week's talk about atomic visuals](https://twitter.com/bianca_oli_per/status/1521824014771142659?t=IlL4jBc_ptwtxkgMIVn_Cw). ## Obsidian Updates Insider [0.14.8 is now available](https://forum.obsidian.md/t/obsidian-release-v0-14-8-insider-build/36901). There are tons of updates for users of Obsidian Publish, most noteworthy multiple users can now **collaboratively publish** to the same site. The update changes how cursors and selections work. - 0.14.8 therefore breaks the cursor for users of the Minimal Theme. You can [update to the latest version to fix that](https://discord.com/channels/686053708261228577/855181471643861002/971170081457438720). - There is also an [issue with selection in Vim's visual mode](https://forum.obsidian.md/t/new-native-cursor-in-0-14-9-makes-vim-mode-visual-selection-invisible/36965), but [a fix will be coming](https://discord.com/channels/686053708261228577/716028884885307432/971447847599874088) with 0.14.9. ## In the Hub - There is [a new beginner guide on Markdown Syntax](https://publish.obsidian.md/hub/04+-+Guides%2C+Workflows%2C+%26+Courses/Guides/Markdown+Syntax). It covers the general Markdown Syntax, Obsidian-specific Syntax, and [some lesser known syntax](https://publish.obsidian.md/hub/04+-+Guides%2C+Workflows%2C+%26+Courses/Guides/Markdown+Syntax#Lesser+known+Markdown+Syntax) like how to do line breaks in tables or how to put a code block inside a code block. ## Plugin News ### New in Community Plugins _These plugins went through code review and are now available in Obsidian's plugin list._ For the full list, check out the [plugin stats page](https://obsidian-plugin-stats.vercel.app/new). - [Paste png to jpeg](https://obsidian.md/plugins?id=obsidian-paste-png-to-jpeg) is a plugin that does exactly that. - [Obsidian Folder Index](https://github.com/turulix/obsidian-folder-index) can automatically create an index of files in a folder. ### 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._ - [Obsidian Database Plugin](https://github.com/tomaszkiewicz/obsidian-database-plugin) enables creating databases based on files in Obsidian, similar to Dataview. It uses files in a directory as a data source and, as opposed to Dataview, it is editable. - The [Database Folder Plugin](https://github.com/RafaelGB/obsidian-db-folder), on the other hand, allows you to create tables similar to Notion. (Not to be confused with the recently published [Notion-like tables plugin](https://obsidian.md/plugins?id=notion-like-tables). Gosh, we really need more distinctive plugin names.) - [Obsidian attendance](https://github.com/Tiim/obsidian-attendance) allows event organizers to make attendance lists in Obsidian. To the dismay of all the students using Obsidian, this plugin will probably also be useful for teachers. - There is now an [ePub Reader plugin](https://github.com/caronchen/obsidian-epub-plugin). - [Enhancing Export](https://github.com/mokeyish/obsidian-enhancing-export) uses pandoc for better export options of your notes. - [braincache obsidian](https://github.com/XSPGMike/braincache_obsidian) allows you to create flashcards for the app [braincache](https://braincache.co/). - [Meta title filename](https://github.com/Snezhig/obsidian-meta-title-filename) lets you replace the filename of a plugin with data from the yaml frontmatter of a note. - [Folder Focus Mode](https://github.com/grochowski/obsidian-folder-focus-mode) Lets you hide all but the selected folder in the file explorer. - [Obsidian iframes](https://github.com/tnichols217/obsidian-iframes) lets you embed iframes into your notes that are saved as local files. - [Obsidian Bellboy](https://github.com/shakedlokits/obsidian-bellboy) is an "Opinionated file structure manager" that uses emojis from the note's metadata and [kebab-casing](https://www.theserverside.com/definition/Kebab-case). - [Obsidian Translator](https://github.com/luhaifeng666/obsidian-translator) allows you to translated selected text. - [code-embed](https://github.com/Y-jiji/code-embed) allows you to embed code files, similar to PDFs and images. Currently, only currently  `.c` `.cpp` `.js` `.hs` are supported though. - [obsidian-functionplot](https://github.com/leonhma/obsidian-functionplot) creates mathematical graphs in Obsidian. - [Local Quotes](https://github.com/ka1tzyu/local-quotes) collects quotes from all over your vault and embeds them at a place of your choosing. ### 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._ - Obsidian Chat View has [added WebVTT support and a Minimal Mode](https://github.com/adifyr/obsidian-chat-view/releases/tag/1.2.0). - [Jump to Link](https://obsidian.md/plugins?id=mrj-jump-to-link) now works in Source Mode. - Various Complements introduces [intelligent suggestion prioritization](https://github.com/tadashi-aikawa/obsidian-various-complements-plugin/releases/tag/6.0.0), i.e. frequently or recently used items are placed further to the top. - [Remotely Save](https://github.com/remotely-save/remotely-save) has some bug fixes. - [Text {{expand}}](https://obsidian.md/plugins?id=mrj-text-expand) now has `$matchline` options which, well, allow you to match lines (including options for preceding/following lines). - The [jTab plugin](https://obsidian.md/plugins?search=obsidian-jtab) introduces fully customizable colors. - [Smarter Markdown Hotkeys](https://obsidian.md/plugins?id=obsidian-smarter-md-hotkeys) now supports Chinese Text. - [Omnisearch](https://github.com/scambier/obsidian-omnisearch), the drop-in replacement for the Core Search Plugin, now supports `"quoted expressions"` and `-exclusions`. The new version also downranks notes added to Obsidian's "Excluded Files" list. - [Another Quick Switcher](https://obsidian.md/plugins?id=obsidian-another-quick-switcher) introduces a new Header Search, which is basically a Quick Switcher for the headings of the current note. This new feature preserves the order of headings in the suggester, it could be used for example as a keyboard-friendly alternative for the Outline Core plugin. - [Advanced Slides](https://obsidian.md/plugins?id=obsidian-advanced-slides) now supports autocompletion for its syntax, and supports `webp` images. ### Betas _Note: these plugins have not yet been submitted for code review, and are being made available primarily for testing purposes._ - [ExcaliBrain](https://github.com/zsviczian/excalibrain) seeks to integrate Excalidraw and Obsidian even further. [Here is a brief (6 min) video](https://www.youtube.com/watch?v=rk3K4mlgOMM) showcasing what you can do with it. - [Pandoc Reference List](https://github.com/mgmeyers/obsidian-pandoc-reference-list/) is becoming more and more a staple for academic work in Obsidian, and has – while still in beta – introduced a couple of new updates for styling Pandoc citations, checking for invalid citekeys, and hover tooltips of the references. ## Under The Radar - [Obsidian Vim Tutor](https://github.com/santiyounger/Obsidian-VimTutor) came up again as a good tutorial for learning how to use vim mode in Obsidian. ## For Developers There are three changes in the latest insider release that are relevant for plugin developers: - Fixed tab not working in modals. - registerDomEvent can now take an options object (for things like `{capture: true}`). - Added `goWordLeft` and `goWordRight` editor commands. Theme developers: The upcoming release 0.14.8 [has some changes regarding the styling of cursors and selections](https://discord.com/channels/686053708261228577/931552763467411487/971089901313478697). - Among other things, the selector for selections is now `::selection` and customizability of cursors is restricted to changing the color. - The upside for this is this will significantly improve Obsidian's performance. The new (still pending) [User Plugins for Obsidian Plugin](https://github.com/mnowotnik/obsidian-user-plugins) allows you to access the Obsidian API, as if you have created a plugin. This will likely be useful for testing out new plugin ideas, or to streamline scripts that as of right now have been implemented via the Templater Plugin (To be frank, the fact that many people, including myself, use Templater for everything _but_ templates, has been kind of confusing for new users, indeed.) ## Feature Requests - `@Zektor` suggested [a built-in browser for templates](https://forum.obsidian.md/t/vault-template-on-obsidian-application/36732), similar to the theme and plugin browser. - A way for [a more informative and structured Graph View has been requested at reddit](https://www.reddit.com/r/ObsidianMD/comments/ugpm26/here_is_a_graph_idea_for_obsidian_that_could_be/). Another thread discusses how the Graph could differentiate between link types. ## Appearance - [Violet evening](https://github.com/aitaDev/Violet-Evening-for-Obsidian) does pretty much what the name says: it turns your whole vault into an elegant purple. - The well-known Zenburn color palette got an [Obsidian theme implementation](https://github.com/danyim/obsidian-zenburn). - [Shimmering Focus](https://chrisgrieser.GitHub.io/shimmering-focus/) got its big 2.0 update, which introduces a new default color scheme (co-designed with `@lkadre`), full new color customizations, various features for Vim users,[and more](https://discord.com/channels/686053708261228577/855181471643861002/970292425207709706). (Yeah, "promoting" my own update feels a bit weird.) - Viridian by `@mulfolk` [is still in the making, but already looks very promising](https://discord.com/channels/686053708261228577/931552763467411487/969810652740861962). It has a playful vibe, a bit like primary, but with a different color palette. There is also [a sneak peek at GitHub](https://github.com/mulfok/obsidian-viridian) you can check out. ## Ancillary Code - Here is a simple [snippet to turn off the blinking of cursors](https://discord.com/channels/686053708261228577/716028884885307432/971404732889448488) - Discord QoL improvement: You can use post `!plugin <search-term>` in Discord and a search link will be created automatically. ## Guides - `@n_vanderhoeven` published [a guide / YouTube video](https://www.youtube.com/watch?v=ODhHTngIMJE) on using GTD (Getting Things Done Methodology) in Obsidian with the [Checklist plugin](https://obsidian.md/plugins?id=obsidian-checklist-plugin). - `@deezy` shared an [extensive system for (technical) documentation](https://documentation.divio.com/). - [This 20-minute video](https://www.youtube.com/watch?v=9irrj7BAcSI&t=1s) explains how to use Excalidraw for flow charts and mindmaps in Obsidian. ## Discussions - Nick Milo discussed [workflows with the Mac Power Users podcast](https://www.relay.fm/mpu/633). - There has been a discussion [on how to use a location/based or two-tracked task system for those doing hybrid work](https://discord.com/channels/686053708261228577/965681451297304596/971788192959299644) (some days working from home, some days in the office.) - People on reddit [discussed how to use Obsidian for studying](https://www.reddit.com/r/ObsidianMD/comments/ujia8x/how_do_you_study_in_obsidian/). - Folks on Twitter discussed [how callout boxes can be valuable](https://twitter.com/EleanorKonik/status/1522322702887002119). ## Showcases - Here's a tour of [a vault that uses a habit tracker and the PARA structure](https://newsletter.tylersuzukinelson.com/posts/tsn2022w18-a-quick-tour-of-my-notes). - Here you can find a [big list of digital gardens](https://twitter.com/TfTHacker/status/1520765257987338240?t=BhneIAP7Ue6_jw6lErwSXQ). - And here is a really great-looking [showcase for tracking goals in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/uhzzek/tracking_goals_in_obsidian/), including [a detailed guide how to recreate that](https://beingpax.medium.com/how-to-set-goals-track-them-on-obsidian-5cf5702f0a3). - Here's a new user talking about how [Obsidian improved his life](https://medium.com/illumination/how-obsidian-has-raised-my-game-f62a02883911). ## Ancillary Tools - Pandoc users: `@atlas` [shared their filter for callouts](https://discord.com/channels/686053708261228577/722584061087842365/969649916668440706). - The [Obsidian Extension for Raycast](https://www.raycast.com/marcjulian/obsidian) introduces a lot new features and improvements. ([Raycast](https://www.raycast.com/) is an alternative to Alfred.) ## Housekeeping For a while now, I have prominently displayed the following quote on the promo screenshot of my theme: > "The most aggressively minimalistic theme I am aware of." > – _The Obsidian Roundup_ …now that I am writing for the roundup myself, this feels like some kind of awkward self-promotion. 😅 Therefore, the quote is now personally attributed to Eleanor instead of "The Obsidian Roundup" in general.