Obsidian Weekly 2024-03-24
2024-03-24:Anywhere, anytime, immersive note-taking
AbstractStatistical time: 2024-03-24 21:00 ~ 2024-03-24 23:00
Statement: This column is inspired by a series of Obsidian Roundup articles written and published by Ms. Eleanor Konik from April 2021 to June 2023. Those interested may follow the original author’s personal website Obsidian Iceberg. The section’s content is sourced from the official Obsidian Discord channel and information on corresponding projects on Github or there independent websites. Descriptions may have been modified based on personal interpretation, and corrections are welcome if there are any inaccuracies. Thank you to the Obsidian team for bringing us such excellent software.
Official News
Obsidian v1.5.11 is now available on desktop and mobile
Highlights
- Lots of overdue fixes and performance improvements for mobile.
- More fixes for the table editor, including drag and drop support as well as aligning multiple rows and columns at once.
- Improved the Workspaces core plugin, added a new “Save layout” command.
Release notes
Desktop: https://obsidian.md/changelog/2024-03-19-desktop-v1.5.11
Mobile: https://obsidian.md/changelog/2024-03-19-mobile-v1.5.11/
Obsidian Sync now starts at $4 per month with the new Standard plan
Below is a comparison between the new Standard plan and the existing Plus plan, billed annually:
Standard | Plus | |
---|---|---|
Price | $4 per month | $8 per month |
Synced vaults | 1 | 10 |
Maximum file size | 5 MB | 200 MB |
Total storage | 1 GB | 10 GB |
Revision history | 1 month | 12 months |
Devices | Unlimited | Unlimited |
Shared vaults | Yes | Yes |
Learn more on official blog: https://obsidian.md/blog/standard-plan/
2FA now supports the generation of recovery codes
If you have 2FA enabled on your Obsidian account you can now generate recovery codes.
Here’s how: https://help.obsidian.md/Obsidian/2-factor+authentication#Generate+your+recovery+code
Plugin News
Community Plugins
New
AI Zhipu By Tarslab
Using Zhipu AI by API key.
Sticky Headings By Shen Shen
Sticky headings and shows the heading level.
Quick File Name By Wapply
Generates a note with a random string as its name.
Multilingual By leolazou
Simplify linking notes across multiple languages by automatically adding translations of note names into aliases. Designed for multilingual users.
Kinopoisk search By Alintor
Helps you find movies and tv shows via Kinopoisk and create notes.
Lavadocs By Saalik Lokhandwala
This plugin integrates your Obsidian vault with Lavadocs, so it’s easy to share one-off documents, whenever you need to.
PARA Workflower By KevTheDevX
Helpful commands for starting and working in your vault with the PARA method.
Semantic Canvas By Aaron Gillespie
Gives canvases the power to edit file properties visually.
Moulinette Search for TTRPG By Moulinette
Search, browse and download TTRPG (tabletop role-playing game) content from Moulinette Cloud.
Editor full screen By 1C0D
Full screen mode (for presentations) or Zen mode (focused writing). You can use resized OS windows, it will fit to the window.
Password Protect By Aspharmyx
With this plugin you can set password to different notes and folders.
SwiftLaTeX Render By gboyd068
Render LaTeX in codeblocks into a PDF, without needing to install LaTeX separately.
Cards View By Maud Royer
Displays a card view of your notes.
Updates
Open Gate v1.11.6 By DuocNV
Update Issue Fix: We’ve resolved a conflict that was preventing plugin updates from working correctly. Open Gate plugins should now update as expected.
Collapse All v2.1.0 By Nathonius
- Features
- Bookmarks view supports all three command options
- Fixes
- Restored functionality of all providers
- Tag pane no longer supports collapse and expand commands, only toggle
- This was a bug previously, the collapse and expand commands were not reliable.
Linter v1.23.3-rc-1 By Victor Tao
This release is the first ever beta release for the Linter. It is meant to allow for early testing of the Live Preview changes that were just made to allow for the retention of editor folds in both Live Preview and Source mode. Beta releases are likely to be buggy, but allow for early feedback on changes. I plan to use the beta releases through BRAT, but please decide yourself whether or not using the beta releases is the right approach for you.
- Docs
- An additional warning was added for
Header Blank Lines
to let users know about a custom regex replacement that can be used in order to prevent a blank line from being present between a header and a paragraph that follows it whenBottom
is false.- Bugs
- Fixes folds not being retained on Lint when changes were made in Live Preview and Source mode
- Fixes URL regex to allow ’@’ in the path for URLs
- What’s Changed
- Added Version Changes for Release
- Fix: Folds not Being Retained on Lint when Changes Made
- Chore: Update Versions and Make Sure Tests in Test Vault Are Not Used
- Fix: Fix URL regex to allow ’@’ in the path
- Fix: Live Preview Inserting Frontmatter when It Does Not Exist Already
- Add a warning about unexpected line-break between heading and paragraph
Projects v1.17.2 By Marcus Olsson
- New Features
- Add board custom card order
- Improvements
- Remove add field button from readonly project
- Introduce the new
render
method- Allow rich text rendering for list tags
- Board: header overflow, column orders, and clean up column configs
- Bug Fixes
- Fix number filter for comparison with zero
- Fix add templated note with empty
tags
field in tag based project- Handle move file out for folder based projects
- Fix hover on link in a table row
- Decouple field operations in Table view
- Developments
- feat: add fink localization editor
- …
Grappling Hook v1.1.1 By pseudometa
- new command
- cycle tabs across splits: Like the Obsidian built-in command
Go to next tab
, but includes tabs in other splits, meaning you can cycle through all open tabs with one hotkey. (similar to vim’s<C-w>w
)- Next/previous file in current folder: Cycles through all files in the current folder, in alphabetical order.
- Open first URL in file: Opens the first URL (external link) found in the file. This includes the frontmatter.
- alternate note improvement: If the alternate file is already open in another tab, it switches to that tab. If not, the alternate file is opened in the current tab.
- bookmark-cycler: a lot of bugs for edge cases (special filetypes being open, etc.) have been fixed.
- new setting: to open last modified bookmark on Obsidian startup
Automatic Tags V1.1.0 By Jamalam
Adds a command to tag existing files according to your settings.
Typst Renderer 0.10.0 By fenjalien
Upgrade to Typst 0.11.0
Update fonts to be equal with Typst 0.11
Graph Link Types v0.3.1 By natefrisch01
Links can now be colored by their_type_!
Supercharged Links v0.12.1 By mdelobelle
- Fix
- Live preview not showing supercharged colours
- No update on scroll
- Feat
- Incremental updates of live preview supercharged links for increased performance
- Support data links as URLs for inline images
Tasks v6.2.0 By Martin Schenck and Clare Macrae
‘explain’ shows Continuations & Placeholders for filters.
Fit v1.1.1 By joshuakto
- Added auto-sync capability
- Improved notification system for file changes and conflicts display
- Added setting options to choose verbosity of notifications
- Fixed cases where remote changes are not pulled
For more on how to use it: https://medium.com/@joshuakto/introducing-fit-file-git-an-obsidian-plugin-to-sync-your-vault-5c21af046826
Pending
CautionNotice: The following plugins have not yet passed code scrutiny and therefore have not been added to the Community Plugins. Before installing, please make sure you have fully understood and accepted the potential security risks involved.
Obsidian Slides Extended v2.0.5 By ebullient
- Fork of Advanced Slides
- Custom CSS is stored in your vault
- Guts updated (reveal.js 5.x, fastify instead of express)
- Some content simplification, which will continue.
Remotely Save v0.4.8 (pre-release) By fyears
The third-party sync plugin Remotely Save gets huge updates on the sync algorithm. In case you don’t know it, it supports syncing your vault to s3, dropbox, onedrive, webdav.
Currently it’s in beta and requires BRAT to install.
- More robust deletion sync
- minimal conflict handling
- no meta data uploaded any more,
- deletion / modification protection,
- backup mode
- …
Breadcrumbs v4.0.46-beta (pre-release) By SkepticMystic
V4 is a complete rewrite of the plugin. Many long-standing issues are now resolved, and most functionality has been reintroduced. You can read this note for more info on the changes: https://github.com/SkepticMystic/breadcrumbs/blob/master/V4.md
V4 is still in beta, and only accessible via the BRAT plugin. If you’re an existing Breadcrumbs user, make sure you understand what’s different by reading the link above, and checking the latest issues on the repo (with “V4” in their name). But for the most part, backwards-compatibility has been preserved. If you’re new to Breadcrumbs, there’s never been a better time to get started!
Produced by PKMer
InfoPKMer (PKMer.cn, PKMer.net) aims to create a powerful knowledge management community in the Eastern Hemisphere. “PKM” stands for Personal Knowledge Management, and the “er” suffix represents individuals. Anyone who is focused on and enjoys personal knowledge management work, and who seeks efficiency, can be included in this category. We hope the community can bring together more people like this.
Thino v2.3.21 has been released
- Features
-
- Password protection;
- Basic search bar in daily thinos dialog;
- Support lock via command;
- Enable switch chat or list mode when is mobile view;
- Bulk delete/archive/restore/copy in all view(after filter);
- Chat view mode;
- Filter in archive/recycle bin view;
- Search bar in archive/recycle bin view;
- Share image of agenda view when right-click on the table header.
- Sort order when click on date/time header of agenda;
- support automatically add tags
- support bulk tag operation in thino list when filtering
- support new style for chat view
- support moments view
- update chat view to improve performance
-
- Fixes
- cannot copy id correctly;
- cannot edit content after obsidian 1.5.11;
- cannot edit thino correctly after obsidian 1.5.11;
- compatibility issue with before obsidian 1.5.6;
- command to lock thino should not show when disabled password protection;
- don’t show password protection modal when password is empty;
- dropdown menu cannot delete thino correctly;
- should not get archived thino in the thino list;
- show day’s list and task count correctly;
- top-right menu delete button should not be influenced by last changed.
- style when editor is at the bottom of page
- cannot select time when using date menu
- show wrong translation
- should not destroy editor when open settings
- update or create thino should not jump to top of the page
- Style Updates
- fix some issue related to chat view;
- remove translatex in page wrapper;
- time stamp show near the message now;
- update chat view style;
- update chat view style;
- update the style of default toggle list button, show list icon when select list type;
- time stamp show near the message now
- add pro class name to pro features entry
- hide pro features for basic users
- mobile view header style
- hide header when navigate to archive/trash view
Media Extended v3.1.1-beta.0 testing is now open
- Feature (webview):
- Added support for Bilibili captions.
- Added support for YouTube captions.
- Fixes:
- (Subtitle): Fixed default subtitle detection on remote captions.
- (Screenshot): Resolved CORS error from unhandled webview.
- (Webview): Fixed playback reset when seeking on ended.
- Refactor:
- (Player): Implemented remote tracks fetching.
- (Webview): Updated webview plugin API to retrieve textTracks.
Appearance
Aura v2.2.4 By ashwinjadhav818
- New
- Neon list feature
- Sliding Tabs
- Removal
- Translucent Window
- Due to the complication of the Windows api for translucent window in Obsidian, the translucent window feature had to be removed.
- Fixes
- Card Layout
- Fixed the bottom padding the window
- Fixed the right padding of right sidebar
- Origin Layout
- Updated the Origin from the original theme - Origin Theme
- Rainbow Folders
- Added a border around the folder to highlight it more
- Fixed the misalignment of file names in the file explorer
- Text
- Fix issue where the bold and italic colors would not be applied when using the theme for the first time
- The titlebar hide/hover work without Origin Layout is selected.
- Workspace background glitches in card layout.
Focus Theme By Moritz Jung
This is a dark only theme for Obsidian, focusing on the important parts of your notes.