自定义同步:除了笔记内容,LiveSync 还支持同步 Obsidian 的设置、代码片段、主题和插件等(通过 Customization Sync (Beta) 或 Hidden File Sync 功能)。 跨平台:LiveSync 插件兼容所有 Obsidian 支持的平台,包括桌面端和移动端。 通过这三个组件的协同工作,可以搭建一个不亚于商业同步
Obsidian shared to Notion - 把你的笔记分享到Notion。 Emoji ToolBar - 添加表情符号工具栏,方便插入表情符号。 Excalidraw - 集成 Excalidraw 绘图工具,支持创建手绘风格流程图等。 ExecuteCode - 在笔记中执行代码片段并展示结果。 File Color - 给你的笔记标题添加颜色,更醒目,方便查看。 File explorer Note co...
Go to https://www.notion.com/my-integrations Once created, copy secrets toekn Note: database first custom name must be "Name", otherwise sync to notion will be failed Step 2: Share a database with your integration Create a new page (with public permissions) Create a new database in ...
认真记过笔记的人都知道,笔记种类有很多种,我用过有道,印象,为知,Typora,Notion,语雀,思源,logseq,最终选择了 Obsidian,因为它支持多平台,支持 Markdown,支持代码高亮,支持双链,支持白板和日记,支持语音输入,本地存储,也可以通过插件和网盘等同步,插件丰富,强大的社区支持。只有你想不到的,没有它做不到的,即使做...
Share to NotionNext:将笔记分享到 Notion。 Smart Connections:智能链接笔记,发现并建立笔记间的关系。 Spaced Repetition:间隔重复,辅助记忆和学习笔记内容。 Strange New Worlds:随机打开笔记,激发灵感,探索新想法。 Style Settings:自定义 Obsidian 样式,个性化界面外观。
Share obsidian markdown file to notion and generate notion share link 同步obsdian文件到notion,并生成notion分享链接,可以方便的分享obsidian的文件。 - obsidian-to-notion/Message.ts at master · Zfd-Github/obsidian-to-notion
使用Obsidian时,产生的所有资料全部存储在本地,用户拥有对自己的数据的完全控制权和隐私,而不像Notion、印象笔记等以云为中心的笔记软件将数据存在云端,存在隐私问题、无法导出非加密内容、或者甚至强制要求在线使用。 多端编辑及即时同步笔记的方式 前面提到,Obsidian的文件都存储在设备本地,那么如何在多个不同设备之间...
Obsidian is a great, customizable tool for note-taking and personal knowledge management. But before youmigrate your life into Obsidian, you might want to know your options for backing up these notes to the cloud. While Obsidian offers a sync tool, it's a paid feature. So what if you're...
Apps likeNotion,Google Keep,OneNote, etc. have a built-in sync feature that makes all your notes and files available on your computer, smartphone, tablet, etc. – for no additional cost. Obsidian -- on the other hand, has the sync feature -- but it isn’t available for free. You ca...
对此,诚然可以选择官方的 Obsidian Sync 服务,或者使用 Dropbox 等第三方同步工具,但我最推荐的还是使用Git 同步。理由在于: 相比其他解决方案,Git 是开源的,不仅免费,而且安全性有保证; 作为最先进的分布式版本控制系统(没有之一),用 Git 可以方便地实现版本回溯和协同编辑等功能; Git 支持多种操作系统(Windows、...