Logseqer

by sisyphe42
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Provides a Logseq-native experience and enhance workflow compatibility between both applications.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Obsidian Logseqer Plugin

English | 简体中文

An Obsidian plugin designed to provide a Logseq-native experience and enhance workflow compatibility between both applications.

Main Features

All features can be enabled/disabled individually in plugin settings for maximum customization.

1. Syntax Check

Real-time validation showing if lines follow Logseq's - format. Status shown in status bar.

2. Vault Compatibility Check

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.

3. Bookmark Sync

Syncs Logseq favorites to Obsidian bookmarks. Handles duplicates and creates missing pages if needed with manual confirmation.

4. Journal Enhancements

  • Auto-formats new journal files
  • Customizable default backlinks query

TODO

  1. Page preview
  2. clear unused journals

Quick Start

  1. Install plugin in .obsidian/plugins/
  2. Enable in Settings → Community Plugins
  3. Configure folder paths in settings (with autocomplete and default values which recommended)
  4. Run Sync Settings command to sync bookmarks

Build

npm install
npm run build

Settings

  • Toggle Features: Enable/disable each feature independently
  • Folder Configuration: Logseq and Obsidian folders (autocomplete available)
  • Backlink Query: Customize journal backlinks filter
  • Restore Defaults: Reset all settings to defaults

License

MIT