wrjlewis / notion-search-alfred-workflow

An Alfred workflow to search Notion with instant results
GNU General Public License v3.0
825 stars 41 forks source link

Bookmarks #25

Closed misha-tgshv closed 3 years ago

misha-tgshv commented 3 years ago

Is it possible in the future to open url (property) that is specified inside pages? Or use search in other fields of the database.

For example, I use Notion as a bookmark manager and sometimes it is more convenient to immediately open an external url so as not to go to a page in Notion.

I would suggest adding a command key for this. By default, the page will open, and when you enter the command key, the URL inside the page would open. Something similar is implemented in Raindrop.app.

Setup Database Bookmarks (column url)

text

Bookmark the article How to Create Your First Relational Database in Notion

text
  1. Search Pages in Notion and click with key ⌘

    text
  2. Open URL article in Safari

    text
sinewave commented 3 years ago

+100!!

I also use Notion as a bookmark repo and would use this all day... especially with the way notion currently handles links :(

wrjlewis commented 3 years ago

Thanks for sharing!

I think this is a fairly specific use case of Notion and this Alfred plugin aims to be a more generic helper tool, so it's unlikely I'll implement this , but someone else can and raise a PR of course.

I would expect any implementation to be far easier once the Notion API (coming soon) is released.