sisyphe42520 downloadsProvides a Logseq-native experience and enhance workflow compatibility between both applications.
English | 简体中文
An Obsidian plugin designed to provide a Logseq-native experience and enhance workflow compatibility between both applications.
All features can be enabled/disabled individually in plugin settings for maximum customization.
Real-time validation showing if lines follow Logseq's - format. Status shown in status bar.
Command to check date formats, journals/pages settings, namespace consistency, and task markers throughout the vault.
WIP: Needing more feedback and functionality. Having the potential to be the main feature if it works well.
Syncs Logseq favorites to Obsidian bookmarks. Handles duplicates and creates missing pages if needed with manual confirmation.
Transform selected text from the command palette or editor context menu:
List conversion preserves code fences, tables, HTML blocks, blank lines, and existing bullet markers. Line-break conversion only changes plain-paragraph breaks. The feature has one master switch, and each nested action can be turned off or appear as a command, a context-menu item, or both. Commands can be assigned custom hotkeys in Obsidian.
With Strict line breaks disabled, soft and hard breaks may look identical in rendered views. The source still differs by two trailing spaces.
.obsidian/plugins/Sync Settings command to sync bookmarksnpm install
npm test
npm run build
MIT