|
| 1 | +## Community Events |
| 2 | +* The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on YouTube. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). |
| 3 | +* `@nickmilo` & `@skepticmystic` are hosting `@blacksmithgu` , the creator of the Dataview plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. `@eleanor` has agreed to do a share and showcase. |
| 4 | +* Wanna join a fancy book club? `@ryanjamurphy (he/him`) and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 |
| 5 | + |
| 6 | +## Plugin News |
| 7 | +* The [outliner plugin](https://github.com/vslinko/obsidian-outliner) now lets you click on bullets to zoom in! |
| 8 | +* The [music notation plugin](https://github.com/TilBlechschmidt/obsidian-plugin-abcjs) renders music sheets from code blocks using the `music-abc` language. |
| 9 | +* There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [Tag Wrangler](https://github.com/pjeby/tag-wrangler), [Hotkey Helper](https://github.com/pjeby/hotkey-helper), and [Pane Relief](https://githubmemory.com/repo/pjeby/pane-relief). |
| 10 | +* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with dataview but is not yet in the community plugins list. |
| 11 | +* From a plugin security perspective, this discussion about how [Obsidian has the ability to blacklist / disable plugins that are identified to have issues or vulnerabilities](http://discordapp.com/channels/686053708261228577/707816848615407697/832445992808218635) was very reassuring. |
| 12 | +* `@mgmeyers` updated the [Style Settings plugin](https://github.com/mgmeyers/obsidian-style-settings) to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. |
| 13 | + |
| 14 | +### For Developers |
| 15 | +* `@Liam` shared his [approach to mobile debugging on iOS](https://discord.com/channels/686053708261228577/817515900349448202/826416602911211535). It uses a [script for the plugin](https://gist.github.com/liamcain/3f21f1ee820cb30f18050d2f3ad85f3f). |
| 16 | +* There is a now [a method for developers to write test cases that interact with a running obsidian instance](https://forum.obsidian.md/t/for-plugin-developers-write-test-cases-that-interact-with-a-running-obsidian-instance/16574). |
| 17 | + |
| 18 | +## Feature Requests |
| 19 | +* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As Dataview becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. |
| 20 | + |
| 21 | +## Workflow Stuff |
| 22 | +* For folks using MacOS, `@benhamilton` figured out a workflow for using icalBuddy, a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). |
| 23 | +## Tips & Tricks |
| 24 | +* PDF tip via `@cotemaxime`: you can embed a specific page of a pdf with `![[My File.pdf#page=number]]` |
| 25 | +* If you're using a sync service that doesn't let you opt out of syncing a particular folder, there is a setting in Obsidian that will let you override where that particular instance of Obsidian pulls its configurations from: in About -> Advanced -> Override config folder. This is also helpful if you've got access to the mobile beta and want to differentiate settings from your desktop config. |
| 26 | +* `u/aviranco` on Reddit asked [how to restyle checklists to *not* change the display of subitems under a completed task](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq); the community came through with [a CSS snippet](https://discord.com/channels/686053708261228577/702656734631821413/832507883925143552). |
| 27 | +* If you like the idea of being able to zoom in and out to various tiles on your Obsidian workspace, `@Licat` put together [a CLI snippet](http://discordapp.com/channels/686053708261228577/744933215063638183/832420779378343937) that could be extended into a nifty plugin by an enterprising developer! |
| 28 | +* In base Obsidian, footnotes screw with the line height and make paragraphs look not-quite-right from a spacing perspective. But `@Klaas` has a fix on their [GitHub snippet repository](https://forum.obsidian.md/t/how-to-achieve-css-code-snippets/8474). |
| 29 | +* There's a mobile emulation flag in the desktop app that will let you check your CSS before moving it over to mobile, if you're a Supporter or VIP with access. |
| 30 | +## PKM Tips |
| 31 | +* We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." |
| 32 | +* There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. |
| 33 | + |
| 34 | +## Ancillary Tools |
| 35 | +* We had another [discussion of the Onyx Boox](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. |
| 36 | +* It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. |
| 37 | +* You can also get a direct [RSS feed from the discourse forum](https://meta.discourse.org/t/rss-feed-for-category-latest/37192) from a tag or a category, for example if you just wanted to follow the [community talks RSS](https://forum.obsidian.md/tag/community-talks.rss). |
| 38 | +* For Static Site Generators, there was some [discussion about Hugo vs. Jeckyll](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908), along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a digital garden. We also talked about [how to get a newsletter with Hugo](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) if you're more comfortable with the technical side of things. |
0 commit comments