Skip to content

Releases: mpco/AlfredWorkflow-DEVONthink-Search

V7.6

20 Mar 09:03
Compare
Choose a tag to compare

Update for macOS 12.3, Python3

V7.5

19 Jun 06:39
Compare
Choose a tag to compare
  • Improve regex for Japanese and Korean (#19)
  • New shortcut ⇧Shift + Enter to copy item's Markdown link (#15)

V7.4

16 Jul 17:54
Compare
Choose a tag to compare
  • Change dnts behavior
    • Press Enter to search in existing window.
    • Press ⌘Command + Enter to search in a new window.
  • fix bug of dnts
  • Compatible with Alfred 3.x

V6.3

01 May 12:20
Compare
Choose a tag to compare

v6.2: dnf to list favorites.


v6.3:

  • dnts to search in Search Window of DNt.
    • Press Enter to search in existing window.
    • Press ⌘Command + Enter to search in new window.
  • Compatible with Alfred 3.x

This may be the last version that supports DEVONthink 2.x

这可能是支持 DEVONthink 2.x 的最后一个版本。

V7.3

10 Jun 05:07
Compare
Choose a tag to compare
  1. Keyword dnts
    • Press Enter to search in a new DEVONthink window.
    • Press ⌘Command + Enter to search in a existing window.
  2. Keyword dnf to list favorites.
  3. Keyword dnsg to list smart groups in all opened databases.
    • Type dnd to list databases, then press ⌥Option + Enter to list smart groups in the chosen database.

V7.0

01 May 14:30
Compare
Choose a tag to compare

Starting with this release, only DEVONthink 3.x is supported.


从该版本开始,仅支持 DEVONthink 3.x

V6.0

13 Apr 14:52
Compare
Choose a tag to compare

New feature:

  1. dnts abc 你好: Search abc ~你好 in search window of Dntp.
  2. dnw : Open workspace.
  3. dnwa abc: Save workspace named abc.

新特性:

  1. dnts abc 你好: 在 Dntp 的搜索窗口中搜索abc ~你好,自动为中文字符添加~前缀。
  2. dnw : 打开 workspace。
  3. dnwa abc: 以名称 abc 保存 workspace。

V5.0

23 Feb 05:09
Compare
Choose a tag to compare

This version exchanged the actions of ⌘Command + Enter and Enter. It added some new amazing features.

  • Press Enter to open the selected file with external editor.
  • Press ⌘Command + Enter to open with DEVONthink.
  • Press ⌥Option + Enter to reveal result in DEVONthink.
  • Press , fn, etc. to show file actions of Alfred. The keys are set in Features → File Search → Actions of Alfred Preferences.
  • Press Shift or ⌘Command + Y to QuickLook the selected file.
  • Press ⌘Command + C to copy DEVONthink link (x-devonthink-item://xxxx) of the selected file.
  • Drag & Drop file in the result list to wherever you want.

这个版本交换了 ⌘Command + EnterEnter 两个动作。并增加了几个很棒的特性。

  • 按下 回车 用外部程序(系统默认)打开所选文件。
  • 按下 ⌘Command + 回车 用 DEVONthink 打开所选文件。
  • 按下 ⌥Option + 回车 在 DEVONthink 窗口中显示所选文件。
  • 按下 fn 等,显示 Alfred 文件动作。可以在 Alfred 设置里 Features → File Search → Actions 中查看或修改按键。
  • 按下 Shift⌘Command + Y 可以预览(QuickLook)当前选中的文件。
  • 按下 ⌘Command + C 复制当前选中的文件在 DEVONthink 中的链接(x-devonthink-item://xxxx)。
  • 直接拖拽列表中的文件,复制到你需要的地方。

V4.3

08 Dec 01:00
Compare
Choose a tag to compare

Changed Run Behaviour of Script Filter to improve performance when searching in large databases


更改 Script Filter 的 Run Behaviour,以改善在大数据库中搜索时的性能问题。

V4.2

07 Dec 11:01
Compare
Choose a tag to compare

Change regex of matching Chinese characters for compatibility.


更换匹配中文字符的正则表达式,以解决在部分版本的系统上无法运行的问题