-
Notifications
You must be signed in to change notification settings - Fork 160
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
Closed
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
93 changes: 93 additions & 0 deletions
93
...Obsidian Roundup/2022-12-03 An academic vault tour & weekly review templates.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
<!-- - 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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
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