Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripted update of Hub content #563

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
---
link: https://www.obsidianroundup.org/2022-12-03/
author: Eleanor Konik
published: 2022-12-03T13:30:25
publish: true
---

# 2022-12-03: An academic vault tour & weekly review templates
Media workflow diagrams, film project dashboards, daily journaling discussions, python libraries for batch-changing metadata, and more!

## In The Community

* Here's a curated list of [360+ bookmarks related to Obsidian](https://pkm.social/@oldtowneast/109431696194437578) maintained by `@oldtowneast` and shared over at the new [pkm.social](https://pkm.social/) mastodon instance.

## Obsidian Updates

It's been awhile since the last Obsidian update, and traditionally there are a bunch of people secretly worrying that this means the app is dead, no more updates are coming, the team has stopped production, etc. 😅 so I just wanted to put a little note here and remind everybody that before mobile and live preview went live, there was also a gap of a month or two between updates.

If you're curious what's being worked on, you can check out [the roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) – it looks like metadata improvements and a core canvas plugin are the next big things to expect.

## 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).

* [Omnisearch](https://github.com/scambier/obsidian-omnisearch) by `@scambier`  uses a smart weighting algorithm to show more relevant results.
* [Rapid Notes](https://github.com/valteriomon/obsidian-rapid-notes) by `@valteriomon`  lets users create and place notes quickly in specific folders based on predefined prefixes.

### 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._

* [D2](https://github.com/terrastruct/d2-obsidian) by `@berniexie` adds functionality for a diagram scripting language that turns text to diagrams.
* [Crumbs](https://github.com/tgrosinger/crumbs-obsidian) by `@tgrosinger` is a new alternative to [Breadcrumbs](https://github.com/SkepticMystic/breadcrumbs) that seems more focused on Dendron-style dot hierarchies.
* [Copy Note URL](https://github.com/juliuszfedyk/obsidian-copy-note-url-plugin) by `@juliuszfedyk`  lets users copy a note's URL based on a predefined domain and file extension.
* [evergreen](https://github.com/zk4/obsidian-evergreen) by `@zk4`  is similar to the "no dupe leaves" plugin in that it will automatically switch the focus to open notes instead of reopening them, but works with stacked tabs.
* [Chord Lyrics](https://github.com/nevernotmove/obsidian-chordlyrics) by `@nevernotmove`  will display chord names over lyrics. Supports line wrapping, section headers and auto-detection.
* [Surfing](https://github.com/Quorafind/Obsidian-Surfing) by `@Quorafind`  makes it easier to browse the web within Obsidian.
* [Text Dataset Aid Plugin](https://github.com/conneroisu/Text-Dataset-Aid-Plugin) by `@conneroisu`  makes fine-tuning datasets for language models a lot easier, which allows for increased accuracy, better style, more control, increased flexibility, etc. in text prediction/generation.
* [Obsidian Stylist](https://github.com/ixth/obsidian-stylist) by `@ixth`  makes it easier to add classes and styles on markdown blocks.

### 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._

* [Tasks](https://obsidian-tasks-group.github.io/obsidian-tasks/queries/explaining-queries/) can now explain what your queries are doing.
* [CardBoard](https://obsidian.md/plugins?id=card-board) now honors the RTL editor settings and got some tag-related improvements.
* [Commander](https://github.com/phibr0/obsidian-commander) has startup macros for running commands on startup, color-coding, and other bug fixes.
* [RPG Manager](https://github.com/carlonicora/obsidian-rpg-manager/releases/tag/3.4.0) v3.4 changed how elements are identified, allows Scenes / Acts / Sessions / Adventures to be reorganised by a simple drag-and-drop. It also saves all the relationships at the bottom of the note, which helps with the graph view.
* [Database Folder](https://github.com/RafaelGB/obsidian-db-folder/releases/tag/3.0.0) 3.0.0 got a design refresh, configurable shortcuts, improved display options, and mobile pagination.

## Ancillary Code

* Here's how to use [callouts that render like infoboxes or capacities-like sidebars](https://gist.github.com/AnubisNekhet/33ceb77eb450d78b2833e77cdb8e3394).

## Guides

* Here's a new [beginner's guide to using Obsidian for role playing games](https://www.patreon.com/posts/75382566?pr=true).
* Here's a quick [tip for getting straight quotes when curly quotes are turned on](https://pkm.social/@ellane/109422797766690784) shared on the new pkm.social mastodon instance.
* Here's a [weekly review template](https://miscellaneplans.gumroad.com/l/plusminusnext) with useful icons, modelled on the [Plus Minus Next](https://nesslabs.com/plus-minus-next) method and set up for a complete year. It's very detailed and looks lovely.

## Discussions

* Casual reminder that [you should be backing up your notes](https://www.reddit.com/r/ObsidianMD/comments/z57zo1/if_my_computer_dies_are_all_the_obsidian_notes/).
* Reddit hosted a great discussion about different ways to [save quotes from books and organize them](https://www.reddit.com/r/ObsidianMD/comments/z5u1hc/how_do_you_save_quotes_from_book_as_individual/).
* Many people find that [daily journaling is valuable](https://www.reddit.com/r/ObsidianMD/comments/z6xsz9/is_a_daily_journal_in_obsidian_worth_it/).

## Showcases

* Danny Hatcher hosted `@pseudometa` for [a vault showcase](https://www.youtube.com/watch?v=DzJOJxDgQKc) on youtube, focused on the academic use-case and using recent files, dataview, breadcrumbs, and outline for navigation.
* Juanchi Parra had a great showcase of [the usefulness of the list view mode of the Full Calendar plugin](https://discord.com/channels/686053708261228577/744933215063638183/1047285011558170754) in Discord.
* `@Thomsen` in Discord also shared a really nice [film project dashboard](https://discord.com/channels/686053708261228577/805952223124520961/1047953933118734446).
* I also really enjoyed this example of using Dataview & Buttons to create [an index of scientists](https://discord.com/channels/686053708261228577/744933215063638183/1047387531639005244).
* Here's a nice diagram of [a media workflow](https://www.reddit.com/r/ObsidianMD/comments/z7cm82/inspired_by_uleejee_heres_my_current_obsidian/) via  `u/Abides1948` on Reddit.
* Here's an example of how to use [Excalidraw for character profiles](https://pkm.social/@nicole/109426212900974041).

## Ancillary Tools

* [py-obsidianmd](https://github.com/selimrbd/py-obsidianmd) is a python library that enables you to batch change note metadata and move metadata between YAML and inline styles. There's a [video explanation](https://www.youtube.com/watch?v=gRPBAKiu37Y) along with [examples](https://selimrbd.github.io/py-obsidianmd/examples/).

## Housekeeping

My birthday is this weekend. Look at the pretty new desktop tower holder my husband installed for me to celebrate:

![desktop tower under a standing desk beside a bookshelf with a lot of wires on all sides](https://www.obsidianroundup.org/content/images/2022/12/image.png)If you have any hot tips for cable management, consider joining the [discussion in Discord](https://discord.com/channels/686053708261228577/700466324840775831/1046450802048381039), pinging me on social media, leaving a comment, or sending me an email.


%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/01%20-%20Community/Obsidian%20Roundup/2022-12-03%20An%20academic%20vault%20tour%20%26%20weekly%20review%20templates.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/01%20-%20Community/Obsidian%20Roundup/2022-12-03%20An%20academic%20vault%20tour%20%26%20weekly%20review%20templates.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ This archive lags slightly behind the one on the [Roundup's website](https://obs
- [[01 - Community/Obsidian Roundup/2022-11-12 Stable Diffusion, Clean Dashboards and 2022 Workflows|2022-11-12 Stable Diffusion, Clean Dashboards and 2022 Workflows]]
- [[01 - Community/Obsidian Roundup/2022-11-19 Doom! & Scrollable Daily Notes|2022-11-19 Doom! & Scrollable Daily Notes]]
- [[01 - Community/Obsidian Roundup/2022-11-26 Weekly Reviews, Zen Mode, & Aggregation|2022-11-26 Weekly Reviews, Zen Mode, & Aggregation]]
- [[01 - Community/Obsidian Roundup/2022-12-03 An academic vault tour & weekly review templates|2022-12-03 An academic vault tour & weekly review templates]]
%% Hub MOCs: Don’t edit above %%

%% Hub footer: Please don't edit anything below this line %%
Expand Down
58 changes: 58 additions & 0 deletions 01 - Community/People/Akifyss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
aliases:
- Akifyss
tags:
-
publish: true
---

# Akifyss

- GitHub: [Akifyss](https://github.com/Akifyss/) ^github
<!-- - Discord: `@` ^discord-->
<!-- - Website: <https://> ^website-->
<!-- - [[Publish sites|Publish site]]: <https://> ^publish-->

%% Feel free to add a bio below this comment %%


## Author of

%% Begin Hub: Released contributions %%

### Themes
- [[Border]]
%% End Hub: Released contributions %%

%% Add links to any plugins, themes or other notes that the author has created but are not (yet) included in the `obsidian-releases` repo %%

<!--
### Unlisted plugins
-->

<!--
### Others
-->

<!--
## Sponsor this author
-->

<!-- - [[GitHub sponsors]]: [Sponsor @Akifyss on GitHub Sponsors](https://github.com/sponsors/Akifyss) ^github-sponsor-->
<!-- - [[Buy me a coffee]]: <https://> ^buy-me-a-coffee-->
<!-- - [[PayPal]]: <https://> ^paypal-->
<!-- - [[Patreon]]: <https://> ^patreon-->

<!--
## Follow this author
-->

<!-- - [[YouTube Channels|On YouTube]]: <https://> ^youtube-->
<!-- - Twitter: <https://> ^twitter-->
<!-- - ... -->

%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/01%20-%20Community/People/Akifyss.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/01%20-%20Community/People/Akifyss.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
58 changes: 58 additions & 0 deletions 01 - Community/People/AmadeusWM.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
aliases:
- AmadeusWM
tags:
-
publish: true
---

# AmadeusWM

- GitHub: [AmadeusWM](https://github.com/AmadeusWM/) ^github
<!-- - Discord: `@` ^discord-->
<!-- - Website: <https://> ^website-->
<!-- - [[Publish sites|Publish site]]: <https://> ^publish-->

%% Feel free to add a bio below this comment %%


## Author of

%% Begin Hub: Released contributions %%

### Themes
- [[Apatheia]]
%% End Hub: Released contributions %%

%% Add links to any plugins, themes or other notes that the author has created but are not (yet) included in the `obsidian-releases` repo %%

<!--
### Unlisted plugins
-->

<!--
### Others
-->

<!--
## Sponsor this author
-->

<!-- - [[GitHub sponsors]]: [Sponsor @AmadeusWM on GitHub Sponsors](https://github.com/sponsors/AmadeusWM) ^github-sponsor-->
<!-- - [[Buy me a coffee]]: <https://> ^buy-me-a-coffee-->
<!-- - [[PayPal]]: <https://> ^paypal-->
<!-- - [[Patreon]]: <https://> ^patreon-->

<!--
## Follow this author
-->

<!-- - [[YouTube Channels|On YouTube]]: <https://> ^youtube-->
<!-- - Twitter: <https://> ^twitter-->
<!-- - ... -->

%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/01%20-%20Community/People/AmadeusWM.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/01%20-%20Community/People/AmadeusWM.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
58 changes: 58 additions & 0 deletions 01 - Community/People/Azeirah.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
aliases:
- Streamsoft
tags:
-
publish: true
---

# Streamsoft

- GitHub: [Azeirah](https://github.com/Azeirah/) ^github
<!-- - Discord: `@` ^discord-->
- Website: <https://scrybble.ink> ^website
<!-- - [[Publish sites|Publish site]]: <https://> ^publish-->

%% Feel free to add a bio below this comment %%


## Author of

%% Begin Hub: Released contributions %%
### Plugins
- [[scrybble.ink|Scrybble]]

%% End Hub: Released contributions %%

%% Add links to any plugins, themes or other notes that the author has created but are not (yet) included in the `obsidian-releases` repo %%

<!--
### Unlisted plugins
-->

<!--
### Others
-->

<!--
## Sponsor this author
-->

<!-- - [[GitHub sponsors]]: [Sponsor @Azeirah on GitHub Sponsors](https://github.com/sponsors/Azeirah) ^github-sponsor-->
<!-- - [[Buy me a coffee]]: <https://> ^buy-me-a-coffee-->
<!-- - [[PayPal]]: <https://> ^paypal-->
<!-- - [[Patreon]]: <https://> ^patreon-->

<!--
## Follow this author
-->

<!-- - [[YouTube Channels|On YouTube]]: <https://> ^youtube-->
<!-- - Twitter: <https://> ^twitter-->
<!-- - ... -->

%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/01%20-%20Community/People/Azeirah.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/01%20-%20Community/People/Azeirah.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
58 changes: 58 additions & 0 deletions 01 - Community/People/Quorafind.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
aliases:
- Boninall
tags:
-
publish: true
---

# Boninall

- GitHub: [Quorafind](https://github.com/Quorafind/) ^github
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file conflicts with the earlier quorafind.
I've put in a PR to make the name consistent,.
See obsidianmd/obsidian-releases#1403

This is another case of #308

<!-- - Discord: `@` ^discord-->
- Website: <https://github.com/Quorafind> ^website
<!-- - [[Publish sites|Publish site]]: <https://> ^publish-->

%% Feel free to add a bio below this comment %%


## Author of

%% Begin Hub: Released contributions %%
### Plugins
- [[double-click-tab|Double Click Tab]]

%% End Hub: Released contributions %%

%% Add links to any plugins, themes or other notes that the author has created but are not (yet) included in the `obsidian-releases` repo %%

<!--
### Unlisted plugins
-->

<!--
### Others
-->

<!--
## Sponsor this author
-->

<!-- - [[GitHub sponsors]]: [Sponsor @Quorafind on GitHub Sponsors](https://github.com/sponsors/Quorafind) ^github-sponsor-->
<!-- - [[Buy me a coffee]]: <https://> ^buy-me-a-coffee-->
<!-- - [[PayPal]]: <https://> ^paypal-->
<!-- - [[Patreon]]: <https://> ^patreon-->

<!--
## Follow this author
-->

<!-- - [[YouTube Channels|On YouTube]]: <https://> ^youtube-->
<!-- - Twitter: <https://> ^twitter-->
<!-- - ... -->

%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/01%20-%20Community/People/Quorafind.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/01%20-%20Community/People/Quorafind.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
58 changes: 58 additions & 0 deletions 01 - Community/People/Zachatoo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
aliases:
- Zachatoo
tags:
-
publish: true
---

# Zachatoo

- GitHub: [Zachatoo](https://github.com/Zachatoo/) ^github
<!-- - Discord: `@` ^discord-->
- Website: <https://zachyoung.dev> ^website
<!-- - [[Publish sites|Publish site]]: <https://> ^publish-->

%% Feel free to add a bio below this comment %%


## Author of

%% Begin Hub: Released contributions %%
### Plugins
- [[obsidian-achievements|Achievements]]

%% End Hub: Released contributions %%

%% Add links to any plugins, themes or other notes that the author has created but are not (yet) included in the `obsidian-releases` repo %%

<!--
### Unlisted plugins
-->

<!--
### Others
-->

<!--
## Sponsor this author
-->

<!-- - [[GitHub sponsors]]: [Sponsor @Zachatoo on GitHub Sponsors](https://github.com/sponsors/Zachatoo) ^github-sponsor-->
<!-- - [[Buy me a coffee]]: <https://> ^buy-me-a-coffee-->
<!-- - [[PayPal]]: <https://> ^paypal-->
<!-- - [[Patreon]]: <https://> ^patreon-->

<!--
## Follow this author
-->

<!-- - [[YouTube Channels|On YouTube]]: <https://> ^youtube-->
<!-- - Twitter: <https://> ^twitter-->
<!-- - ... -->

%% Hub footer: Please don't edit anything below this line %%

# This note in GitHub

<span class="git-footer">[Edit In GitHub](https://github.dev/obsidian-community/obsidian-hub/blob/main/01%20-%20Community/People/Zachatoo.md "git-hub-edit-note") | [Copy this note](https://raw.githubusercontent.com/obsidian-community/obsidian-hub/main/01%20-%20Community/People/Zachatoo.md "git-hub-copy-note") | [Download this vault](https://github.com/obsidian-community/obsidian-hub/archive/refs/heads/main.zip "git-hub-download-vault") </span>
Loading