All Projects → buginux → Evernote Alfred

buginux / Evernote Alfred

使用 Alfred 快速搜索印象笔记中的内容

Projects that are alternatives of or similar to Evernote Alfred

Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-0.86%)
Mutual labels:  search, alfred
Search Omnifocus
Alfred workflow that allows free text searching of OmniFocus tasks
Stars: ✭ 231 (+99.14%)
Mutual labels:  search, alfred
Alfred Vscode
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
Stars: ✭ 141 (+21.55%)
Mutual labels:  search, alfred
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (+115.52%)
Mutual labels:  search, alfred
Dext
🔍 A smart launcher. Powered by JavaScript.
Stars: ✭ 713 (+514.66%)
Mutual labels:  search, alfred
Alfred Appscripts
Alfred workflow to search and run/open AppleScripts for the active application
Stars: ✭ 56 (-51.72%)
Mutual labels:  search, alfred
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (+46.55%)
Mutual labels:  search, alfred
Flow.launcher
Launch apps with greater control, search files effortlessly and extend features with community plugins. Fast and fluid productivity tool of choice that helps your workflow.
Stars: ✭ 288 (+148.28%)
Mutual labels:  search, alfred
Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (+168.97%)
Mutual labels:  search, alfred
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-80.17%)
Mutual labels:  search, alfred
Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (+993.1%)
Mutual labels:  search, alfred
Jobfunnel
Scrape job websites into a single spreadsheet with no duplicates.
Stars: ✭ 1,528 (+1217.24%)
Mutual labels:  search
Ghost Search
A simple but powerful search library for Ghost Blogging Platform.
Stars: ✭ 104 (-10.34%)
Mutual labels:  search
Cloudboost
Realtime JavaScript Backend.
Stars: ✭ 1,378 (+1087.93%)
Mutual labels:  search
Redux Search
Redux bindings for client-side search
Stars: ✭ 1,377 (+1087.07%)
Mutual labels:  search
Baiduspider
BaiduSpider,一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
Stars: ✭ 105 (-9.48%)
Mutual labels:  search
Search
PHP search-systems made possible
Stars: ✭ 101 (-12.93%)
Mutual labels:  search
Node Sonic Channel
🦉 Sonic Channel integration for Node. Used in pair with Sonic, the fast, lightweight and schema-less search backend.
Stars: ✭ 101 (-12.93%)
Mutual labels:  search
Simpleaudioindexer
Searching for the occurrence seconds of words/phrases or arbitrary regex patterns within audio files
Stars: ✭ 100 (-13.79%)
Mutual labels:  search
Mapboxgeocoder.swift
Address search and reverse geocoding in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
Stars: ✭ 115 (-0.86%)
Mutual labels:  search

印象笔记搜索 - Alfred 3 workflow

本 workflow 使用了印象笔记 API 来进行笔记搜索,可以提供比桌面应用更加精准的搜索。同时,此 workflow 还支持印象笔记的所有高级搜索语法

关于开发过程中的一些坑请参考:印象笔记 Python SDK 踩坑记

效果

使用关键字进行搜索

Search by Keyword

使用标签进行搜索

Search by Tag

高级搜索语法(搜索最近 3 天内创建、标签为 debugging 同时包含关键字 iOS 的笔记)。更多的高级搜索语法,请参考印象笔记官网

Search by Advance Grammar

使用方法

  1. 下载并安装本 workflow
  2. 在 Alfred 中运行 es-token 进行 token 配置
  3. 在 Alfred 中运行 es 命令进行搜索
  4. 尝试各种高级搜索语法和其它命令,如 es-todoses-recent

备注

所有搜索到的笔记都可以直接使用印象笔记直接打开,也可以配合 cmd 键在浏览器中打开笔记。

自定义搜索命令

创建自定义搜索命令也很简单,只需做如下步骤:

  1. 复制一个 es-search-shortcut-template 触发器模板
  2. 打开新复制的触发器,并按照其中的指令进行操作
  3. 完成!

参考

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].