Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ktkongtong/obsidian-meta-sync


https://github.com/ktkongtong/obsidian-meta-sync

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Obsidian Meta Sync Plugin

This is an obsidian plugin to sync content metadata to postgres.

syncing content include:
- a generated id written in frontmatter.
- most Frontmatter like id, title, excerpt, tags, date
- relativePath to the root
- `folder` or `file` field // maybe file-resource

## use case
1. sync content metadata to db.
2. use remote-save like plugins to sync content to cloud storeage. like s3 or r2.
3. now you can use it to create abd serve a publish like custom service.