Skip to content

cheeseonamonkey/ObsidanMD-Showcase

Repository files navigation

My Obsidan.MD Showcase

Cool stuff I've put together in Obsidian.MD.

Most of them are meta utilities, or just aim improve the user experience of Obsidian's Android app, which is still fairly new and is often unstable or lacking features.

Some of them will have their own Readmes.

Obsidian.MD:

Utility to help link connections for orphan files. Allows you to compile a bunch of page links directly into your clipboard with some post-processing.

It is fairly useful and dynamic, but can be very slow and laggy - it uses a lot of Javascript and has to query every single page in your vault.

Simple DataView queries but with advanced URI links. Very useful for vault housekeeping and to manage newly-created files.

Generates links to move and delete file, without leaving the current page at all. These queried links were a pain to set up, but can be easily templated from here for other DataView queries.

Obsidian Android integrations (MacroDroid)

Most (all?) of these use MacroDroid, a powerful automation app available on the Play Store. The free version limited to 5 macros, and premium version is something around $6.

For me this is an incredibly powerful feature, and really takes Obsidian's mobile app to the next level. I literally use it 15+ times daily!

It allows you to append to an Obsidian file by pushing a custom button in your phone's 'quick settings' tiles in the notification tray.

Adds shortcuts to the Obsidian mobile app with hardware controls like volume keys, fingerprint scanner, and accelerometer.

Anonymizes and logs 10% of all received SMS messages.

Templater

This may be a bit buggy and requires manually (like in the OS) copying the JSON data for the plugins from the .obsidian\ folder. But I think it is worth including here. You can fix up the code yourself and make a PR if you'd like :)

It creates a list of links to every plugin Readme. It is useful if you often need to reference plugin documentation (dataview/templater/etc.).

Requires the Hotkey Helper plugin to programmatically generate the Readme links.

This isn't a big deal but I am including it just to demonstrate the underrated 'tp.prompt()' function. It could be improved in many ways.

Misc

Shell & cmd scripts

External from Obsidian. Used to automate some vault management. I use MacroDroid to run shell scripts on my phone, but results may vary with/without root privileges.

Compress vault to a tarball.

Create vault from a compressed tarball.

About

Neat stuff I've made in Obsidian-MD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published