Skip to content

A plugin for Obsidian (https://obsidian.md) that adds additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

License

Notifications You must be signed in to change notification settings

msageryd/obsidian-actions-uri

This branch is 18 commits ahead of, 16 commits behind czottmann/obsidian-actions-uri:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 12, 2023
Jul 13, 2023
Jul 23, 2024
Sep 22, 2022
Aug 9, 2024
Sep 20, 2022
Sep 20, 2022
Sep 20, 2022
Jul 22, 2024
Sep 20, 2022
Aug 2, 2024
Aug 2, 2024
Sep 20, 2022
Mar 27, 2024
Aug 9, 2024
Aug 9, 2024
Jul 27, 2024
Aug 2, 2024
Jul 12, 2024
Jul 12, 2024
Aug 2, 2024

Repository files navigation

Plugin logo thingie: an app icon, a two-way communications icon, a note icon

Actions URI

This plugin adds additional x-callback-url endpoints to Obsidian for common actions — it's a clean, super-charged addition to the built-in Obsidian URIs, for working with daily notes, notes, getting search results etc.

Documentation

For information about available features and routes please see the documentation.

Bug reports and feature requests are welcome, feel free to open an issue here on GitHub. For discussions, please visit the Plugin Forum ("Log in with GitHub" is enabled).

Plugin Project Status

GitHub release (latest by date) Maturity: Stable Development: Active Support: Active

(Please see Don McCurdy's post "Healthy expectations in open source" for information about the different statuses.)

Installation

  1. Search for "Actions URI" in Obsidian's community plugins browser. (This link should bring it up.)
  2. Install it.
  3. Enable the plugin in your Obsidian settings under "Community plugins".

That's it.

Installation via BRAT (for pre-releases or betas)

  1. Install BRAT.
  2. Add "Actions URI" to BRAT:
    1. Open "Obsidian42 - BRAT" via Settings → Community Plugins
    2. Click "Add Beta plugin"
    3. Use the repository address czottmann/obsidian-actions-uri
  3. Enable "Actions URI" under Settings → Options → Community Plugins

Development

Clone the repository, run pnpm install OR npm install to install the dependencies. Afterwards, run pnpm dev OR npm run dev to compile and have it watch for file changes.

Author

Carlo Zottmann, [email protected], https://c.zottmann.dev, https://github.com/czottmann

Projects using Actions URI

  • Actions for Obsidian: Useful new Obsidian actions for the Shortcuts app on macOS and iOS, bridging the gap between your notes and your workflows.

Want to see your project here? Drop me a line! (See "Author" section.)

Thanks to …

  • the obsidian-tasks crew for the "starter templates" for the GitHub Action workflow and the handy release.sh script

License

MIT, see LICENSE.md.

About

A plugin for Obsidian (https://obsidian.md) that adds additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • Shell 2.2%
  • JavaScript 1.1%