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

feat: consider uris with custom schemes as bookmarks #21

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dhth
Copy link
Owner

@dhth dhth commented Jul 31, 2024

URIs with custom schemes are considered as task bookmarks. For example:

  • https://c.xkcd.com/random/comic
  • spotify:track:4fVBFyglBhMf0erfF7pBJp
  • obsidian://open?vault=VAULT&file=FILE
  • mailto:example@example.com
  • slack://channel?team=TEAM_ID&id=ID

Resolves #20.

@dhth dhth force-pushed the consider-uris-with-custom-schemes-as-bookmarks branch from 50b24a5 to de6c86b Compare July 31, 2024 12:33
@dhth dhth merged commit 0ad4d44 into main Jul 31, 2024
2 checks passed
@dhth dhth deleted the consider-uris-with-custom-schemes-as-bookmarks branch July 31, 2024 15:39
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 this pull request may close these issues.

[Feature Request] Consider more URI a bookmark / Open Obsidian URI
1 participant