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

New input: Obsidian Advanced URI link to Block #8

Open
ldebritto opened this issue Jun 2, 2022 · 1 comment
Open

New input: Obsidian Advanced URI link to Block #8

ldebritto opened this issue Jun 2, 2022 · 1 comment

Comments

@ldebritto
Copy link

External link to currently selected block.

There's already a plug-in to gather internal block links by @mgmeyers (Copy Block Link).

I'm currently working this out by using the Macro plug-in to do the following:

  1. Use the "Copy Block Link" plug-in to grab this internal link;
  2. Pass it to a Shortcut that will RegEx the title and block names and output an Obsidian advanced URI link to that block;
  3. Trigger Shortcuts Launcher to pass data to create a Things Task

However, it would be awesome to integrate these middle steps into Shortcuts Launcher.

@ldebritto ldebritto changed the title New input New input: Obsidian Advanced URI link to Block Jun 2, 2022
@luispuerto
Copy link

I need a really similar workflow but without the need for the copy to block element.

I think that the major improvement of including Obsidian advanced URI is that you can link to a UID instead of the current obsidian URI scheme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants