本文是我浏览Eleanor Konik所撰写的ob英文周报后的笔记,对应条目都附上了具体链接,对于其中的技术性问题不予保证,仅表示我对此类信息有兴趣。
https://www.eleanorkonik.com/2023-06-17/
又增加了一个同步插件,可以运行自己在服务器上搭建同步服务,但不知道效果怎样,有docker
https://github.com/Alt-er/obsidian-sync-share
PDF的阅读插件也多了一个,还可以通过语句来控制显示的页面,不知道最后的效果是否能更好(better)呢
https://github.com/joleaf/obsidian-better-pdf-2-plugin
有许多群友有讨论如何给ob加密,本期有2个插件提供了相关服务。password protection还有中文说明。locksidian则明确说了,不会加密本地的文件,应该只是在ob中限制了访问。我对md纯文本的加密,感觉还是没有必要,如果有机要信息,最好还是用另一类软件。此外上网不涉密,涉密不上网。
https://github.com/qing3962/password-protection
https://github.com/SineCrepusculum/locksidian
Task插件迎来了4.0版本,增加了分组功能,这可能是一个大升级。
https://github.com/obsidian-tasks-group/obsidian-tasks/releases/tag/4.0.0
关于使用ob的学术写作,在Medium上有一篇长文Obsidian Tutorial for Academic Writing by Leonardo Castorina
https://betterhumans.pub/obsidian-tutorial-for-academic-writing-87b038060522
另外,还有一个ob的pandoc模板: https://github.com/universvm/obsidian-pandoc-templates
pandoc最近好像讨论也很多,我有空可能也写一份文章。