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

[Feature Request] Consider more URI a bookmark / Open Obsidian URI #20

Closed
danielwerg opened this issue Jul 31, 2024 · 3 comments · Fixed by #21
Closed

[Feature Request] Consider more URI a bookmark / Open Obsidian URI #20

danielwerg opened this issue Jul 31, 2024 · 3 comments · Fixed by #21
Labels
enhancement New feature or request

Comments

@danielwerg
Copy link

Describe the solution you'd like

Consider obsidian URI a "bookmark" and potentially not only obsidian URIs.

Is your feature request related to a problem? Please describe.

Putting obsidian://open?vault=VAULT&file=FILE in task context doesn't add it to "bookmarks". Makes it impossible to open Obsidian note from omm.

Describe alternatives you've considered

Copy Obsidian URI and paste:

xdg-open "obsidian://open?vault=VAULT&file=FILE"
@dhth
Copy link
Owner

dhth commented Jul 31, 2024

@danielwerg Could you build omm on the branch used for #21 and let me know if that works for you?

@danielwerg
Copy link
Author

@dhth Obsidian URIs work! The only thing is they look like just a regular text. Different text style and click-ability would be great.

2024-07-31_14-44-04
2024-07-31_14-48-59

@dhth
Copy link
Owner

dhth commented Jul 31, 2024

The ability to click on a URI most likely is a feature of the terminal, not omm.

Here are two examples:

Alacritty:

Screen.Recording.2024-07-31.at.5.03.26.PM.mov

Mac's default terminal:

Screen Recording 2024-07-31 at 5 05 35 PM

I'll see if I can highlight such URIs, but the ability to make text clickable is out of scope for omm, I'm afraid. Let me know if you think I got it wrong.

@dhth dhth closed this as completed in #21 Jul 31, 2024
@dhth dhth closed this as completed in 0ad4d44 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants