内容简介:A tool is great if it:Simplicity means that a tool won’t always be able to answer 100% of one’s specific needs. But that’s totally OK, as long as achieving what one needs is possible through other means. Since I am using Bear as my go-to knowledge database
A tool is great if it:
- does one thing, but does it well
- mixes well with the other tools in one’s toolbox
Bear is one of the greatest note-taking applications, available for the Apple ecosystem. A big part of what makes it so great is its clean and simplistic user experience. I have tried switching to other tools such as Notion , and lately, Roam Research , but I always come back to Bear. The simplicity of writing in plain Markdown, combined with the intuitive organisation of notes thanks to nested tags, make for a powerful combination. One that allows anyone to start with a simple note, and expand it to a complete digital map of their brain.
Simplicity means that a tool won’t always be able to answer 100% of one’s specific needs. But that’s totally OK, as long as achieving what one needs is possible through other means. Since I am using Bear as my go-to knowledge database, being able to get quick answers is crucial. While Bear does have an integrated search functionality, switching back and forth between applications can be a serious context switch.
Thus, I was super happy to find out about this Alfred Workflow , which allows for searching one’s entire Bear database directly in Alfred :
One can search for anything, including filtering by hashtags, or any of the special @
-style tags in Bear ( @today
, @todo
, etc). Additionally, one explicitly start a new note, by typing bn
and follow with the note’s title.
More than anything, the workflow is completely 100% open-source, built in Go, and by a helpful developer ( Chris Redford ), who is always open to new contributions, ideas, and feature suggestions. I hope to have been helpful (and not too annoying) to Chris in the development of this workflow, if not on the coding side, at least, with suggestions and feedback.
If Alfred and Bear are two apps you use on a daily basis, you absolutely must download this. It will let your productivity skyrocket.
Tools Mentioned
drgrib/alfred-bear
Streamlined note searching and creation for Bear using Alfred - drgrib/alfred-bear
drgrib GitHub
Bear - Write beautifully on iPhone, iPad, and Mac
Bear is a beautiful, flexible writing app for crafting notes and prose.
Bear App
Alfred - Productivity App for macOS
Alfred is a productivity application for macOS, which boosts your efficiency with hotkeys, keywords and text expansion. Search your Mac and the web, and control your Mac using custom actions with the Powerpack.
Productivity App for macOS
Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
A new tool that blends your everyday work apps into one. It’s the all-in-one workspace for you and your team
Notion
Roam Research – A note taking tool for networked thought.
As easy to use as a word document or bulleted list, and as powerful for finding, collecting, and connecting related ideas as a graph database. Collaborate with others in real time, or store all your data locally.
Roam Research
以上所述就是小编给大家介绍的《Getting Your Bear Notes Productivity to the Next Level Using Alfred》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Docker从入门到实战
黄靖钧 / 机械工业出版社 / 2017-6 / 69.00元
本书从Docker的相关概念与基础知识讲起,结合实际应用,通过不同开发环境的实战例子,详细介绍了Docker的基础知识与进阶实战的相关内容,以引领读者快速入门并提高。 本书共19章,分3篇。第1篇容器技术与Docker概念,涵盖的内容有容器技术、Docker简介、安装Docker等。第2篇Docker基础知识,涵盖的内容有Docker基础、Docker镜像、Dockerfile文件、Dock......一起来看看 《Docker从入门到实战》 这本书的介绍吧!